Author: cziegeler
Date: Tue Nov 27 10:38:04 2012
New Revision: 1414116
URL: http://svn.apache.org/viewvc?rev=1414116&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/installer/core/pom.xml
Modified: sling/trunk/installer/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/core/pom.xml?rev=1414116&r1=1414115&r2=1414116&view=diff
==============================================================================
--- sling/trunk/installer/core/pom.xml (original)
+++ sling/trunk/installer/core/pom.xml Tue Nov 27 10:38:04 2012
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.4.2</version>
+ <version>3.4.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Installer</name>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.4.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.4.2</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.core-3.4.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/core</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/core</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/installer/core</url>
</scm>
<build>