Skip to content

Commit f0e710b

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

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.4.1</version>
15+
<version>1.4.2-SNAPSHOT</version>
1616
<packaging>hpi</packaging>
1717

1818
<properties>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git://github.com/jenkinsci/bitbucket-build-status-notifier-plugin.git</connection>
4747
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-build-status-notifier-plugin.git</developerConnection>
4848
<url>http://github.com/jenkinsci/bitbucket-build-status-notifier-plugin</url>
49-
<tag>1.4.1</tag>
49+
<tag>HEAD</tag>
5050
</scm>
5151

5252
<repositories>

0 commit comments

Comments
 (0)