Skip to content

Commit da2821c

Browse files
committed
[maven-release-plugin] prepare release junit-foundation-8.0.1
1 parent 39be0af commit da2821c

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.nordstrom.tools</groupId>
44
<artifactId>junit-foundation</artifactId>
5-
<version>8.0.1-SNAPSHOT</version>
5+
<version>8.0.1</version>
66
<packaging>jar</packaging>
77

88
<name>JUnit Foundation</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</connection>
5050
<developerConnection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</developerConnection>
5151
<url>https://github.com/Nordstrom/JUnit-Foundation/tree/master</url>
52-
<tag>HEAD</tag>
52+
<tag>junit-foundation-8.0.1</tag>
5353
</scm>
5454

5555
<distributionManagement>

0 commit comments

Comments
 (0)