diff --git a/cli/pom.xml b/cli/pom.xml index fcfdd999e27cbea29844b0dbf6c21bc77dc80eb4..78f1f3d39b5094a3c08a795fe02361ca913bafaf 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.main pom - 1.651.3 + 1.651.4-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 6562c32b63393f2fd308f85720f5ac6e5b1ca698..2aaeec19a9d52257d47734c8195689a0da6de91e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.651.3 + 1.651.4-SNAPSHOT jenkins-core diff --git a/pom.xml b/pom.xml index 6e0b2e7d27b87107fb8dfb879d0d14a72dc56121..dd4b1408e54ccbed8b29b1648a506e69dfecd35a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.651.3 + 1.651.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-1.651.3 + HEAD diff --git a/test/pom.xml b/test/pom.xml index 9a4ab633161fd4387e1678722acd8a27313bf43c..4f26cbc9bbef7300df3d9976f126a9555c85b5c5 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.651.3 + 1.651.4-SNAPSHOT test diff --git a/war/pom.xml b/war/pom.xml index c90c56d843c8a3a1d04782c6ecc5eb371d143f1c..e8880284897a7dfd074d7beb3bb9f6e4bd64ca45 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.651.3 + 1.651.4-SNAPSHOT jenkins-war