Skip to content

Commit 503f822

Browse files
committed
[maven-release-plugin] prepare release nodelabelparameter-1.12.0
1 parent 1310d8b commit 503f822

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>nodelabelparameter</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.12.0</version>
1414
<packaging>hpi</packaging>
1515
<name>Node and Label parameter plugin</name>
1616
<url>https://github.com/${gitHubRepo}</url>
@@ -44,7 +44,7 @@
4444
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
4545
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
4646
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
47-
<tag>${scmTag}</tag>
47+
<tag>nodelabelparameter-1.12.0</tag>
4848
<url>https://github.com/${gitHubRepo}</url>
4949
</scm>
5050

0 commit comments

Comments
 (0)