From 8e341c70f15f974b4a03ac4a1dcff9b48c621577 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Fri, 26 Jan 2007 02:38:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1928 71c3de6d-444a-0410-be80-ed276b4c234a --- core/pom.xml | 2 +- pom.xml | 3 +-- remoting/pom.xml | 2 +- war/pom.xml | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 029be23190..80c1ced2fb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.76 + 1.77-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index c56b261d5d..7007f88fe7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jvnet.hudson.main pom - 1.76 + 1.77-SNAPSHOT pom Hudson main module @@ -25,7 +25,6 @@ scm:cvs:pserver:guest@cvs.dev.java.net:/cvs:hudson/hudson/main scm:cvs:pserver:kohsuke@cvs.dev.java.net:/cvs:hudson/hudson/main https://hudson.dev.java.net/source/browse/hudson/hudson/main - hudson-1_76 diff --git a/remoting/pom.xml b/remoting/pom.xml index dd115006b4..3ac5bb5e2d 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.76 + 1.77-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index 1a6913f795..45ab84ac34 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.76 + 1.77-SNAPSHOT ../pom.xml -- GitLab