Skip to content

Commit 5d2ead2

Browse files
committed
[maven-release-plugin] prepare release generic-tool-1.2
1 parent 14e3554 commit 5d2ead2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>generic-tool</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.2</version>
1313
<packaging>hpi</packaging>
1414
<name>Generic Tool Plugin</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -22,7 +22,7 @@
2222
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
2323
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
2424
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
25-
<tag>${scmTag}</tag>
25+
<tag>generic-tool-1.2</tag>
2626
<url>https://github.com/${gitHubRepo}</url>
2727
</scm>
2828
<properties>

0 commit comments

Comments
 (0)