Skip to content

Commit c0959b1

Browse files
author
Antonio Mansilla
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5dc6c54 commit c0959b1

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
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>bitbucket-build-status-notifier</artifactId>
14-
<version>1.4.2</version>
14+
<version>1.4.3-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616

1717
<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.4.2</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<repositories>

0 commit comments

Comments
 (0)