aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Damovsky <martin.damovsky@gmail.com>2017-02-20 13:14:26 +0100
committerGitHub <noreply@github.com>2017-02-20 13:14:26 +0100
commit6f4801d6123397c060a05e980f9421ed8b983aa3 (patch)
tree4eca6474a26791e58d5b01c37993b6126cc7744b /pom.xml
parentd6add0ce1f04133e65c0ec10b03268bded3818f0 (diff)
parent9417295b77c5b1da8dd5454862e2998f0f03ebb1 (diff)
downloadbbprb-6f4801d6123397c060a05e980f9421ed8b983aa3.tar.gz
Merge pull request #16 from jenkinsci/upgrading-parent-pom
Upgrading parent pom org.jenkins-ci.plugins to version 2.11.
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 0b47d8c..2349bb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<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>