Skip to content

Commit 22aa2ee

Browse files
committed
[maven-release-plugin] prepare release jclouds-jenkins-2.43
1 parent 767896b commit 22aa2ee

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
@@ -24,7 +24,7 @@ limitations under the License.
2424
</parent>
2525

2626
<artifactId>jclouds-jenkins</artifactId>
27-
<version>${revision}${changelist}</version>
27+
<version>2.43</version>
2828
<packaging>hpi</packaging>
2929
<name>Jenkins JClouds plugin</name>
3030
<description>Allows Jenkins to build using Cloud Servers via JClouds</description>
@@ -121,7 +121,7 @@ limitations under the License.
121121
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
122122
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
123123
<url>https://github.com/${gitHubRepo}</url>
124-
<tag>${scmTag}</tag>
124+
<tag>jclouds-jenkins-2.43</tag>
125125
</scm>
126126

127127
<repositories>

0 commit comments

Comments
 (0)