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/16 16:30:55 UTC

svn commit: r985961 - /incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml

Author: zoe
Date: Mon Aug 16 14:30:55 2010
New Revision: 985961

URL: http://svn.apache.org/viewvc?rev=985961&view=rev
Log:
changing scm to point to branch

Modified:
    incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml

Modified: incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml?rev=985961&r1=985960&r2=985961&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/transaction/pom.xml Mon Aug 16 14:30:55 2010
@@ -37,9 +37,9 @@
     <name>Apache Aries Transaction</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/transaction</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/transaction</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/transaction</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/transaction</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/transaction</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/transaction</url>
     </scm>
 
     <dependencyManagement>