From bef3fbbd3cb0455edfbd1afbdd52d1cb63f68f8a Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Tue, 13 Apr 2021 13:10:28 -0700 Subject: [PATCH] Update pom.xml --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index deab42083..95db1dc9a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 2.10.3 -SNAPSHOT + jenkinsci/${project.artifactId}-plugin 2.2.0 8 2.271 @@ -30,9 +31,9 @@ - scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git - scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - https://github.com/jenkinsci/${project.artifactId}-plugin + scm:git:git://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} ${scmTag}