Skip to content

Commit 09d4e5d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 41fca2c commit 09d4e5d

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>bitbucket</artifactId>
11-
<version>1.1.6</version>
11+
<version>1.1.7-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313
<name>Jenkins Bitbucket Plugin</name>
1414
<description>integrate Jenkins with BitBucket.</description>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:git://github.com/jenkinsci/bitbucket-plugin.git</connection>
1919
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-plugin.git</developerConnection>
2020
<url>https://github.com/jenkinsci/bitbucket-plugin</url>
21-
<tag>bitbucket-1.1.6</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<properties>

0 commit comments

Comments
 (0)