Author: cziegeler
Date: Tue Sep 3 06:16:18 2013
New Revision: 1519575
URL: http://svn.apache.org/r1519575
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/parent/pom.xml
Modified: sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1519575&r1=1519574&r2=1519575&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Tue Sep 3 06:16:18 2013
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<packaging>pom</packaging>
- <version>18</version>
+ <version>19-SNAPSHOT</version>
<name>Apache Sling (Parent)</name>
<description>The parent project for Apache Sling</description>
@@ -64,9 +64,9 @@
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-18</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-18</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/tags/sling-18</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/parent</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/parent</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/parent</url>
</scm>