diff --git a/cli/pom.xml b/cli/pom.xml index e70857e1b1036e0e7fdc7fd2d6950c4ed51fe1f2..4c19c0359cdae4b5ca7d11827fb34aa5cfaf6a0a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.37-SNAPSHOT + 2.37 cli diff --git a/core/pom.xml b/core/pom.xml index 4c1c49392c107c70dd856e8f1194285e23964ea2..5bb241cf7f9b93f0e2127f6e02a25a9fbe502434 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.37-SNAPSHOT + 2.37 jenkins-core diff --git a/pom.xml b/pom.xml index e154336775096eb83f8cf54f81364b9d62e67caf..d47a9925b9fd46edbf32091e4757446aab1ed416 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.37-SNAPSHOT + 2.37 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.37 diff --git a/test/pom.xml b/test/pom.xml index 674c7be7fd040b89afabbd8c33cd423113788100..bc23ed8f37c3dc1bbe5217b4931eb9607ab6ef9b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.37-SNAPSHOT + 2.37 test diff --git a/war/pom.xml b/war/pom.xml index 0126496fa0bc3d68aa1339d43cad6c3291f9a2b5..1a30fdd5577b754fc37de551d50d389d1bbd39d1 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.37-SNAPSHOT + 2.37 jenkins-war