diff --git a/plugins/pom.xml b/plugins/pom.xml index 4473d9a26f35b8bd1684f798c961446cb710e7d2..396167caea40825d3a89eab7849ae423413d8231 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci jenkins - 1.14 + 1.15 org.jenkins-ci.plugins diff --git a/pom.xml b/pom.xml index d976958e7b8afedac4dfa7f3f710ca2e73275a48..902b557bd6210963f3c34ba37c82cd0dec566d96 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci jenkins - 1.14 + 1.15 org.jenkins-ci.main @@ -36,7 +36,7 @@ THE SOFTWARE. pom Jenkins main module - The module that constitutes the main hudson.war + The module that constitutes the main jenkins.war remoting @@ -53,9 +53,9 @@ THE SOFTWARE. - scm:git:git://github.com/hudson/hudson.git - scm:git:ssh://git@github.com/hudson/hudson.git - https://github.com/hudson/hudson + scm:git:git://github.com/jenkinsci/jenkins.git + scm:git:ssh://git@github.com/jenkinsci/jenkins.git + https://github.com/jenkinsci/jenkins