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 17D9777FA for ; Thu, 17 Nov 2011 16:20:34 +0000 (UTC) Received: (qmail 61739 invoked by uid 500); 17 Nov 2011 16:20:34 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 61697 invoked by uid 500); 17 Nov 2011 16:20:33 -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 61690 invoked by uid 99); 17 Nov 2011 16:20:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 16:20:33 +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, 17 Nov 2011 16:20:30 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B5F0B2388847; Thu, 17 Nov 2011 16:20:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1203243 - in /geronimo/devtools/eclipse-plugin/branches/3.0-beta-1: assembly/pom.xml eclipse/pom.xml features/pom.xml plugins/pom.xml pom.xml Date: Thu, 17 Nov 2011 16:20:09 -0000 To: scm@geronimo.apache.org From: hanhongfang@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111117162009.B5F0B2388847@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hanhongfang Date: Thu Nov 17 16:20:09 2011 New Revision: 1203243 URL: http://svn.apache.org/viewvc?rev=1203243&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml?rev=1203243&r1=1203242&r2=1203243&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/assembly/pom.xml Thu Nov 17 16:20:09 2011 @@ -29,7 +29,7 @@ org.apache.geronimo.devtools geronimo-eclipse-plugin - 3.0-beta-1 + 3.0-beta-2-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml?rev=1203243&r1=1203242&r2=1203243&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/eclipse/pom.xml Thu Nov 17 16:20:09 2011 @@ -28,7 +28,7 @@ org.apache.geronimo.devtools geronimo-eclipse-plugin - 3.0-beta-1 + 3.0-beta-2-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml?rev=1203243&r1=1203242&r2=1203243&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/features/pom.xml Thu Nov 17 16:20:09 2011 @@ -29,7 +29,7 @@ org.apache.geronimo.devtools geronimo-eclipse-plugin - 3.0-beta-1 + 3.0-beta-2-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml?rev=1203243&r1=1203242&r2=1203243&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/plugins/pom.xml Thu Nov 17 16:20:09 2011 @@ -29,7 +29,7 @@ org.apache.geronimo.devtools geronimo-eclipse-plugin - 3.0-beta-1 + 3.0-beta-2-SNAPSHOT ../pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml?rev=1203243&r1=1203242&r2=1203243&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/3.0-beta-1/pom.xml Thu Nov 17 16:20:09 2011 @@ -22,7 +22,7 @@ org.apache.geronimo.devtools geronimo-eclipse-plugin - 3.0-beta-1 + 3.0-beta-2-SNAPSHOT pom Geronimo Eclipse Plugin @@ -66,9 +66,9 @@ - scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1 - scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1 - https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0-beta-1 + scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/ + scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/ + https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/