We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf28d1 commit b8af513Copy full SHA for b8af513
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.thehellings</groupId>
5
<artifactId>utilities</artifactId>
6
- <version>1.4</version>
+ <version>1.5-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>utilities</name>
@@ -30,7 +30,7 @@
30
<connection>scm:git:https://github.com/greg-hellings/java-utilities.git</connection>
31
<developerConnection>scm:git:[email protected]:greg-hellings/java-utilities.git</developerConnection>
32
<url>[email protected]:greg-hellings/java-utilities.git</url>
33
- <tag>1.4</tag>
+ <tag>HEAD</tag>
34
</scm>
35
36
<distributionManagement>
0 commit comments