Author: cziegeler
Date: Fri May 7 06:15:08 2010
New Revision: 942008
URL: http://svn.apache.org/viewvc?rev=942008&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=942008&r1=942007&r2=942008&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Fri May 7 06:15:08 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<packaging>pom</packaging>
- <version>9</version>
+ <version>10-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-9</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-9</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/tags/sling-9</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>