Skip to content

Commit a0f868f

Browse files
committed
[maven-release-plugin] prepare release java-utils-1.7.0
1 parent 65d2f66 commit a0f868f

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>HEAD</tag>
44+
<tag>java-utils-1.7.0</tag>
4545
</scm>
4646

4747
<distributionManagement>
@@ -205,5 +205,5 @@
205205
</properties>
206206
</profile>
207207
</profiles>
208-
<version>1.6.1-SNAPSHOT</version>
208+
<version>1.7.0</version>
209209
</project>

0 commit comments

Comments
 (0)