Skip to content

Commit 7eec900

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 15979a9 commit 7eec900

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
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>JDK_Parameter_Plugin</artifactId>
14-
<version>1.4</version>
14+
<version>1.5-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616
<name>JDK Parameter Plugin</name>
1717
<url>https://github.com/jenkinsci/JDK_Parameter_Plugin-plugin</url>
@@ -26,7 +26,7 @@
2626
<scm>
2727
<connection>scm:git:https://github.com/jenkinsci/JDK_Parameter_Plugin-plugin.git</connection>
2828
<developerConnection>scm:git:git@github.com:jenkinsci/JDK_Parameter_Plugin-plugin.git</developerConnection>
29-
<tag>JDK_Parameter_Plugin-1.4</tag>
29+
<tag>HEAD</tag>
3030
<url>https://github.com/jenkinsci/JDK_Parameter_Plugin-plugin</url>
3131
</scm>
3232

0 commit comments

Comments
 (0)