Skip to content

Commit dc27aac

Browse files
committed
[maven-release-plugin] prepare release java-utils-3.3.1
1 parent 6b5cc66 commit dc27aac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.nordstrom.tools</groupId>
44
<artifactId>java-utils</artifactId>
5-
<version>3.3.1-SNAPSHOT</version>
5+
<version>3.3.1</version>
66
<packaging>jar</packaging>
77

88
<name>Java Utils</name>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/sbabcoc/Java-Utils.git</connection>
4545
<developerConnection>scm:git:https://github.com/sbabcoc/Java-Utils.git</developerConnection>
4646
<url>https://github.com/sbabcoc/Java-Utils/tree/master</url>
47-
<tag>HEAD</tag>
47+
<tag>java-utils-3.3.1</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)