diff --git a/cli/pom.xml b/cli/pom.xml index 7b02f2af9d9a56a846531ae7920ed7ba01328f03..a30c6a12cefd26eb3106758e769fc5a0ff58db78 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.529-SNAPSHOT + 1.530-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 569048ecf639432d5ca4130af78e29d1ed6281dc..be156221adc7f8a95f06876011c5ee688b8554ad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.529-SNAPSHOT + 1.530-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 31c428ac9f5cb06ffc1a0657e7ce36dc9b827f10..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-SNAPSHOT + 1.530-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 7e886bcb3502b9531344504d8933d2ab85994192..0b2c07aa578c7b943d4cb8288d4fab4dff81c31c 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.529-SNAPSHOT + 1.530-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.529-SNAPSHOT + 1.530-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.529-SNAPSHOT + 1.530-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.529-SNAPSHOT + 1.530-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.529-SNAPSHOT + 1.530-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.529-SNAPSHOT + 1.530-SNAPSHOT test