From 350aef4733105e76d5a72bd00c0bdb80792cf7c0 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sun, 28 Dec 2008 20:04:07 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@13939 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 777c61d511..ac0184c161 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT ../pom.xml diff --git a/maven-agent/pom.xml b/maven-agent/pom.xml index 59ee09644e..0e89378469 100644 --- a/maven-agent/pom.xml +++ b/maven-agent/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT ../pom.xml diff --git a/maven-interceptor/pom.xml b/maven-interceptor/pom.xml index 053a807d54..8053fd4606 100644 --- a/maven-interceptor/pom.xml +++ b/maven-interceptor/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 7906aa4b34..52020fb348 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT pom Hudson main module @@ -25,9 +25,9 @@ - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_268 - scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_268 - https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_268 + 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 14fcdfc3a7..cf7ef70b86 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 3248ab705e..d796d0fadc 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ pom org.jvnet.hudson.main - 1.268 + 1.269-SNAPSHOT 4.0.0 org.jvnet.hudson.main diff --git a/war/pom.xml b/war/pom.xml index 2f0ad0b494..04fdb0fe8f 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.268 + 1.269-SNAPSHOT ../pom.xml -- GitLab