You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/09/29 15:19:14 UTC

svn commit: r819933 - /sling/trunk/bundles/servlets/get/pom.xml

Author: cziegeler
Date: Tue Sep 29 13:19:14 2009
New Revision: 819933

URL: http://svn.apache.org/viewvc?rev=819933&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/bundles/servlets/get/pom.xml

Modified: sling/trunk/bundles/servlets/get/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/get/pom.xml?rev=819933&r1=819932&r2=819933&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Tue Sep 29 13:19:14 2009
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.servlets.get</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.6</version>
+    <version>2.0.7-SNAPSHOT</version>
 
     <name>Apache Sling Default GET Servlets</name>
     <description>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.0.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.0.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.0.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/get</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/get</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/get</url>
     </scm>
 
     <build>