diff --git a/cli/pom.xml b/cli/pom.xml index 194b5b9336dbf9f95e57cb4c99c5d6453c553c26..ca172e0c7b8b52c68383f9b1ce5f8be8afe56f3a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.532-SNAPSHOT + 1.533-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 86ff3949f767565aaed5eda48edaeb136733192b..3a49481f6d1a11cee0d49821660c27316633d500 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.532-SNAPSHOT + 1.533-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 28311b3cbb55b06956946263710284bd9cca80b0..b0583ecf6d7af248cf48eb5a87f5e585fb4306c3 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.532-SNAPSHOT + 1.533-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 2603573f551a358cc052fd72c4f5e5edade52801..7b607d07754dd7fb1d63f72e6a83b08a9a0e7b8f 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.532-SNAPSHOT + 1.533-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.532-SNAPSHOT + 1.533-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.532-SNAPSHOT + 1.533-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.532-SNAPSHOT + 1.533-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.532-SNAPSHOT + 1.533-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.532-SNAPSHOT + 1.533-SNAPSHOT test