diff --git a/cli/pom.xml b/cli/pom.xml index ca9b0ec90451baffc6ae21263afe0515bf35afa3..884801d36da2f13f3a58bd65b5f5498275411710 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.7-SNAPSHOT + 2.7 cli diff --git a/core/pom.xml b/core/pom.xml index 3a4e8d8bed9a2d72a750a091a838bce176aae9a1..01c89361b0ffe22adcf8080a0465d3ff5e7be56e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7-SNAPSHOT + 2.7 jenkins-core diff --git a/pom.xml b/pom.xml index cccaf3b91ea7f1918f6395bee5bf8c8c10cacf86..d669360c5af913975acd835561751f449ebb9da3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7-SNAPSHOT + 2.7 pom Jenkins main module @@ -58,7 +58,7 @@ THE SOFTWARE. scm:git:git://github.com/jenkinsci/jenkins.git scm:git:ssh://git@github.com/jenkinsci/jenkins.git https://github.com/jenkinsci/jenkins - HEAD + jenkins-2.7 diff --git a/test/pom.xml b/test/pom.xml index 6d46b905d537900d193fe0d60f743029296d1cc9..063b70832ac52650c0f0c1043cc3655f8da59268 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7-SNAPSHOT + 2.7 test diff --git a/war/pom.xml b/war/pom.xml index 08d928a42c87f29a8a9ca7621de20413127ad63b..e0b996e54f1c36b3529acbe5342de65b2b330520 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.7-SNAPSHOT + 2.7 jenkins-war