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 16:25:08 UTC

svn commit: r985496 - /incubator/aries/branches/0.2-incubating-RCx/testsupport/pom.xml

Author: zoe
Date: Sat Aug 14 14:25:07 2010
New Revision: 985496

URL: http://svn.apache.org/viewvc?rev=985496&view=rev
Log:
Reverting a release:prepare mistake

Modified:
    incubator/aries/branches/0.2-incubating-RCx/testsupport/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=985496&r1=985495&r2=985496&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 14:25:07 2010
@@ -28,7 +28,7 @@
     <groupId>org.apache.aries.testsupport</groupId>
     <artifactId>testsupport</artifactId>
     <name>Apache Aries Test Support</name>
-    <version>0.2-incubating</version>
+    <version>0.2-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/testsupport-0.2-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/testsupport-0.2-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/tags/testsupport-0.2-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/testsupport</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/testsupport</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/testsupport</url>
     </scm>
 
     <modules>