aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorNicholas Blair <nicholas.blair@gmail.com>2017-02-23 09:40:25 -0600
committerNicholas Blair <nicholas.blair@gmail.com>2017-02-23 09:40:25 -0600
commit4c5edc0144af81056f96eceadb864ac93809b22f (patch)
treeb8b33f76cf674bd0875fd32745934d2054c42ee0 /pom.xml
parent65d4d19adf3ab11b7327aa2f0a54199ddc32a7cf (diff)
parent67e38c42109c9ed95462d1dd47404c6c102d3854 (diff)
downloadbbprb-4c5edc0144af81056f96eceadb864ac93809b22f.tar.gz
Merge branch 'master' into parameterize-comment-build-trigger
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>