We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4f0a6 commit fefa9c9Copy full SHA for fefa9c9
development/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.gurux</groupId>
4
<artifactId>gurux.net</artifactId>
5
- <version>1.0.21</version>
+ <version>1.0.22-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<name>gurux.net.java</name>
8
<url>http://www.gurux.org</url>
@@ -34,7 +34,7 @@
34
<connection>scm:git:https://github.com/gurux/gurux.net.java.git</connection>
35
<url>https://github.com/gurux/gurux.net.java</url>
36
<developerConnection>scm:git:https://github.com/gurux/gurux.net.java.git</developerConnection>
37
- <tag>v1.0.21</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<!-- Update component to Central repository. -->
0 commit comments