Skip to content

Commit 4e7a571

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3410df9 commit 4e7a571

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
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>openstack-cloud</artifactId>
10-
<version>2.51</version>
10+
<version>2.52-SNAPSHOT</version>
1111
<packaging>hpi</packaging>
1212
<name>OpenStack Cloud Plugin</name>
1313
<description>Allows Jenkins to build on OpenStack nodes</description>
@@ -233,7 +233,7 @@
233233
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection>
234234
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/openstack-cloud-plugin.git</developerConnection>
235235
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url>
236-
<tag>openstack-cloud-2.51</tag>
236+
<tag>HEAD</tag>
237237
</scm>
238238

239239
<repositories>

0 commit comments

Comments
 (0)