aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorS.Nishio <nishio@densan-labs.net>2016-02-07 16:46:06 +0900
committerS.Nishio <nishio@densan-labs.net>2016-02-07 16:46:06 +0900
commit77e9636ee92d8d5635be21b9598d5b37b58a7951 (patch)
treecc44795d13511885860b4372e255e758984f48ea /pom.xml
parentbcedbd3da1781bdf13db196f5854f945f112e27c (diff)
parent85a09f7392c50531365e89e94766a9caf3cac0f1 (diff)
downloadbbprb-77e9636ee92d8d5635be21b9598d5b37b58a7951.tar.gz
Merge pull request #74 from maxvodo/master
Add support for credentials from the Jenkins credentials store
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 b7a2938..ba7366d 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.14-SNAPSHOT</version>
+ <version>1.4.15</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>