SLING-1011 : Adjust svn location

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@786008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.txt b/README.txt
index f4e0c01..f286579 100644
--- a/README.txt
+++ b/README.txt
@@ -31,6 +31,6 @@
 the Apache Software Foundation. If you have Subversion installed,
 you can checkout the latest source using the following command:
 
-    svn checkout http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/mime
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/mime
 
 See the Subversion documentation for other source control features.
diff --git a/pom.xml b/pom.xml
index 22dc336..d8114fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/mime</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/mime</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/mime</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/mime</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/mime</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime</url>
     </scm>
 
     <build>