Skip to content

Commit 144df8c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cbe39b9 commit 144df8c

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
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>io.vavr</groupId>
1212
<artifactId>vavr-gwt</artifactId>
13-
<version>0.9.2</version>
13+
<version>1.0.0-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515
<name>Vavr GWT</name>
1616
<description>GWT support for Vavr.</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git@github.com:vavr-io/vavr-gwt.git</connection>
2727
<developerConnection>scm:git:git@github.com:vavr-io/vavr-gwt.git</developerConnection>
2828
<url>git@github.com:vavr-io/vavr-gwt.git</url>
29-
<tag>v0.9.2</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131
<developers>
3232
<developer>

0 commit comments

Comments
 (0)