[maven-release-plugin] prepare release org.apache.sling.commons.testing-2.1.2

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1809020 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e3193f9..a5034fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.testing</artifactId>
     <packaging>jar</packaging>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.2</version>
 
     <name>Apache Sling Testing Utilities</name>
     <description>
@@ -42,13 +42,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/testing
+            scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.testing-2.1.2
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/testing
+            scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.testing-2.1.2
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/sling/trunk/bundles/commons/testing
+            http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.testing-2.1.2
         </url>
     </scm>