Author: sseifert
Date: Mon Feb 22 22:16:13 2016
New Revision: 1731749
URL: http://svn.apache.org/viewvc?rev=1731749&view=rev
Log:
update branch url
Modified:
sling/branches/testing/mocks/sling-mock-1.x/pom.xml
Modified: sling/branches/testing/mocks/sling-mock-1.x/pom.xml
URL:
http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x/pom.xml?rev=1731749&r1=1731748&r2=1731749&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-1.x/pom.xml Mon Feb 22 22:16:13 2016
@@ -35,9 +35,9 @@
<description>Mock implementation of selected Sling APIs.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-1.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-1.x</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x</url>
</scm>
<dependencies>