Skip to content

Commit 370af40

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 847730e commit 370af40

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
@@ -13,7 +13,7 @@
1313
</properties>
1414
<groupId>com.sonyericsson.hudson.plugins.rebuild</groupId>
1515
<artifactId>rebuild</artifactId>
16-
<version>1.32</version>
16+
<version>1.33-SNAPSHOT</version>
1717
<packaging>hpi</packaging>
1818
<name>Rebuilder</name>
1919
<repositories>
@@ -115,6 +115,6 @@
115115
<connection>scm:git:https://github.com/jenkinsci/rebuild-plugin</connection>
116116
<developerConnection>scm:git:https://github.com/jenkinsci/rebuild-plugin</developerConnection>
117117
<url>https://github.com/jenkinsci/rebuild-plugin</url>
118-
<tag>rebuild-1.32</tag>
118+
<tag>HEAD</tag>
119119
</scm>
120120
</project>

0 commit comments

Comments
 (0)