From f285ace6d719a11830996f8c19028f44cbdf5a99 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 26 Dec 2010 10:14:44 -0800 Subject: [PATCH] [maven-release-plugin] prepare release hudson-1_391 --- cli/pom.xml | 2 +- core/pom.xml | 2 +- maven-agent/pom.xml | 2 +- maven-interceptor/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 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index c39eeea7e7..15f009ce0e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jvnet.hudson.main - 1.391-SNAPSHOT + 1.391 cli Hudson CLI diff --git a/core/pom.xml b/core/pom.xml index 6dc8b12b48..38c3eb06e5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 9ad2891a32..16e9843177 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index 3615717bd1..0e2e1e0862 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 445ba03fa1..94ac0d30a2 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 maven-plugin diff --git a/pom.xml b/pom.xml index b3c2dbac92..bd9314d6a3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 pom Hudson main module diff --git a/remoting/pom.xml b/remoting/pom.xml index cdd193b434..f58050240c 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index a400e8f377..0094c5cead 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jvnet.hudson.main - 1.391-SNAPSHOT + 1.391 4.0.0 org.jvnet.hudson.main diff --git a/ui-samples-plugin/pom.xml b/ui-samples-plugin/pom.xml index 37760a7308..961d6ad59c 100644 --- a/ui-samples-plugin/pom.xml +++ b/ui-samples-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ui-samples-plugin diff --git a/war/pom.xml b/war/pom.xml index 1ddf1a5801..4ff55d9ffc 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.391-SNAPSHOT + 1.391 ../pom.xml -- GitLab