diff --git a/pom.xml b/pom.xml index 5b5f5bf..9c6fb85 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jvnet.hudson.plugins analysis-pom - 5.23.0 + 5.24.0 @@ -15,11 +15,12 @@ ${revision}${changelist} Provides jQuery 3.x for Jenkins plugins. - https://github.com/jenkinsci/jquery3-api-plugin + https://github.com/jenkinsci/${project.artifactId}-plugin 3.6.0-3 -SNAPSHOT + jenkinsci/${project.artifactId}-plugin 3.6.0 ${project.groupId}.jquery3 @@ -97,9 +98,9 @@ - scm:git:git://github.com/jenkinsci/jquery3-api-plugin.git - scm:git:git@github.com:jenkinsci/jquery3-api-plugin.git - https://github.com/jenkinsci/jquery3-api-plugin + scm:git:https://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git + https://github.com/${gitHubRepo} ${scmTag}