You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2016/02/23 01:59:12 UTC

svn commit: r1731773 - /sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml

Author: sseifert
Date: Tue Feb 23 00:59:12 2016
New Revision: 1731773

URL: http://svn.apache.org/viewvc?rev=1731773&view=rev
Log:
update branch url

Modified:
    sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml

Modified: sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml?rev=1731773&r1=1731772&r2=1731773&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml Tue Feb 23 00:59:12 2016
@@ -40,9 +40,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-oak-1.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-oak-1.x</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-oak-1.x</url>
     </scm>
 
     <dependencies>