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 ff12823f..3dcdd2af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.jenkins-ci.plugins
plugin
- 4.6
+ 4.7
@@ -58,15 +58,16 @@
- scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git
- scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git
- http://github.com/jenkinsci/${project.artifactId}-plugin
+ scm:git:git://github.com/${gitHubRepo}.git
+ scm:git:git@github.com:${gitHubRepo}.git
+ http://github.com/${gitHubRepo}
${scmTag}
2.5.10
-SNAPSHOT
+ jenkinsci/${project.artifactId}-plugin
2.176.4
8