Skip to content

Commit 95da197

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ebeeb6d commit 95da197

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ limitations under the License.
3737
</licenses>
3838

3939
<properties>
40-
<revision>2.44</revision>
41-
<changelist></changelist>
40+
<revision>2.45</revision>
41+
<changelist>-SNAPSHOT</changelist>
4242
<test.jenkins.compute.provider>FIXME_PROVIDER</test.jenkins.compute.provider>
4343
<test.jenkins.compute.endpoint />
4444
<test.jenkins.compute.api-version />
@@ -121,7 +121,7 @@ limitations under the License.
121121
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
122122
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
123123
<url>https://github.com/${gitHubRepo}</url>
124-
<tag>jclouds-jenkins-2.44</tag>
124+
<tag>${scmTag}</tag>
125125
</scm>
126126

127127
<repositories>

0 commit comments

Comments
 (0)