aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@densan-labs.net>2016-06-03 00:42:19 +0900
committerShinsuke Nishio <nishio@densan-labs.net>2016-06-03 00:42:19 +0900
commit37d5d42e056d5faff0bbed119115a4cbe7c4e016 (patch)
tree94ef0fc4831bf112b37fadeee8a602d6df1f0d75
parentbcb619bb9bca4a27a89c27056c96e845e7e68b14 (diff)
downloadbbprb-37d5d42e056d5faff0bbed119115a4cbe7c4e016.tar.gz
[maven-release-plugin] prepare for next development iteration
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6e3e743..976d29c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>bitbucket-pullrequest-builder</artifactId>
<name>Bitbucket Pullrequest Builder Plugin</name>
- <version>1.4.19</version>
+ <version>1.4.20-SNAPSHOT</version>
<description>This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.</description>
<packaging>hpi</packaging>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+pullrequest+builder+plugin</url>
@@ -17,7 +17,7 @@
<connection>scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</url>
- <tag>bitbucket-pullrequest-builder-1.4.19</tag>
+ <tag>HEAD</tag>
</scm>
<developers>
<developer>