diff --git a/pom.xml b/pom.xml index 70e243662..cfffb2d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 2.10.3 -SNAPSHOT + jenkinsci/${project.artifactId}-plugin 2.2.0 8 2.277.1 @@ -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}