You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2015/04/21 09:25:13 UTC

svn commit: r1675050 - /sling/trunk/testing/tools/pom.xml

Author: cziegeler
Date: Tue Apr 21 07:25:12 2015
New Revision: 1675050

URL: http://svn.apache.org/r1675050
Log:
[maven-release-plugin] prepare release org.apache.sling.testing.tools-1.0.10

Modified:
    sling/trunk/testing/tools/pom.xml

Modified: sling/trunk/testing/tools/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1675050&r1=1675049&r2=1675050&view=diff
==============================================================================
--- sling/trunk/testing/tools/pom.xml (original)
+++ sling/trunk/testing/tools/pom.xml Tue Apr 21 07:25:12 2015
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.tools</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.10</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Test Tools</name>
@@ -37,9 +37,9 @@
     </description>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/tools</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/tools</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/tools</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.10</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.10</url>
     </scm>
     
     <build>