Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F736D729 for ; Fri, 29 Jun 2012 13:14:40 +0000 (UTC) Received: (qmail 49426 invoked by uid 500); 29 Jun 2012 13:14:40 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 49375 invoked by uid 500); 29 Jun 2012 13:14:40 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 49367 invoked by uid 99); 29 Jun 2012 13:14:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 13:14:40 +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; Fri, 29 Jun 2012 13:14:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3C0E82388ACC; Fri, 29 Jun 2012 13:14:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1355357 - in /aries/trunk/util: pom.xml util-r42/pom.xml util/pom.xml Date: Fri, 29 Jun 2012 13:14:18 -0000 To: commits@aries.apache.org From: cumminsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120629131419.3C0E82388ACC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cumminsh Date: Fri Jun 29 13:14:17 2012 New Revision: 1355357 URL: http://svn.apache.org/viewvc?rev=1355357&view=rev Log: [ARIES-862][maven-release-plugin]prepare for next development iteration Modified: aries/trunk/util/pom.xml aries/trunk/util/util-r42/pom.xml aries/trunk/util/util/pom.xml Modified: aries/trunk/util/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/util/pom.xml?rev=1355357&r1=1355356&r2=1355357&view=diff ============================================================================== --- aries/trunk/util/pom.xml (original) +++ aries/trunk/util/pom.xml Fri Jun 29 13:14:17 2012 @@ -27,7 +27,7 @@ org.apache.aries.util-parent pom - 1.0.0 + 1.0.1-SNAPSHOT Apache Aries Util @@ -35,9 +35,9 @@ - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/util - scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/util - http://svn.apache.org/viewvc/aries/tags/org.apache.aries.util-parent-1.0.0/util + scm:svn:http://svn.apache.org/repos/asf/aries/trunk/util + scm:svn:https://svn.apache.org/repos/asf/aries/trunk/util + http://svn.apache.org/viewvc/aries/trunk/util Modified: aries/trunk/util/util-r42/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/util/util-r42/pom.xml?rev=1355357&r1=1355356&r2=1355357&view=diff ============================================================================== --- aries/trunk/util/util-r42/pom.xml (original) +++ aries/trunk/util/util-r42/pom.xml Fri Jun 29 13:14:17 2012 @@ -27,7 +27,7 @@ org.apache.aries.util-r42 jar - 1.0.0 + 1.0.1-SNAPSHOT Apache Aries Util classes compiled under r 42 framework This bundle contains the OSGi common util for Apache Aries classes that need to be compiled under r 4.2 @@ -92,11 +92,4 @@ test - - - - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util-r42 - scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util-r42 - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util-r42 - Modified: aries/trunk/util/util/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/util/util/pom.xml?rev=1355357&r1=1355356&r2=1355357&view=diff ============================================================================== --- aries/trunk/util/util/pom.xml (original) +++ aries/trunk/util/util/pom.xml Fri Jun 29 13:14:17 2012 @@ -27,7 +27,7 @@ org.apache.aries.util bundle - 1.0.0 + 1.0.1-SNAPSHOT Apache Aries Util This bundle contains the OSGi common util for Apache Aries @@ -71,7 +71,7 @@ org.apache.aries org.apache.aries.util-r42 - 1.0.0 + 1.0.1-SNAPSHOT provided @@ -102,11 +102,4 @@ test - - - - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util - scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util - scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-parent-1.0.0/java5-parent/org.apache.aries.util -