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 3963b4f commit 3a21fc7Copy full SHA for 3a21fc7
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>3.1.2</version>
+ <version>3.1.3-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
8
<name>JUnit Foundation</name>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</connection>
47
<developerConnection>scm:git:https://github.com/Nordstrom/JUnit-Foundation.git</developerConnection>
48
<url>https://github.com/Nordstrom/JUnit-Foundation/tree/master</url>
49
- <tag>junit-foundation-3.1.2</tag>
+ <tag>HEAD</tag>
50
</scm>
51
52
<distributionManagement>
0 commit comments