Author: cziegeler
Date: Wed Jun 4 08:45:34 2008
New Revision: 663242
URL: http://svn.apache.org/viewvc?rev=663242&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
incubator/sling/trunk/servlets/get/pom.xml
Modified: incubator/sling/trunk/servlets/get/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/servlets/get/pom.xml?rev=663242&r1=663241&r2=663242&view=diff
==============================================================================
--- incubator/sling/trunk/servlets/get/pom.xml (original)
+++ incubator/sling/trunk/servlets/get/pom.xml Wed Jun 4 08:45:34 2008
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlets.get</artifactId>
<packaging>bundle</packaging>
- <version>2.0.0-incubator</version>
+ <version>2.0.1-incubator-SNAPSHOT</version>
<name>Sling - Default GET Servlets</name>
<description>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.servlets.get-2.0.0-incubator</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.servlets.get-2.0.0-incubator</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.servlets.get-2.0.0-incubator</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/sling/servlets/get</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/sling/servlets/get</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/sling/servlets/get</url>
</scm>
<build>