File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ limitations under the License.
2424 </parent >
2525
2626 <artifactId >jclouds-jenkins</artifactId >
27- <version >2.42 </version >
27+ <version >${revision}${changelist} </version >
2828 <packaging >hpi</packaging >
2929 <name >Jenkins JClouds plugin</name >
3030 <description >Allows Jenkins to build using Cloud Servers via JClouds</description >
@@ -37,7 +37,7 @@ limitations under the License.
3737 </licenses >
3838
3939 <properties >
40- <revision >2.42 </revision >
40+ <revision >2.43 </revision >
4141 <changelist >-SNAPSHOT</changelist >
4242 <test .jenkins.compute.provider>FIXME_PROVIDER</test .jenkins.compute.provider>
4343 <test .jenkins.compute.endpoint />
@@ -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 >jclouds-jenkins-2.42 </tag >
120+ <tag >${scmTag} </tag >
121121 </scm >
122122
123123 <repositories >
You can’t perform that action at this time.
0 commit comments