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 3410df9 commit 4e7a571Copy full SHA for 4e7a571
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>openstack-cloud</artifactId>
10
- <version>2.51</version>
+ <version>2.52-SNAPSHOT</version>
11
<packaging>hpi</packaging>
12
<name>OpenStack Cloud Plugin</name>
13
<description>Allows Jenkins to build on OpenStack nodes</description>
@@ -233,7 +233,7 @@
233
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection>
234
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/openstack-cloud-plugin.git</developerConnection>
235
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url>
236
- <tag>openstack-cloud-2.51</tag>
+ <tag>HEAD</tag>
237
</scm>
238
239
<repositories>
0 commit comments