Skip to content

Commit 46001b5

Browse files
committed
[maven-release-plugin] prepare release openstack-cloud-2.52
1 parent f46f25d commit 46001b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/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.52-SNAPSHOT</version>
10+
<version>2.52</version>
1111
<packaging>hpi</packaging>
1212
<name>OpenStack Cloud Plugin</name>
1313
<description>Allows Jenkins to build on OpenStack nodes</description>
@@ -241,7 +241,7 @@
241241
<connection>scm:git:ssh://github.com/jenkinsci/openstack-cloud-plugin.git</connection>
242242
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/openstack-cloud-plugin.git</developerConnection>
243243
<url>https://github.com/jenkinsci/openstack-cloud-plugin</url>
244-
<tag>HEAD</tag>
244+
<tag>openstack-cloud-2.52</tag>
245245
</scm>
246246

247247
<repositories>

0 commit comments

Comments
 (0)