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 b547dc1 commit 26a8e3fCopy full SHA for 26a8e3f
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>JDK_Parameter_Plugin</artifactId>
14
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
15
<name>JDK Parameter Plugin</name>
16
<packaging>hpi</packaging>
17
<url>https://wiki.jenkins-ci.org/display/JENKINS/JDK+Parameter+Plugin</url>
@@ -27,7 +27,7 @@
27
<connection>scm:git:https://github.com/jenkinsci/JDK_Parameter_Choice.git</connection>
28
<developerConnection>scm:git:git@github.com:jenkinsci/JDK_Parameter_Choice.git</developerConnection>
29
<url>https://github.com/jenkinsci/JDK_Parameter_Choice</url>
30
- <tag>HEAD</tag>
+ <tag>JDK_Parameter_Plugin-1.3</tag>
31
</scm>
32
<properties>
33
<jenkins.baseline>2.479</jenkins.baseline>
0 commit comments