diff --git a/cli/pom.xml b/cli/pom.xml index 4a8150f132537c74f2faf82c1497d3cc9acf1641..1a5ff8a3bd224a803e6119a1528502407ed2b053 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ pom org.jenkins-ci.main - 1.513 + 1.514-SNAPSHOT cli diff --git a/core/pom.xml b/core/pom.xml index 9bc3bf8525eb12069eb61e7ed37cbcdc8ef11e94..636d453829ac5722fdc5e8973d67cc8788b3fef5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.513 + 1.514-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 63e703b332bc26dc4a91777300495e87b5807f1c..3d2bf34dcff875086f0c45dbacf3d46fdb92abb1 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -29,7 +29,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.513 + 1.514-SNAPSHOT maven-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 09ec82b8cadeb2d398d09f3ee29e23b15cbbe04d..2cb7948fb8feb3ebf01b3eee2d623a308c6df7b7 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.513 + 1.514-SNAPSHOT pom org.jenkins-ci.main maven-plugin - 1.513 + 1.514-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.513 + 1.514-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.513 + 1.514-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.513 + 1.514-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.513 + 1.514-SNAPSHOT test