We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f8a4b commit 687b650Copy full SHA for 687b650
pom.xml
@@ -38,7 +38,7 @@ limitations under the License.
38
39
<properties>
40
<revision>2.44</revision>
41
- <changelist>-SNAPSHOT</changelist>
+ <changelist></changelist>
42
<test.jenkins.compute.provider>FIXME_PROVIDER</test.jenkins.compute.provider>
43
<test.jenkins.compute.endpoint />
44
<test.jenkins.compute.api-version />
@@ -121,7 +121,7 @@ limitations under the License.
121
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
122
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
123
<url>https://github.com/${gitHubRepo}</url>
124
- <tag>${scmTag}</tag>
+ <tag>jclouds-jenkins-2.44</tag>
125
</scm>
126
127
<repositories>
0 commit comments