Skip to content

Commit f302c9c

Browse files
committed
[maven-release-plugin] rollback the release of java-utils-1.5.0
1 parent 4cff925 commit f302c9c

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
@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
4242
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
4343
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
44-
<tag>java-utils-1.5.0</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<distributionManagement>
@@ -213,5 +213,5 @@
213213
</build>
214214
</profile>
215215
</profiles>
216-
<version>1.5.0</version>
216+
<version>1.5.0-SNAPSHOT</version>
217217
</project>

0 commit comments

Comments
 (0)