Skip to content

Commit b7dcb10

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c6b0ff4 commit b7dcb10

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>17.2.4</version>
5+
<version>17.2.5-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

88
<name>JUnit Foundation</name>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:https://github.com/sbabcoc/JUnit-Foundation.git</connection>
5353
<developerConnection>scm:git:https://github.com/sbabcoc/JUnit-Foundation.git</developerConnection>
5454
<url>https://github.com/sbabcoc/JUnit-Foundation/tree/master</url>
55-
<tag>junit-foundation-17.2.4</tag>
55+
<tag>HEAD</tag>
5656
</scm>
5757

5858
<distributionManagement>

0 commit comments

Comments
 (0)