aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@densan-labs.net>2016-04-30 00:20:39 +0900
committerShinsuke Nishio <nishio@densan-labs.net>2016-04-30 00:20:39 +0900
commit34849c3c1f9e229bdae47a6f2c7a19317aa18ed9 (patch)
tree93bc0ed452cfb7def096ccd0392ab56b340576ff
parentfc9d456190e923213b5fc5913e3958bfeac22f0d (diff)
downloadbbprb-34849c3c1f9e229bdae47a6f2c7a19317aa18ed9.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 8f6d5ea..f7c014b 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.18</version>
+ <version>1.4.19-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.18</tag>
+ <tag>HEAD</tag>
</scm>
<developers>
<developer>