Skip to content

Commit 22a6c06

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

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

1818
<properties>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git://github.com/jenkinsci/bitbucket-build-status-notifier-plugin.git</connection>
4545
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-build-status-notifier-plugin.git</developerConnection>
4646
<url>http://github.com/jenkinsci/bitbucket-build-status-notifier-plugin</url>
47-
<tag>1.2.2</tag>
47+
<tag>HEAD</tag>
4848
</scm>
4949

5050
<repositories>

0 commit comments

Comments
 (0)