diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 1fb5b5c6..43d62816 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,6 +2,6 @@ io.jenkins.tools.incrementals git-changelist-maven-extension - 1.0-beta-5 + 1.2 diff --git a/pom.xml b/pom.xml index 8704279f..d3c16364 100644 --- a/pom.xml +++ b/pom.xml @@ -44,9 +44,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} @@ -64,6 +64,7 @@ 2.24 -SNAPSHOT + jenkinsci/workflow-basic-steps-plugin 2.263 8 true