From 51770129bbac3e9dcbdbbd927f2d65dbdb330c0b Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Tue, 8 Mar 2011 10:36:20 -0800 Subject: [PATCH] the trunk is toward 1.402-SNAPSHOT --- cli/pom.xml | 2 +- core/pom.xml | 2 +- maven-agent/pom.xml | 2 +- maven-interceptor/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- maven3-agent/pom.xml | 2 +- maven3-interceptor/pom.xml | 2 +- plugins/pom.xml | 12 ++++++------ pom.xml | 2 +- remoting/pom.xml | 2 +- test/pom.xml | 2 +- ui-samples-plugin/pom.xml | 2 +- war/pom.xml | 2 +- 13 files changed, 18 insertions(+), 18 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index b449b42e3e..8072d390dd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jenkins-ci.main - 1.401-SNAPSHOT + 1.402-SNAPSHOT cli Jenkins CLI diff --git a/core/pom.xml b/core/pom.xml index 626ee57e92..29f777bab8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index f1a7bbb733..7b4464f5e2 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index c83a20fcf8..64179b648a 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 39d464d099..51d138409f 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT maven-plugin diff --git a/maven3-agent/pom.xml b/maven3-agent/pom.xml index 8702aeb023..66a9b72773 100755 --- a/maven3-agent/pom.xml +++ b/maven3-agent/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT maven3-agent Jenkins Maven3 CLI Agent diff --git a/maven3-interceptor/pom.xml b/maven3-interceptor/pom.xml index 915fd0ea46..b34ed92a13 100755 --- a/maven3-interceptor/pom.xml +++ b/maven3-interceptor/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT maven3-interceptor Jenkins Maven3 Interceptor diff --git a/plugins/pom.xml b/plugins/pom.xml index 34fef323d9..644a33e645 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.401-SNAPSHOT + 1.402-SNAPSHOT pom @@ -38,7 +38,7 @@ org.jenkins-ci.main maven-plugin - 1.401-SNAPSHOT + 1.402-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.401-SNAPSHOT + 1.402-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.401-SNAPSHOT + 1.402-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.401-SNAPSHOT + 1.402-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.401-SNAPSHOT + 1.402-SNAPSHOT test diff --git a/pom.xml b/pom.xml index 86cd7d273d..9211d24bc0 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT pom Jenkins main module diff --git a/remoting/pom.xml b/remoting/pom.xml index 9c208d3baa..7491292e9b 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 5325fa2618..d335d5cb01 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jenkins-ci.main - 1.401-SNAPSHOT + 1.402-SNAPSHOT 4.0.0 org.jenkins-ci.main diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index f89cc6707f..ca5d5be9fc 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.401-SNAPSHOT + 1.402-SNAPSHOT ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index e0f828927e..d99be6c940 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.401-SNAPSHOT + 1.402-SNAPSHOT ../pom.xml -- GitLab