diff --git a/cli/pom.xml b/cli/pom.xml index 9801e7261e95f15e9dbb7d5b696f3b8081c2ca4b..8b94f187c30ffb4f4855c25445998722b61cd275 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 2.46.3 + 2.46.4-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 12e6214aa69dd4ec4df2cdcff598f3521f471ce3..54c7ad407818b5c5f265709cbc2b42ac07516cc9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.46.3 + 2.46.4-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index a53200c0655c8b830ff2dcf527444fb7f61a4fd4..44cdd69f42f1a9374e5ab258e15b0c54b47acaba 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.46.3 + 2.46.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.46.3 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 399c53c9b96296c644c81e6973e575e4bd61769c..5d0869ae6679c0c1d061bf42f24e6d47e4b1be41 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.46.3 + 2.46.4-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index 0f0a6ad62a159164678c2825d2335df5b649887a..3089a2f2b3e5541649eb2499198ed9c17e805413 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 2.46.3 + 2.46.4-SNAPSHOT jenkins-war