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:41:31 UTC

svn commit: r985971 - /incubator/aries/branches/0.2-incubating-RCx/spi-fly/pom.xml

Author: zoe
Date: Mon Aug 16 14:41:30 2010
New Revision: 985971

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

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

Modified: incubator/aries/branches/0.2-incubating-RCx/spi-fly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/spi-fly/pom.xml?rev=985971&r1=985970&r2=985971&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/spi-fly/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/spi-fly/pom.xml Mon Aug 16 14:41:30 2010
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/spi-fly</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/spi-fly</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/spi-fly</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/spi-fly</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/spi-fly</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/spi-fly</url>
     </scm>
 
     <dependencyManagement>