diff --git a/cli/pom.xml b/cli/pom.xml index 76099428eac15b95b2e8cefba558e7ccdb3f0e89..a30c6a12cefd26eb3106758e769fc5a0ff58db78 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.529 + 1.530-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index bede0727fed9f69541ebf887142eef2b72e29cdc..be156221adc7f8a95f06876011c5ee688b8554ad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.529 + 1.530-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index ab4ae5547484c985b98151845a1837d5818249c3..cbf5cc39123d0733c5f54bfaab71a72f9684fea4 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.529 + 1.530-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 0648a5ccd250621c4f4446a1f1e26250988ca688..0b2c07aa578c7b943d4cb8288d4fab4dff81c31c 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.529 + 1.530-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.529 + 1.530-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.529 + 1.530-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.529 + 1.530-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.529 + 1.530-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.529 + 1.530-SNAPSHOT test