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 E03C5CD75 for ; Thu, 5 Jul 2012 21:06:39 +0000 (UTC) Received: (qmail 85077 invoked by uid 500); 5 Jul 2012 21:06:39 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 85032 invoked by uid 500); 5 Jul 2012 21:06:39 -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 85024 invoked by uid 99); 5 Jul 2012 21:06:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 21:06:39 +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 Jul 2012 21:06:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6E7A42388980; Thu, 5 Jul 2012 21:06:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1357916 - in /aries/trunk/util: pom.xml util-r42/pom.xml util/pom.xml Date: Thu, 05 Jul 2012 21:06:16 -0000 To: commits@aries.apache.org From: cumminsh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120705210616.6E7A42388980@eris.apache.org> Author: cumminsh Date: Thu Jul 5 21:06:15 2012 New Revision: 1357916 URL: http://svn.apache.org/viewvc?rev=1357916&view=rev Log: [ARIES-862][maven-release-plugin]prepare release org.apache.aries.util-parent-1.0.0 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=1357916&r1=1357915&r2=1357916&view=diff ============================================================================== --- aries/trunk/util/pom.xml (original) +++ aries/trunk/util/pom.xml Thu Jul 5 21:06:15 2012 @@ -27,7 +27,7 @@ org.apache.aries.util-parent pom - 1.0.0-SNAPSHOT + 1.0.0 Apache Aries Util @@ -35,9 +35,9 @@ - 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 + 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 Modified: aries/trunk/util/util-r42/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/util/util-r42/pom.xml?rev=1357916&r1=1357915&r2=1357916&view=diff ============================================================================== --- aries/trunk/util/util-r42/pom.xml (original) +++ aries/trunk/util/util-r42/pom.xml Thu Jul 5 21:06:15 2012 @@ -27,7 +27,7 @@ org.apache.aries.util-r42 jar - 1.0.0-SNAPSHOT + 1.0.0 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,4 +92,10 @@ 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=1357916&r1=1357915&r2=1357916&view=diff ============================================================================== --- aries/trunk/util/util/pom.xml (original) +++ aries/trunk/util/util/pom.xml Thu Jul 5 21:06:15 2012 @@ -27,7 +27,7 @@ org.apache.aries.util bundle - 1.0.0-SNAPSHOT + 1.0.0 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-SNAPSHOT + 1.0.0 provided @@ -130,4 +130,10 @@ + + + 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 +