From 5dff9928193ffa77b50d8892ca16d7fc1a603043 Mon Sep 17 00:00:00 2001 From: Nikolas Falco Date: Wed, 6 Jun 2018 14:54:04 +0200 Subject: [PATCH] Use jenkins 2.102 to build to test JEP-200 --- Jenkinsfile | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 0abe70c8..416714ac 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ #!/usr/bin/env groovy // see https://github.com/jenkins-infra/pipeline-library -buildPlugin() \ No newline at end of file +buildPlugin(jenkinsVersions: [null, '2.102']) \ No newline at end of file diff --git a/pom.xml b/pom.xml index a48f5d84..a16a9eb5 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.jenkins-ci annotation-indexer - 1.9 + 1.12 org.jenkins-ci.plugins.workflow