Skip to content

Commit 847730e

Browse files
committed
[maven-release-plugin] prepare release rebuild-1.32
1 parent 7333b63 commit 847730e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<url>https://wiki.jenkins.io/display/JENKINS/Rebuild+Plugin</url>
54
<parent>
@@ -14,7 +13,7 @@
1413
</properties>
1514
<groupId>com.sonyericsson.hudson.plugins.rebuild</groupId>
1615
<artifactId>rebuild</artifactId>
17-
<version>1.32-SNAPSHOT</version>
16+
<version>1.32</version>
1817
<packaging>hpi</packaging>
1918
<name>Rebuilder</name>
2019
<repositories>
@@ -116,6 +115,6 @@
116115
<connection>scm:git:https://github.com/jenkinsci/rebuild-plugin</connection>
117116
<developerConnection>scm:git:https://github.com/jenkinsci/rebuild-plugin</developerConnection>
118117
<url>https://github.com/jenkinsci/rebuild-plugin</url>
119-
<tag>HEAD</tag>
118+
<tag>rebuild-1.32</tag>
120119
</scm>
121120
</project>

0 commit comments

Comments
 (0)