[maven-release-plugin] prepare release org.apache.sling.launchpad.testing-6

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1081054 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index eba7d56..407842d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.testing</artifactId>
     <packaging>jar</packaging>
-    <version>6-SNAPSHOT</version>
+    <version>6</version>
 
     <name>Apache Sling Launchpad Testing</name>
     <description>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/testing</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/testing</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/testing</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.testing-6</url>
     </scm>
 
     <properties>