From 0016349946db5b90013fba3ea656d27e578651c0 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 21 Mar 2022 01:58:52 -0700 Subject: [PATCH] Update test harness (#191) * Update test harness * Incrementalify plugin --- pom.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 82fd652d..2e19d084 100644 --- a/pom.xml +++ b/pom.xml @@ -32,12 +32,12 @@ under the License. ${revision}.${changelist} hpi SAML Plugin - https://github.com/jenkinsci/saml-plugin + https://github.com/jenkinsci/${project.artifactId}-plugin - scm:git:git://github.com/jenkinsci/saml-plugin.git - scm:git:git@github.com:jenkinsci/saml-plugin.git - https://github.com/jenkinsci/saml-plugin + scm:git:git://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} ${scmTag} @@ -46,7 +46,7 @@ under the License. 999999-SNAPSHOT 2.303.3 8 - 1498.v53acb0fd4634 + jenkinsci/${project.artifactId}-plugin @@ -237,12 +237,6 @@ under the License. - - org.jenkins-ci.main - jenkins-test-harness - 1721.v385389722736 - test - org.testcontainers testcontainers @@ -265,7 +259,7 @@ under the License. io.jenkins.tools.bom bom-2.303.x - 1198.v387c834fca_1a_ + 1210.vcd41f6657f03 pom import