aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMaxim Epishchev <epishev@garant.ru>2016-02-02 13:08:51 +0300
committerMaxim Epishchev <epishev@garant.ru>2016-02-02 13:13:07 +0300
commit4b880c7045ebf42974f833ffe9b11084c86c3408 (patch)
tree0181ae4946f8ee784542e4ff2ecad20658ebfa1d /pom.xml
parentbcedbd3da1781bdf13db196f5854f945f112e27c (diff)
parent06eccb61d2aa83b9d3a7e94724a6d207011de2d4 (diff)
downloadbbprb-4b880c7045ebf42974f833ffe9b11084c86c3408.tar.gz
Merge branch 'CredentialsSupport' into master
Also bump pom version Conflicts: .gitignore
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>