From bf2f4e3f66991627583f3d53412fa394cd17c715 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Wed, 24 Jan 2007 17:52: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@1886 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 2e40aafc12..6f4eb140f6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.75 + 1.76-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b8044a8cb8..446c216c76 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jvnet.hudson.main pom - 1.75 + 1.76-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_75 diff --git a/remoting/pom.xml b/remoting/pom.xml index 507a297048..695c940b62 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.75 + 1.76-SNAPSHOT ../pom.xml diff --git a/war/pom.xml b/war/pom.xml index fa6bdebdfd..6935a064ed 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.75 + 1.76-SNAPSHOT ../pom.xml -- GitLab