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 2015/02/19 09:51:27 UTC

svn commit: r1660813 - /sling/trunk/tooling/support/install/pom.xml

Author: rombert
Date: Thu Feb 19 08:51:27 2015
New Revision: 1660813

URL: http://svn.apache.org/r1660813
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/tooling/support/install/pom.xml

Modified: sling/trunk/tooling/support/install/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/support/install/pom.xml?rev=1660813&r1=1660812&r2=1660813&view=diff
==============================================================================
--- sling/trunk/tooling/support/install/pom.xml (original)
+++ sling/trunk/tooling/support/install/pom.xml Thu Feb 19 08:51:27 2015
@@ -28,15 +28,15 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.tooling.support.install</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Tooling Support Install</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.tooling.support.install-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.tooling.support.install-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.tooling.support.install-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/support/install</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/support/install</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/support/install</url>
     </scm>
 
     <build>