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:32:55 UTC

svn commit: r985963 - /incubator/aries/branches/0.2-incubating-RCx/application/pom.xml

Author: zoe
Date: Mon Aug 16 14:32:54 2010
New Revision: 985963

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

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

Modified: incubator/aries/branches/0.2-incubating-RCx/application/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/application/pom.xml?rev=985963&r1=985962&r2=985963&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/application/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/application/pom.xml Mon Aug 16 14:32:54 2010
@@ -34,9 +34,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/application</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/application</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/application</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/application</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/application</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/application</url>
     </scm>
 
     <dependencyManagement>