diff --git a/cli/pom.xml b/cli/pom.xml index 9b4f9582c9f7ccb810da95174821d413f9f8b4cf..766d450e7b2f4973b99b0cb33f4afcce5580038c 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.517 + 1.518-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index e5bbab1b17eea3058bf57648a604e632a35c4d95..439073496b8a4b17e690fdaf00a2b702069e38c9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.517 + 1.518-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index c502d9f354a7f91d3041a33284d234eafef2e9e8..bb41ae4fe7c16247c7590ed7b11d3d06d48247f1 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.517 + 1.518-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 02f6e169157a98887f4f9516006d18b22987840f..2850cbf7ff63ae32dab54b72e48f56da46c18e5b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.517 + 1.518-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.517 + 1.518-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.517 + 1.518-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.517 + 1.518-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.517 + 1.518-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.517 + 1.518-SNAPSHOT test