From ef3d48719e8d0fa794dcba8f85d9923da7c2e773 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Fri, 15 Apr 2011 19:52:22 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cli/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- remoting/pom.xml | 2 +- test/pom.xml | 2 +- ui-samples-plugin/pom.xml | 2 +- war/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 1c23aba1e2..13e99471e7 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jenkins-ci.main - 1.407 + 1.408-SNAPSHOT cli Jenkins CLI diff --git a/core/pom.xml b/core/pom.xml index 2973856f9b..a0fd40a75c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 1515bc3639..95c8ad6f44 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT maven-plugin diff --git a/pom.xml b/pom.xml index e3e05c5bd7..ba4759263a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT pom Jenkins main module diff --git a/remoting/pom.xml b/remoting/pom.xml index b30faa2d14..f5eed8a2d8 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 8976b73a9f..0f9ce8f6a9 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jenkins-ci.main - 1.407 + 1.408-SNAPSHOT 4.0.0 org.jenkins-ci.main diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index e1ec52195c..db8da5012e 100644 --- a/ui-samples-plugin/pom.xml +++ b/ui-samples-plugin/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index deecf1539f..5ecb903fe6 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.407 + 1.408-SNAPSHOT ../pom.xml -- GitLab