aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Damovsky <martin.damovsky@gmail.com>2017-02-20 10:41:52 +0100
committerGitHub <noreply@github.com>2017-02-20 10:41:52 +0100
commitd7700dca7edda31c0aa7da89dc0ed7f1450dd2d5 (patch)
tree0dffac3389f7571da134c4dc64bca749eae35bfb /pom.xml
parent56abec8dd0671f660ea1d94ea07fcc919a8924a7 (diff)
parent0debdfbdf1846f74928e0c4e932475b77e655a06 (diff)
downloadbbprb-d7700dca7edda31c0aa7da89dc0ed7f1450dd2d5.tar.gz
Merge pull request #97 from frodeaa/jenkins2-pipeline-support-94
Support Jenkins2 pipeline
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 fb23ec8..98d2446 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
- <version>1.509.4</version><!-- which version of Jenkins is this plugin built against? -->
+ <version>1.596.1</version>
</parent>
<artifactId>bitbucket-pullrequest-builder</artifactId>