diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 94863e60..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-7 + 1.2 diff --git a/pom.xml b/pom.xml index 38cc735a..3b9ccc26 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.jenkins-ci.plugins plugin - 4.6 + 4.31 pipeline-input-step @@ -19,9 +19,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} @@ -39,16 +39,16 @@ 2.13 -SNAPSHOT - 2.176.4 + 2.222.4 8 - true + jenkinsci/${project.artifactId}-plugin io.jenkins.tools.bom - bom-2.176.x - 11 + bom-2.222.x + 887.vae9c8ac09ff7 pom import