aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@densan-labs.net>2016-02-07 16:47:27 +0900
committerShinsuke Nishio <nishio@densan-labs.net>2016-02-07 16:47:27 +0900
commit827cca6bac7109626528dbb5a29363f3099bb172 (patch)
treed11735e819550bb01c6a4781d4e55ebed3d8bbb5 /pom.xml
parent77e9636ee92d8d5635be21b9598d5b37b58a7951 (diff)
downloadbbprb-827cca6bac7109626528dbb5a29363f3099bb172.tar.gz
change version from 1.4.15 to 1.4.15-SNAPSHOT to release
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ba7366d..a6550d0 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.15</version>
+ <version>1.4.15-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>