diff --git a/cli/pom.xml b/cli/pom.xml index 9d8fe693390cbe5443c27ea1a2385361784ba345..7b108dfc52ee57cb11edf6a95c94a66af6f4420d 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.54-SNAPSHOT + 2.54 cli diff --git a/core/pom.xml b/core/pom.xml index c9d2cee765292af3d31d58dced46318b21094046..f3196be6e0433ff32489930c8dd749f5a9526b3e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.54-SNAPSHOT + 2.54 jenkins-core diff --git a/pom.xml b/pom.xml index f7ef5f54b81cbcb9ce4c4355edecad32dc5f1d06..dfcb10b0f0ec392ef0e5ced0c1b7fe7bba25ffe1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.54-SNAPSHOT + 2.54 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.54 diff --git a/test/pom.xml b/test/pom.xml index f87e530d72f9033976d0a2d5052dda5cd943c597..1f5a752349c536ffb14a2f5b0b256139cf1dff4d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.54-SNAPSHOT + 2.54 test diff --git a/war/pom.xml b/war/pom.xml index 24c79dd05025ce2e15868b98be48cc9972278400..d6e38599d4727fa86031029ebdc1d97b6ef4c5db 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.54-SNAPSHOT + 2.54 jenkins-war