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 15979a9 commit 7eec900Copy full SHA for 7eec900
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>JDK_Parameter_Plugin</artifactId>
14
- <version>1.4</version>
+ <version>1.5-SNAPSHOT</version>
15
<packaging>hpi</packaging>
16
<name>JDK Parameter Plugin</name>
17
<url>https://github.com/jenkinsci/JDK_Parameter_Plugin-plugin</url>
@@ -26,7 +26,7 @@
26
<scm>
27
<connection>scm:git:https://github.com/jenkinsci/JDK_Parameter_Plugin-plugin.git</connection>
28
<developerConnection>scm:git:git@github.com:jenkinsci/JDK_Parameter_Plugin-plugin.git</developerConnection>
29
- <tag>JDK_Parameter_Plugin-1.4</tag>
+ <tag>HEAD</tag>
30
31
</scm>
32
0 commit comments