Skip to content

Commit 2cea9b1

Browse files
committed
[maven-release-plugin] prepare release nodelabelparameter-1.11.0
1 parent ef060ba commit 2cea9b1

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>nodelabelparameter</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>1.11.0</version>
1515

1616
<packaging>hpi</packaging>
1717

@@ -40,7 +40,7 @@
4040
<scm>
4141
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4242
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
43-
<tag>${scmTag}</tag>
43+
<tag>nodelabelparameter-1.11.0</tag>
4444
<url>https://github.com/${gitHubRepo}</url>
4545
</scm>
4646
<properties>

0 commit comments

Comments
 (0)