Skip to content

Commit 376af1d

Browse files
author
Antonio Mansilla
committed
[maven-release-plugin] prepare for next development iteration
1 parent 073a7eb commit 376af1d

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
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.jenkins-ci.plugins</groupId>
1414
<artifactId>bitbucket-build-status-notifier</artifactId>
15-
<version>1.3.1</version>
15+
<version>1.3.2-SNAPSHOT</version>
1616
<packaging>hpi</packaging>
1717

1818
<properties>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git://github.com/jenkinsci/bitbucket-build-status-notifier-plugin.git</connection>
4646
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-build-status-notifier-plugin.git</developerConnection>
4747
<url>http://github.com/jenkinsci/bitbucket-build-status-notifier-plugin</url>
48-
<tag>1.3.1</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<repositories>

0 commit comments

Comments
 (0)