Skip to content

Commit 743226a

Browse files
committed
[maven-release-plugin] prepare release java-utils-1.9.1
1 parent 7f4f72d commit 743226a

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
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
4545
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
4646
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
47-
<tag>HEAD</tag>
47+
<tag>java-utils-1.9.1</tag>
4848
</scm>
4949

5050
<distributionManagement>
@@ -256,5 +256,5 @@
256256
</properties>
257257
</profile>
258258
</profiles>
259-
<version>1.9.1-SNAPSHOT</version>
259+
<version>1.9.1</version>
260260
</project>

0 commit comments

Comments
 (0)