Skip to content

Commit fefa9c9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ca4f0a6 commit fefa9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

development/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.gurux</groupId>
44
<artifactId>gurux.net</artifactId>
5-
<version>1.0.21</version>
5+
<version>1.0.22-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>gurux.net.java</name>
88
<url>http://www.gurux.org</url>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/gurux/gurux.net.java.git</connection>
3535
<url>https://github.com/gurux/gurux.net.java</url>
3636
<developerConnection>scm:git:https://github.com/gurux/gurux.net.java.git</developerConnection>
37-
<tag>v1.0.21</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<!-- Update component to Central repository. -->

0 commit comments

Comments
 (0)