diff --git a/cli/pom.xml b/cli/pom.xml index 792da3cb18dadf139f9b996e960a17df44fae7cb..6cff7184f6af0963aed699f7b20b0d06d8ae4ff5 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.32.3 + 2.32.4-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index fa2b04e566fc31a9f19c04c0549f1a794b0db93e..2d05722c030c7f9d6dbb4bd3b03a23ca3ab07886 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3 + 2.32.4-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 502c16328baf194f16cf814481a2dc100e78aca7..9f4d8256483836546454dc40c512610cdb7c1903 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3 + 2.32.4-SNAPSHOT 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 - jenkins-2.32.3 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 75f50977c6404f3aa898a55a48c2734927c3ea08..003e4141fa7437c3b3be733b06e1c069bd6921e0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3 + 2.32.4-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index c3f07f61451ee549ae30812102692dbf54da7143..9689cae80fcd844266bfe7461bdfb6dfa244804e 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.32.3 + 2.32.4-SNAPSHOT jenkins-war