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/espblog/pom.xml b/espblog/pom.xml
index 7bb5aaa..df918f4 100644
--- a/espblog/pom.xml
+++ b/espblog/pom.xml
@@ -26,9 +26,9 @@
   </description>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/espblog</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/espblog</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/espblog</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/espblog</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/espblog</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/trunk/samples/espblog</url>
   </scm>
   
   <build>
diff --git a/javashell/pom.xml b/javashell/pom.xml
index 810de8e..688cd5d 100644
--- a/javashell/pom.xml
+++ b/javashell/pom.xml
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/javashell</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/javashell</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/javashell</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/javashell</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/javashell</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples/javashell</url>
     </scm>
 
     <build>
diff --git a/path-based-rtp/README.txt b/path-based-rtp/README.txt
index 83da5f3..ed960f2 100644
--- a/path-based-rtp/README.txt
+++ b/path-based-rtp/README.txt
@@ -32,7 +32,7 @@
 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/samples/path-based-rtp
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/path-based-rtp
 
 See the Subversion documentation for other source control features.
 
diff --git a/path-based-rtp/pom.xml b/path-based-rtp/pom.xml
index 1e14a8e..630e1b8 100644
--- a/path-based-rtp/pom.xml
+++ b/path-based-rtp/pom.xml
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/path-based-rtp</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/path-based-rtp</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/path-based-rtp</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/path-based-rtp</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/path-based-rtp</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples/path-based-rtp</url>
     </scm>
 
     <build>
diff --git a/pom.xml b/pom.xml
index 6b65691..98682a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,12 +46,12 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples
+            scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples
+            scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples</url>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples</url>
     </scm>
 
 
diff --git a/post-servlet-extensions/README.txt b/post-servlet-extensions/README.txt
index 3110d7c..773d18d 100644
--- a/post-servlet-extensions/README.txt
+++ b/post-servlet-extensions/README.txt
@@ -54,6 +54,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/samples/post-servlet-extensions
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/post-servlet-extensions
 
 See the Subversion documentation for other source control features.
\ No newline at end of file
diff --git a/simple-demo/README.txt b/simple-demo/README.txt
index 8019d1a..b7324a7 100644
--- a/simple-demo/README.txt
+++ b/simple-demo/README.txt
@@ -34,7 +34,7 @@
 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/samples/simple-demo
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/simple-demo
 
 See the Subversion documentation for other source control features.
 
diff --git a/simple-demo/pom.xml b/simple-demo/pom.xml
index 29f3d8f..6a8c6ff 100644
--- a/simple-demo/pom.xml
+++ b/simple-demo/pom.xml
@@ -41,9 +41,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/simple-demo</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/simple-demo</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/simple-demo</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/simple-demo</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/simple-demo</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples/simple-demo</url>
     </scm>
 
     <build>
diff --git a/webloader/service/README.txt b/webloader/service/README.txt
index 836a2f3..553c3c1 100644
--- a/webloader/service/README.txt
+++ b/webloader/service/README.txt
@@ -40,6 +40,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/samples/webloader/service
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/webloader/service
 
 See the Subversion documentation for other source control features.
\ No newline at end of file
diff --git a/webloader/service/pom.xml b/webloader/service/pom.xml
index 4927846..9a48253 100644
--- a/webloader/service/pom.xml
+++ b/webloader/service/pom.xml
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/webloader/service</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/webloader/service</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/webloader/service</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/webloader/service</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/webloader/service</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples/webloader/service</url>
     </scm>
 
     <build>
diff --git a/webloader/ui/README.txt b/webloader/ui/README.txt
index 57f22d6..255b890 100644
--- a/webloader/ui/README.txt
+++ b/webloader/ui/README.txt
@@ -37,6 +37,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/samples/webloader/ui
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/samples/webloader/ui
 
 See the Subversion documentation for other source control features.
\ No newline at end of file
diff --git a/webloader/ui/pom.xml b/webloader/ui/pom.xml
index 0c3c657..0418d5c 100644
--- a/webloader/ui/pom.xml
+++ b/webloader/ui/pom.xml
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/samples/webloader/ui</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/samples/webloader/ui</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/samples/webloader/ui</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/webloader/ui</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/webloader/ui</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/samples/webloader/ui</url>
     </scm>
 
     <build>