@trivial: corrected SCM info


git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1668714 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/base/pom.xml b/base/pom.xml
index 5908f03..18a50f4 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -38,9 +38,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/performance/base</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/performance/base</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/performance/base</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/performance/base</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/performance/base</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/performance/base</url>
     </scm>
 
     <dependencies>