aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Damovsky <martin.damovsky@gmail.com>2017-02-22 22:48:03 +0100
committerGitHub <noreply@github.com>2017-02-22 22:48:03 +0100
commit941701577b170d8778079db854f02bb1d7bb032f (patch)
tree5ab4a4e27ca78dfc17c14e044dfb2b366b8d72da /pom.xml
parentd7700dca7edda31c0aa7da89dc0ed7f1450dd2d5 (diff)
parent8717b231004ce0f4446d02e1506111b4ec13f86a (diff)
downloadbbprb-941701577b170d8778079db854f02bb1d7bb032f.tar.gz
Merge pull request #109 from jenkinsci/master
merge release 1.4.21 to basement project
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 98d2446..a0fdd11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,12 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
- <version>1.596.1</version>
+ <version>2.11</version>
</parent>
<artifactId>bitbucket-pullrequest-builder</artifactId>
<name>Bitbucket Pullrequest Builder Plugin</name>
- <version>1.4.20-SNAPSHOT</version>
+ <version>1.4.22-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>