Return-Path: Delivered-To: apmail-incubator-aries-commits-archive@minotaur.apache.org Received: (qmail 52887 invoked from network); 14 Aug 2010 16:16:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Aug 2010 16:16:10 -0000 Received: (qmail 19641 invoked by uid 500); 14 Aug 2010 16:16:10 -0000 Delivered-To: apmail-incubator-aries-commits-archive@incubator.apache.org Received: (qmail 19579 invoked by uid 500); 14 Aug 2010 16:16:09 -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 19571 invoked by uid 99); 14 Aug 2010 16:16:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Aug 2010 16:16:09 +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; Sat, 14 Aug 2010 16:16:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3082A23888C2; Sat, 14 Aug 2010 16:14:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r985523 - in /incubator/aries/branches/0.2-incubating-RCx/testsupport: pom.xml testsupport-unit/pom.xml Date: Sat, 14 Aug 2010 16:14:52 -0000 To: aries-commits@incubator.apache.org From: zoe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100814161452.3082A23888C2@eris.apache.org> Author: zoe Date: Sat Aug 14 16:14:51 2010 New Revision: 985523 URL: http://svn.apache.org/viewvc?rev=985523&view=rev Log: reverting Modified: incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml incubator/aries/branches/0.2-incubating-RCx/testsupport/testsupport-unit/pom.xml Modified: incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml?rev=985523&r1=985522&r2=985523&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml Sat Aug 14 16:14:51 2010 @@ -28,7 +28,7 @@ org.apache.aries.testsupport testsupport Apache Aries Test Support - 0.3-incubating-SNAPSHOT + 0.2-incubating-SNAPSHOT pom Modified: incubator/aries/branches/0.2-incubating-RCx/testsupport/testsupport-unit/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/testsupport/testsupport-unit/pom.xml?rev=985523&r1=985522&r2=985523&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/testsupport/testsupport-unit/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/testsupport/testsupport-unit/pom.xml Sat Aug 14 16:14:51 2010 @@ -20,7 +20,7 @@ org.apache.aries.testsupport testsupport - 0.3-incubating-SNAPSHOT + 0.2-incubating-SNAPSHOT org.apache.aries.testsupport.unit