From 35fe2dafeccfc4c08188f9003fbfd0e0ef0e543d Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 20 Feb 2010 00:03:53 +0000 Subject: [PATCH] Merged revisions 27688,27690 via svnmerge from https://svn.dev.java.net/svn/hudson/branches/rc ........ r27688 | kohsuke | 2010-02-19 16:02:19 -0800 (Fri, 19 Feb 2010) | 1 line [maven-release-plugin] prepare release hudson-1_347 ........ r27690 | kohsuke | 2010-02-19 16:02:37 -0800 (Fri, 19 Feb 2010) | 1 line [maven-release-plugin] prepare for next development iteration ........ git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@27691 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 43d381c6fb..7d0984a777 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,7 +4,7 @@ pom org.jvnet.hudson.main - 1.347-SNAPSHOT + 1.348-SNAPSHOT cli Hudson CLI diff --git a/core/pom.xml b/core/pom.xml index 62bba3255c..5620c4c74e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 18ba05529b..2564fe9b5d 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index fffe484783..5da683c60e 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 3eec9416c6..fcb71c7eab 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT maven-plugin diff --git a/pom.xml b/pom.xml index fdb98b9de7..efd5b79179 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT pom Hudson main module diff --git a/remoting/pom.xml b/remoting/pom.xml index cfdc234224..72923e66b9 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 6ca723d21e..6556abd8f1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jvnet.hudson.main - 1.347-SNAPSHOT + 1.348-SNAPSHOT 4.0.0 org.jvnet.hudson.main diff --git a/war/pom.xml b/war/pom.xml index a62d00ca05..28e7145466 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.347-SNAPSHOT + 1.348-SNAPSHOT ../pom.xml -- GitLab