Author: fmeschbe
Date: Sun Mar 13 08:11:14 2011
New Revision: 1081056
URL: http://svn.apache.org/viewvc?rev=1081056&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/launchpad/testing/pom.xml
Modified: sling/trunk/launchpad/testing/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/testing/pom.xml?rev=1081056&r1=1081055&r2=1081056&view=diff
==============================================================================
--- sling/trunk/launchpad/testing/pom.xml (original)
+++ sling/trunk/launchpad/testing/pom.xml Sun Mar 13 08:11:14 2011
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.launchpad.testing</artifactId>
<packaging>jar</packaging>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
<name>Apache Sling Launchpad Testing</name>
<description>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.testing-6</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.testing-6</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/testing</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/testing</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/testing</url>
</scm>
<properties>