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 1f6e76c commit 2ebb7d9Copy full SHA for 2ebb7d9
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>15.2.1-SNAPSHOT</version>
+ <version>15.2.1</version>
6
<packaging>jar</packaging>
7
8
<name>JUnit Foundation</name>
@@ -54,7 +54,7 @@
54
<connection>scm:git:https://github.com/sbabcoc/JUnit-Foundation.git</connection>
55
<developerConnection>scm:git:https://github.com/sbabcoc/JUnit-Foundation.git</developerConnection>
56
<url>https://github.com/sbabcoc/JUnit-Foundation/tree/master</url>
57
- <tag>HEAD</tag>
+ <tag>junit-foundation-15.2.1</tag>
58
</scm>
59
60
<distributionManagement>
0 commit comments