diff --git a/cli/pom.xml b/cli/pom.xml index 8b51ad8a42fad91bea04374844892b0e66c348ea..792da3cb18dadf139f9b996e960a17df44fae7cb 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.32.3-SNAPSHOT + 2.32.3 cli diff --git a/core/pom.xml b/core/pom.xml index dd5ae4f8844e9cf2e654dd70e57336163635ed26..fa2b04e566fc31a9f19c04c0549f1a794b0db93e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3-SNAPSHOT + 2.32.3 jenkins-core diff --git a/pom.xml b/pom.xml index 8bba227ab30ff0c630782567dd2bde11f737f946..502c16328baf194f16cf814481a2dc100e78aca7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3-SNAPSHOT + 2.32.3 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.32.3 diff --git a/test/pom.xml b/test/pom.xml index fc7378f07c26100e5c8b8ee55b9559914dc49e5e..75f50977c6404f3aa898a55a48c2734927c3ea08 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3-SNAPSHOT + 2.32.3 test diff --git a/war/pom.xml b/war/pom.xml index 50f598178b9af53e3972bc720e1a5c2f81b87668..c3f07f61451ee549ae30812102692dbf54da7143 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3-SNAPSHOT + 2.32.3 jenkins-war