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 2017/03/07 21:16:42 UTC

svn commit: r1785890 - /sling/branches/fsresource-1.x/pom.xml

Author: sseifert
Date: Tue Mar  7 21:16:42 2017
New Revision: 1785890

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

Modified:
    sling/branches/fsresource-1.x/pom.xml

Modified: sling/branches/fsresource-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/fsresource-1.x/pom.xml?rev=1785890&r1=1785889&r2=1785890&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Tue Mar  7 21:16:42 2017
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/fsresource</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/fsresource-1.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/fsresource-1.x</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/branches/fsresource-1.x</url>
     </scm>
     
     <build>