From 4cb2bcfedf1ad6e5750688a03015e8c20fe0bd75 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 28 Nov 2009 15:33:27 +0000 Subject: [PATCH] Merged revisions 24160,24162 via svnmerge from https://svn.dev.java.net/svn/hudson/branches/rc ........ r24160 | kohsuke | 2009-11-28 07:20:57 -0800 (Sat, 28 Nov 2009) | 1 line [maven-release-plugin] prepare release hudson-1_336 ........ r24162 | kohsuke | 2009-11-28 07:21:11 -0800 (Sat, 28 Nov 2009) | 1 line [maven-release-plugin] prepare for next development iteration ........ git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@24163 71c3de6d-444a-0410-be80-ed276b4c234a --- 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 +- war/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 8e3052f58b..a39dabcce3 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jvnet.hudson.main - 1.336-SNAPSHOT + 1.337-SNAPSHOT cli Hudson CLI diff --git a/core/pom.xml b/core/pom.xml index 4bd209eab0..3852077076 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 0cd36b1060..31118a54a9 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index de5751a34e..6f94f1bf16 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 50b21f972a..fa5963efc7 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT maven-plugin diff --git a/pom.xml b/pom.xml index 8955075c95..5ec0a8490f 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT pom Hudson main module diff --git a/remoting/pom.xml b/remoting/pom.xml index 7ae8a83dfb..d16eb721e5 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 24f94d3df5..79217a4242 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jvnet.hudson.main - 1.336-SNAPSHOT + 1.337-SNAPSHOT 4.0.0 org.jvnet.hudson.main diff --git a/war/pom.xml b/war/pom.xml index 678e011883..e2b377a223 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.336-SNAPSHOT + 1.337-SNAPSHOT ../pom.xml -- GitLab