From 49ca46581aed7b0a33fe3d68c8516e929c674639 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sat, 12 Feb 2011 10:32:32 -0800 Subject: [PATCH] the trunk is toward 1.399 --- 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 d11f179031..8a816dec2e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jenkins-ci.main - 1.398-SNAPSHOT + 1.399-SNAPSHOT cli Jenkins CLI diff --git a/core/pom.xml b/core/pom.xml index 87165c634f..5b66b9a66a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 6128fb743f..046ce42878 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index 84ca81aeae..14e8a8f428 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index ef6b441f29..92526affd4 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT maven-plugin diff --git a/maven3-agent/pom.xml b/maven3-agent/pom.xml index 6797efcf94..17aa9b2a2d 100755 --- a/maven3-agent/pom.xml +++ b/maven3-agent/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT maven3-agent Jenkins Maven3 CLI Agent diff --git a/maven3-interceptor/pom.xml b/maven3-interceptor/pom.xml index a9e125b821..fa5d57944c 100755 --- a/maven3-interceptor/pom.xml +++ b/maven3-interceptor/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT maven3-interceptor Jenkins Maven3 Interceptor diff --git a/plugins/pom.xml b/plugins/pom.xml index 06bbc625e2..c99b8043af 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ org.jenkins-ci.plugins plugin Jenkins plugin POM - 1.398-SNAPSHOT + 1.399-SNAPSHOT pom @@ -38,7 +38,7 @@ org.jenkins-ci.main maven-plugin - 1.398-SNAPSHOT + 1.399-SNAPSHOT @@ -48,25 +48,25 @@ org.jenkins-ci.main jenkins-war war - 1.398-SNAPSHOT + 1.399-SNAPSHOT test org.jenkins-ci.main jenkins-core - 1.398-SNAPSHOT + 1.399-SNAPSHOT provided org.jenkins-ci.main jenkins-test-harness - 1.398-SNAPSHOT + 1.399-SNAPSHOT test org.jenkins-ci.main ui-samples-plugin - 1.398-SNAPSHOT + 1.399-SNAPSHOT test diff --git a/pom.xml b/pom.xml index c092170bec..455a7c557e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT pom Jenkins main module diff --git a/remoting/pom.xml b/remoting/pom.xml index a721148106..919dd265c7 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 2b33b68121..44761d6d1c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jenkins-ci.main - 1.398-SNAPSHOT + 1.399-SNAPSHOT 4.0.0 org.jenkins-ci.main diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index 93342fe274..54e992f4d9 100644 --- a/ui-samples-plugin/pom.xml +++ b/ui-samples-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index de71d4cf5d..3655489578 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.398-SNAPSHOT + 1.399-SNAPSHOT ../pom.xml -- GitLab