diff --git a/cli/pom.xml b/cli/pom.xml index 786f1c6f065784a9f86527f530ecf483e5fc46a1..83f6da27916f6d0761ced9b1ff315c8511a258f6 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.78-SNAPSHOT + 2.78 cli diff --git a/core/pom.xml b/core/pom.xml index 5e5f3882683cb8fc787cfa0758243c9aaedc2928..cd980901cd38931b65eee4248cc3ad64f68d942b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.78-SNAPSHOT + 2.78 jenkins-core diff --git a/pom.xml b/pom.xml index f7d2b476789f9c947d1265caece3cad0996807d4..afa01823b4f06b0b82aa2fabdb498d46717bb5a9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.78-SNAPSHOT + 2.78 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.78 diff --git a/test/pom.xml b/test/pom.xml index 4d59cff4842f17ebd5bd64e7dfd05993314dce09..3afdf97aca23ed9f88b0d2eafb9f82901657dcc3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.78-SNAPSHOT + 2.78 test diff --git a/war/pom.xml b/war/pom.xml index 72b574c19472cdbc13ff35a3ef962c4edac8bfe3..5f78ca9ed324cfb5ca8b5653bd02781e10f8dce0 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.78-SNAPSHOT + 2.78 jenkins-war