Skip to content

Commit 004dfc8

Browse files
committed
[maven-release-plugin] prepare release junit-foundation-3.1.1
1 parent 75e3202 commit 004dfc8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 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.nordstrom.tools</groupId>
54
<artifactId>junit-foundation</artifactId>
6-
<version>3.1.1-SNAPSHOT</version>
5+
<version>3.1.1</version>
76
<packaging>jar</packaging>
87

98
<name>JUnit Foundation</name>
@@ -47,7 +46,7 @@
4746
<connection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</connection>
4847
<developerConnection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</developerConnection>
4948
<url>https://github.com/Nordstrom/JUnit-Foundation/tree/master</url>
50-
<tag>HEAD</tag>
49+
<tag>junit-foundation-3.1.1</tag>
5150
</scm>
5251

5352
<distributionManagement>

0 commit comments

Comments
 (0)