From 86548f185055d6ec0f42bb760af9d1e8ae647892 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 14 Mar 2009 01:49:52 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16234 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 2 +- maven-agent/pom.xml | 2 +- maven-interceptor/pom.xml | 2 +- pom.xml | 8 ++++---- remoting/pom.xml | 2 +- test/pom.xml | 2 +- war/pom.xml | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 4d17907709..e8717ab7ce 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index cab40fe679..5217afc10c 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index 72dcf97141..f4b17ce6cd 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 2a6cb232a9..54ea0905a3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT pom Hudson main module @@ -49,9 +49,9 @@ THE SOFTWARE. - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_292 - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_292 - https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_292 + scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/ + scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/ + https://hudson.dev.java.net/source/browse/hudson/trunk/hudson/main diff --git a/remoting/pom.xml b/remoting/pom.xml index a534df3ffc..40fc29d771 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index de472089a4..ba8aa73c65 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jvnet.hudson.main - 1.292 + 1.293-SNAPSHOT 4.0.0 org.jvnet.hudson.main diff --git a/war/pom.xml b/war/pom.xml index 865fa355c7..74fd95ae5f 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.292 + 1.293-SNAPSHOT ../pom.xml -- GitLab