diff --git a/cli/pom.xml b/cli/pom.xml index bdb58ddeb49e7dcce087591c05763e5b421c4c07..d33aa29cb6f0af60667c958ace87eb16f5b64b55 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.53-SNAPSHOT + 2.53 cli diff --git a/core/pom.xml b/core/pom.xml index 0225545fac43b9092345722f639979e091880912..2efba027dc84e4120e091d7cc8c9e99558a5a915 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.53-SNAPSHOT + 2.53 jenkins-core diff --git a/pom.xml b/pom.xml index d7bba8bda5ef0c0fbeddf7b673888a5ae6b882c1..04628332017e6a7013b5bcd214861b8efc086743 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.53-SNAPSHOT + 2.53 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.53 diff --git a/test/pom.xml b/test/pom.xml index cdbf26669281e5fdf14e0b30703b5171ad4f077f..2211557ba204174cdeaa7c33ea4ecc9d4b41b05e 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.53-SNAPSHOT + 2.53 test diff --git a/war/pom.xml b/war/pom.xml index fcb995f18604dceb32282fbfdb5ddeb825dfdd8e..5532f8a8f5cdafc4e79d11d9b0f79ca9c00c5555 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.53-SNAPSHOT + 2.53 jenkins-war