We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fca2c commit 09d4e5dCopy full SHA for 09d4e5d
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>bitbucket</artifactId>
11
- <version>1.1.6</version>
+ <version>1.1.7-SNAPSHOT</version>
12
<packaging>hpi</packaging>
13
<name>Jenkins Bitbucket Plugin</name>
14
<description>integrate Jenkins with BitBucket.</description>
@@ -18,7 +18,7 @@
18
<connection>scm:git:git://github.com/jenkinsci/bitbucket-plugin.git</connection>
19
<developerConnection>scm:git:git@github.com:jenkinsci/bitbucket-plugin.git</developerConnection>
20
<url>https://github.com/jenkinsci/bitbucket-plugin</url>
21
- <tag>bitbucket-1.1.6</tag>
+ <tag>HEAD</tag>
22
</scm>
23
24
<properties>
0 commit comments