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

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1713372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a8a5ef8..e4a54ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.commons.testing</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.19-SNAPSHOT</version>
+    <version>2.0.20</version>
 
     <name>Apache Sling Testing Utilities</name>
     <description>
@@ -38,13 +38,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.0.20
         </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.0.20
         </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.0.20
         </url>
     </scm>