You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2016/07/21 13:12:51 UTC

svn commit: r1753693 - /sling/trunk/launchpad/test-services-war/pom.xml

Author: bdelacretaz
Date: Thu Jul 21 13:12:51 2016
New Revision: 1753693

URL: http://svn.apache.org/viewvc?rev=1753693&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.10

Modified:
    sling/trunk/launchpad/test-services-war/pom.xml

Modified: sling/trunk/launchpad/test-services-war/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/test-services-war/pom.xml?rev=1753693&r1=1753692&r2=1753693&view=diff
==============================================================================
--- sling/trunk/launchpad/test-services-war/pom.xml (original)
+++ sling/trunk/launchpad/test-services-war/pom.xml Thu Jul 21 13:12:51 2016
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>26</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.launchpad.test-services-war</artifactId>
     <packaging>war</packaging>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.10</version>
 
     <name>Apache Sling Launchpad Testing Services WAR</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/test-services-war</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</url>
     </scm>
 
     <build>