From scm-return-48026-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Thu Jan 5 09:01:14 2012 Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99BBF97EA for ; Thu, 5 Jan 2012 09:01:14 +0000 (UTC) Received: (qmail 34192 invoked by uid 500); 5 Jan 2012 09:01:14 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 34140 invoked by uid 500); 5 Jan 2012 09:01:09 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 34133 invoked by uid 99); 5 Jan 2012 09:01:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 09:01:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 09:01:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9847D238890B; Thu, 5 Jan 2012 09:00:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1227530 - in /geronimo/devtools/eclipse-plugin/branches/2.1: ./ assembly/ eclipse/ features/ features/org.apache.geronimo.v21.feature/ plugins/ plugins/org.apache.geronimo.jee.v21.jaxbmodel/ plugins/org.apache.geronimo.runtime.common/ plug... Date: Thu, 05 Jan 2012 09:00:43 -0000 To: scm@geronimo.apache.org From: xiaming@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120105090044.9847D238890B@eris.apache.org> Author: xiaming Date: Thu Jan 5 09:00:42 2012 New Revision: 1227530 URL: http://svn.apache.org/viewvc?rev=1227530&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/features/org.apache.geronimo.v21.feature/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.common/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v20/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v21/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.core/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.schemas/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.ui/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.core/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.ui/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.core/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.ui/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/assembly/pom.xml Thu Jan 5 09:00:42 2012 @@ -22,11 +22,11 @@ assembly pom Geronimo Eclipse Plugin :: Assembly - 2.1.8 + 2.1.9-SNAPSHOT org.apache.geronimo.devtools geronimo-eclipse-plugin - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/eclipse/pom.xml Thu Jan 5 09:00:42 2012 @@ -21,14 +21,14 @@ org.apache.geronimo.devtools eclipse - 2.1.8 + 2.1.9-SNAPSHOT pom Geronimo Eclipse Plugin :: Eclipse org.apache.geronimo.devtools geronimo-eclipse-plugin - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/features/org.apache.geronimo.v21.feature/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/features/org.apache.geronimo.v21.feature/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/features/org.apache.geronimo.v21.feature/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/features/org.apache.geronimo.v21.feature/pom.xml Thu Jan 5 09:00:42 2012 @@ -19,12 +19,12 @@ 4.0.0 org.apache.geronimo.v21.feature jar - 2.1.8 + 2.1.9-SNAPSHOT ${artifactId} org.apache.geronimo.devtools eclipse-features-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/features/pom.xml Thu Jan 5 09:00:42 2012 @@ -20,13 +20,13 @@ 4.0.0 org.apache.geronimo.devtools eclipse-features-parent - 2.1.8 + 2.1.9-SNAPSHOT pom Geronimo Eclipse Plugin :: Features org.apache.geronimo.devtools geronimo-eclipse-plugin - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml Thu Jan 5 09:00:42 2012 @@ -24,7 +24,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.common/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.common/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.common/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.common/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v20/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v20/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v20/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v20/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v21/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v21/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v21/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.runtime.v21/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.core/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.core/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.core/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.schemas/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.schemas/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.schemas/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.schemas/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.ui/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.ui/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.ui/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.ui/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.core/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.core/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.core/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.ui/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.ui/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.ui/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v20.ui/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.core/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.core/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.core/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.core/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.ui/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.ui/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.ui/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/org.apache.geronimo.st.v21.ui/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/plugins/pom.xml Thu Jan 5 09:00:42 2012 @@ -20,13 +20,13 @@ 4.0.0 org.apache.geronimo.devtools eclipse-plugins-parent - 2.1.8 + 2.1.9-SNAPSHOT pom Geronimo Eclipse Plugin :: Plugins org.apache.geronimo.devtools geronimo-eclipse-plugin - 2.1.8 + 2.1.9-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml?rev=1227530&r1=1227529&r2=1227530&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml Thu Jan 5 09:00:42 2012 @@ -23,7 +23,7 @@ geronimo-eclipse-plugin pom Geronimo Eclipse Plugin - 2.1.8 + 2.1.9-SNAPSHOT org.apache @@ -65,9 +65,9 @@ - scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8 - scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8 - https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.8 + scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1 + scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1 + https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1