Skip to content

Commit ba51b56

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

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
@@ -6,7 +6,7 @@
66
<version>1.580.1</version>
77
</parent>
88
<artifactId>junit</artifactId>
9-
<version>1.5</version>
9+
<version>1.6-SNAPSHOT</version>
1010
<packaging>hpi</packaging>
1111
<name>JUnit Plugin</name>
1212
<description>Allows JUnit-format test results to be published.</description>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2222
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2323
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
24-
<tag>junit-1.5</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626
<repositories>
2727
<repository>

0 commit comments

Comments
 (0)