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 2015/11/23 20:55:57 UTC

svn commit: r1715935 - /sling/branches/testing/mocks/osgi-mock-1.x/pom.xml

Author: sseifert
Date: Mon Nov 23 19:55:57 2015
New Revision: 1715935

URL: http://svn.apache.org/viewvc?rev=1715935&view=rev
Log:
update scm urls for branch

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

Modified: sling/branches/testing/mocks/osgi-mock-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/testing/mocks/osgi-mock-1.x/pom.xml?rev=1715935&r1=1715934&r2=1715935&view=diff
==============================================================================
--- sling/branches/testing/mocks/osgi-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/osgi-mock-1.x/pom.xml Mon Nov 23 19:55:57 2015
@@ -35,9 +35,9 @@
     <description>Mock implementation of selected OSGi APIs.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/osgi-mock</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/osgi-mock</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/osgi-mock</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/osgi-mock-1.x</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/osgi-mock-1.x</url>
     </scm>
 
     <dependencies>