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 71f34f9 commit 9ba1299Copy full SHA for 9ba1299
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>4.0.0</version>
+ <version>4.0.1-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
8
<name>JUnit Foundation</name>
@@ -48,7 +48,7 @@
48
<connection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</connection>
49
<developerConnection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</developerConnection>
50
<url>https://github.com/Nordstrom/JUnit-Foundation/tree/master</url>
51
- <tag>junit-foundation-4.0.0</tag>
+ <tag>HEAD</tag>
52
</scm>
53
54
<distributionManagement>
0 commit comments