You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/08/14 18:14:52 UTC

svn commit: r985523 - in /incubator/aries/branches/0.2-incubating-RCx/testsupport: pom.xml testsupport-unit/pom.xml

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 @@
     <groupId>org.apache.aries.testsupport</groupId>
     <artifactId>testsupport</artifactId>
     <name>Apache Aries Test Support</name>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.2-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>

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 @@
   <parent>
     <groupId>org.apache.aries.testsupport</groupId>
     <artifactId>testsupport</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.2-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.apache.aries.testsupport.unit</artifactId>