Skip to content

Commit 5ce0d9b

Browse files
committed
[maven-release-plugin] prepare release jclouds-jenkins-2.41
1 parent 8d2aea1 commit 5ce0d9b

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.41</version>
2828
<packaging>hpi</packaging>
2929
<name>Jenkins JClouds plugin</name>
3030
<description>Allows Jenkins to build using Cloud Servers via JClouds</description>
@@ -117,7 +117,7 @@ limitations under the License.
117117
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
118118
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
119119
<url>https://github.com/${gitHubRepo}</url>
120-
<tag>${scmTag}</tag>
120+
<tag>jclouds-jenkins-2.41</tag>
121121
</scm>
122122

123123
<repositories>

0 commit comments

Comments
 (0)