aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:26:15 +0900
committerShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:26:46 +0900
commit6b93970f2c744bdbfe88e3bb2c242bec7db57c00 (patch)
tree5e6d52d8f887a09a3e887b4cea169055a3e49840 /pom.xml
parentfd435af240c40c57ae83b1ece0f2ef1c1758d8b7 (diff)
downloadbbprb-6b93970f2c744bdbfe88e3bb2c242bec7db57c00.tar.gz
fix version
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 c6f7647..3116545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>bitbucket-pullrequest-builder</artifactId>
<name>Bitbucket Pullrequest Builder Plugin</name>
- <version>1.2-SNAPSHOT</version>
+ <version>1.3-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>