You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2015/11/09 11:49:50 UTC

svn commit: r1713372 - /sling/trunk/bundles/commons/testing/pom.xml

Author: sseifert
Date: Mon Nov  9 10:49:49 2015
New Revision: 1713372

URL: http://svn.apache.org/viewvc?rev=1713372&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.20

Modified:
    sling/trunk/bundles/commons/testing/pom.xml

Modified: sling/trunk/bundles/commons/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/testing/pom.xml?rev=1713372&r1=1713371&r2=1713372&view=diff
==============================================================================
--- sling/trunk/bundles/commons/testing/pom.xml (original)
+++ sling/trunk/bundles/commons/testing/pom.xml Mon Nov  9 10:49:49 2015
@@ -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>