You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/06/07 08:03:04 UTC

svn commit: r1797879 - /sling/trunk/launchpad/integration-tests/pom.xml

Author: rombert
Date: Wed Jun  7 08:03:04 2017
New Revision: 1797879

URL: http://svn.apache.org/viewvc?rev=1797879&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.4

Modified:
    sling/trunk/launchpad/integration-tests/pom.xml

Modified: sling/trunk/launchpad/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/integration-tests/pom.xml?rev=1797879&r1=1797878&r2=1797879&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Wed Jun  7 08:03:04 2017
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.4</version>
 
   <name>Apache Sling Integration Tests</name>
   <description>
@@ -60,9 +60,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/integration-tests</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.4</url>
   </scm>
 
   <build>