Author: cziegeler
Date: Sat Dec 15 15:06:55 2012
New Revision: 1422272
URL: http://svn.apache.org/viewvc?rev=1422272&view=rev
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=1422272&r1=1422271&r2=1422272&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Sat Dec 15 15:06:55 2012
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<packaging>pom</packaging>
- <version>14</version>
+ <version>15-SNAPSHOT</version>
<name>Apache Sling (Parent)</name>
<description>The parent project for Apache Sling</description>
@@ -55,9 +55,9 @@
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-14</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-14</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/tags/sling-14</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>