Skip to content

Commit 48cd615

Browse files
committed
[maven-release-plugin] prepare release java-utils-1.3.1
1 parent be862d8 commit 48cd615

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>com.github.nordstrom.tools</groupId>
54
<artifactId>java-utils</artifactId>
6-
<version>1.3.1-SNAPSHOT</version>
5+
<version>1.3.1</version>
76
<packaging>jar</packaging>
87

98
<name>Java Utils</name>
@@ -42,6 +41,7 @@
4241
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
4342
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
4443
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
44+
<tag>java-utils-1.3.1</tag>
4545
</scm>
4646

4747
<distributionManagement>

0 commit comments

Comments
 (0)