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 2011/02/21 10:09:11 UTC

svn commit: r1072891 - /sling/trunk/installer/it/pom.xml

Author: cziegeler
Date: Mon Feb 21 09:09:10 2011
New Revision: 1072891

URL: http://svn.apache.org/viewvc?rev=1072891&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/installer/it/pom.xml

Modified: sling/trunk/installer/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=1072891&r1=1072890&r2=1072891&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Mon Feb 21 09:09:10 2011
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.it</artifactId>
-    <version>3.1.2</version>
+    <version>3.1.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Installer Integration Tests</name>
@@ -45,9 +45,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.it-3.1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.it-3.1.2</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.it-3.1.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/it</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/it</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/installer/it</url>
     </scm>
 
     <repositories>