Author: cziegeler
Date: Fri Nov 16 07:47:37 2012
New Revision: 1410231
URL: http://svn.apache.org/viewvc?rev=1410231&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/launchpad/installer/pom.xml
Modified: sling/trunk/launchpad/installer/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/installer/pom.xml?rev=1410231&r1=1410230&r2=1410231&view=diff
==============================================================================
--- sling/trunk/launchpad/installer/pom.xml (original)
+++ sling/trunk/launchpad/installer/pom.xml Fri Nov 16 07:47:37 2012
@@ -21,7 +21,7 @@
</parent>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.launchpad.installer</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Launchpad Installer</name>
@@ -30,9 +30,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.installer-1.2.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.installer-1.2.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.installer-1.2.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/installer</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/installer</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/installer</url>
</scm>
<build>