From 019e528ffb4e85141829f4c5c0fa24225511cdc9 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Mon, 12 Jun 2017 20:03:08 -0400 Subject: [PATCH 1/2] [JENKINS-41631] Demonstration of POM update. --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 710180bc..322f0b9a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,8 @@ org.jenkins-ci.plugins plugin - 2.23 + 2.31-20170612.235547-1 + @@ -38,6 +39,12 @@ subversion 2.5.7 true + + + org.jenkins-ci.plugins + scm-api + + org.jenkins-ci.plugins @@ -66,13 +73,17 @@ org.apache.httpcomponents httpcore + + org.apache.ant + ant + org.jenkins-ci.plugins conditional-buildstep 1.3.1 - + @@ -86,6 +97,12 @@ workflow-cps 2.27 test + + + org.jenkins-ci + symbol-annotation + + org.jenkins-ci.plugins.workflow @@ -116,6 +133,12 @@ matrix-auth 1.4 test + + + org.jenkins-ci.plugins.icon-shim + icon-set + + org.mockito @@ -129,6 +152,17 @@ + + org.jenkins-ci.plugins + script-security + 1.25 + + + org.jenkins-ci.plugins + token-macro + 1.10 + test + From dd78f2554aaf0048454792837ba1d7273d8bd905 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Mon, 26 Jun 2017 17:21:12 -0400 Subject: [PATCH 2/2] plugin-pom 2.31 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8c8ab3c3..e44c44a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 2.31-20170612.235547-1 + 2.31