From 920d428fa795be39bed0f5353de730704e89bdf9 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sat, 12 Feb 2011 07:27:56 -0800 Subject: [PATCH] [maven-release-plugin] prepare release jenkins-1_397 --- 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 +- pom.xml | 2 +- remoting/pom.xml | 2 +- test/pom.xml | 2 +- ui-samples-plugin/pom.xml | 2 +- war/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 25e77cd4d4..673c64cc21 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jenkins-ci.main - 1.397-SNAPSHOT + 1.397 cli Jenkins CLI diff --git a/core/pom.xml b/core/pom.xml index 8ff91c5adf..b523da7507 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index b0fb3b07bd..13161774ba 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index cfffe36e88..edece1ae43 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 58f42138b4..15bd41d87d 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 maven-plugin diff --git a/maven3-agent/pom.xml b/maven3-agent/pom.xml index 25713f865d..2553a88373 100755 --- a/maven3-agent/pom.xml +++ b/maven3-agent/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 maven3-agent Jenkins Maven3 CLI Agent diff --git a/maven3-interceptor/pom.xml b/maven3-interceptor/pom.xml index 2b5308a525..5bfdce50d9 100755 --- a/maven3-interceptor/pom.xml +++ b/maven3-interceptor/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 maven3-interceptor Jenkins Maven3 Interceptor diff --git a/pom.xml b/pom.xml index b21a093cf7..e831fa79ed 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 pom Jenkins main module diff --git a/remoting/pom.xml b/remoting/pom.xml index e39f01a747..8c6e651520 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index ba321441e2..27324970fd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jenkins-ci.main - 1.397-SNAPSHOT + 1.397 4.0.0 org.jenkins-ci.main diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index 4c5ebf4974..b121a5ae70 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.397-SNAPSHOT + 1.397 ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index 4af8cd3381..a85540dfbf 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jenkins-ci.main pom - 1.397-SNAPSHOT + 1.397 ../pom.xml -- GitLab