We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39be0af commit da2821cCopy full SHA for da2821c
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.nordstrom.tools</groupId>
4
<artifactId>junit-foundation</artifactId>
5
- <version>8.0.1-SNAPSHOT</version>
+ <version>8.0.1</version>
6
<packaging>jar</packaging>
7
8
<name>JUnit Foundation</name>
@@ -49,7 +49,7 @@
49
<connection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</connection>
50
<developerConnection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</developerConnection>
51
<url>https://github.com/Nordstrom/JUnit-Foundation/tree/master</url>
52
- <tag>HEAD</tag>
+ <tag>junit-foundation-8.0.1</tag>
53
</scm>
54
55
<distributionManagement>
0 commit comments