From 709ba8763be1fe989a1eb68ff53cd568cefdb135 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Fri, 13 Feb 2009 18:02:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15301 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 622aec10ee..b8cb8c8086 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 0c67f07657..9c14af81db 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index 6a161ef212..38ae468f47 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f8db693316..84c3637766 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT pom Hudson main module @@ -49,9 +49,9 @@ THE SOFTWARE. - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_283 - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_283 - https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_283 + 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 81194fc4f7..d1bbec3d20 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 3d8119ae60..b2c84d16f4 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. pom org.jvnet.hudson.main - 1.283 + 1.284-SNAPSHOT 4.0.0 org.jvnet.hudson.main diff --git a/war/pom.xml b/war/pom.xml index 14f80b2b3f..04202db64c 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -27,7 +27,7 @@ THE SOFTWARE. org.jvnet.hudson.main pom - 1.283 + 1.284-SNAPSHOT ../pom.xml -- GitLab