Skip to content

Commit b0e8dee

Browse files
committed
[maven-release-plugin] prepare release JDK_Parameter_Plugin-1.2
1 parent 6d58cfd commit b0e8dee

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.2-SNAPSHOT</version>
14+
<version>1.2</version>
1515
<name>JDK Parameter Plugin</name>
1616
<packaging>hpi</packaging>
1717
<description>This plugin allows you to specify what JDK should be used for a job at the build parameters stage.</description>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:https://github.com/jenkinsci/JDK_Parameter_Choice.git</connection>
2929
<developerConnection>scm:git:git@github.com:jenkinsci/JDK_Parameter_Choice.git</developerConnection>
3030
<url>https://github.com/jenkinsci/JDK_Parameter_Choice</url>
31-
<tag>HEAD</tag>
31+
<tag>JDK_Parameter_Plugin-1.2</tag>
3232
</scm>
3333
<properties>
3434
<jenkins.version>2.346.3</jenkins.version>

0 commit comments

Comments
 (0)