diff --git a/cli/pom.xml b/cli/pom.xml index 8979b5b1033d79578632c418e263b193fa75e285..46811c38d51c2132e2126845f6530d434c4157c3 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.525 + 1.526-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 1203c778d027420054b1a1dc96d3f170bf3a39b5..69ac04e4c2e9013502d09d8c0f30e2ed3286e971 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.525 + 1.526-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 2c0941261dca53b6d9c750eb9ae54183d973470b..f205ce92d669fee81e76feff58ee363b470fb7b6 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.525 + 1.526-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 40ee4e82961ebd17e35bc2cf472ff5b0df60f7eb..3fd0352678adb3d72f138a61b2cf1638d36f0c3e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.525 + 1.526-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.525 + 1.526-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.525 + 1.526-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.525 + 1.526-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.525 + 1.526-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.525 + 1.526-SNAPSHOT test