From cdef13254a2bd5c104ddbb392545828879865c16 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 8 Sep 2018 13:01:29 +0300 Subject: Really allow rebuilding pull requests (With the Rebuild plugin - https://wiki.jenkins.io/display/JENKINS/Rebuild+Plugin) * Make builds implicitly parameterized. * Make sure `bbprb*` are passed in environment and preserved. * Update Jenkins requirements to 2.60+ --- pom.xml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d6254d7..8be3790 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 2.11 + 3.0 bbprb Bitbucket Pullrequest Builder Plugin @@ -52,18 +52,8 @@ org.jenkins-ci.plugins - git - 2.2.4 - - - org.jenkins-ci - symbol-annotation - 1.1 - - - com.google.guava - guava - 14.0-rc3 + credentials + 2.1.16 -- cgit v1.2.3