Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergondza committed Dec 5, 2019
1 parent 3410df9 commit 4e7a571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>

<artifactId>openstack-cloud</artifactId>
<version>2.51</version>
<version>2.52-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>OpenStack Cloud Plugin</name>
<description>Allows Jenkins to build on OpenStack nodes</description>
Expand Down Expand Up @@ -233,7 +233,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/openstack-cloud-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url>
<tag>openstack-cloud-2.51</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 4e7a571

Please sign in to comment.