Return-Path: Delivered-To: apmail-incubator-aries-commits-archive@minotaur.apache.org Received: (qmail 97064 invoked from network); 20 Aug 2010 08:57:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Aug 2010 08:57:04 -0000 Received: (qmail 41309 invoked by uid 500); 20 Aug 2010 08:57:04 -0000 Delivered-To: apmail-incubator-aries-commits-archive@incubator.apache.org Received: (qmail 41208 invoked by uid 500); 20 Aug 2010 08:57:02 -0000 Mailing-List: contact aries-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-commits@incubator.apache.org Received: (qmail 41198 invoked by uid 99); 20 Aug 2010 08:57:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2010 08:57:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Fri, 20 Aug 2010 08:57:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2558923889E0; Fri, 20 Aug 2010 08:55:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r987413 - in /incubator/aries/branches/0.2-incubating-RCx/jndi: jndi-api/pom.xml jndi-bundle/pom.xml jndi-core/pom.xml jndi-url/pom.xml pom.xml Date: Fri, 20 Aug 2010 08:55:44 -0000 To: aries-commits@incubator.apache.org From: zoe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100820085544.2558923889E0@eris.apache.org> Author: zoe Date: Fri Aug 20 08:55:43 2010 New Revision: 987413 URL: http://svn.apache.org/viewvc?rev=987413&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-api/pom.xml incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-bundle/pom.xml incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-core/pom.xml incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-url/pom.xml incubator/aries/branches/0.2-incubating-RCx/jndi/pom.xml Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-api/pom.xml?rev=987413&r1=987412&r2=987413&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-api/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-api/pom.xml Fri Aug 20 08:55:43 2010 @@ -19,7 +19,7 @@ org.apache.aries.jndi jndi - 0.2-incubating + 0.3-incubating-SNAPSHOT org.apache.aries.jndi.api Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-bundle/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-bundle/pom.xml?rev=987413&r1=987412&r2=987413&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-bundle/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-bundle/pom.xml Fri Aug 20 08:55:43 2010 @@ -19,7 +19,7 @@ org.apache.aries.jndi jndi - 0.2-incubating + 0.3-incubating-SNAPSHOT org.apache.aries.jndi Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-core/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-core/pom.xml?rev=987413&r1=987412&r2=987413&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-core/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-core/pom.xml Fri Aug 20 08:55:43 2010 @@ -21,7 +21,7 @@ org.apache.aries.jndi jndi - 0.2-incubating + 0.3-incubating-SNAPSHOT org.apache.aries.jndi.core Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-url/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-url/pom.xml?rev=987413&r1=987412&r2=987413&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-url/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/jndi/jndi-url/pom.xml Fri Aug 20 08:55:43 2010 @@ -21,7 +21,7 @@ org.apache.aries.jndi jndi - 0.2-incubating + 0.3-incubating-SNAPSHOT org.apache.aries.jndi.url Modified: incubator/aries/branches/0.2-incubating-RCx/jndi/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi/pom.xml?rev=987413&r1=987412&r2=987413&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/jndi/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/jndi/pom.xml Fri Aug 20 08:55:43 2010 @@ -28,7 +28,7 @@ org.apache.aries.jndi jndi Apache Aries JNDI - 0.2-incubating + 0.3-incubating-SNAPSHOT pom @@ -36,9 +36,9 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/jndi-0.2-incubating - scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/jndi-0.2-incubating - http://svn.apache.org/viewvc/incubator/aries/tags/jndi-0.2-incubating + scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/jndi + scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/jndi + http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/jndi