From cd5a811be5d67cea4ce35bbd13333721690673bb Mon Sep 17 00:00:00 2001 From: Francisco Javier Fernandez Gonzalez Date: Fri, 8 Sep 2017 16:46:42 +0200 Subject: [PATCH 1/2] [JENKINS-46753] Fixed PCT failure against core 2.73.1. Missing dependency in scope test --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61f3eb2..15f5db8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.jenkins-ci.plugins plugin - 2.17 + 2.33 variant @@ -49,6 +49,13 @@ true test + + org.jenkins-ci.plugins + credentials + 2.1.10 + hpi + test + From 604488ff368d8dc32f2c81ad4853be632acad964 Mon Sep 17 00:00:00 2001 From: Francisco Javier Fernandez Gonzalez Date: Mon, 9 Oct 2017 15:21:57 +0200 Subject: [PATCH 2/2] [JENKINS-46753] Upgrading to latest parent POM version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be6cf8b..5b5c232 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.jenkins-ci.plugins plugin - 2.33 + 2.36 variant