Skip to content

Commit 73b7cff

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d97f4bc commit 73b7cff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.ltgt.gwt.maven</groupId>
55
<artifactId>gwt-maven-plugin</artifactId>
6-
<version>1.1.0</version>
6+
<version>HEAD-SNAPSHOT</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>Maven Plugin for GWT</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/tbroyer/gwt-maven-plugin.git</connection>
3030
<developerConnection>scm:git:git@github.com:tbroyer/gwt-maven-plugin.git</developerConnection>
3131
<url>https://github.com/tbroyer/gwt-maven-plugin</url>
32-
<tag>1.1.0</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434
<issueManagement>
3535
<system>GitHub</system>

0 commit comments

Comments
 (0)