Author: cziegeler
Date: Tue Mar  4 10:04:12 2014
New Revision: 1573998

URL: http://svn.apache.org/r1573998
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=1573998&r1=1573997&r2=1573998&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Tue Mar  4 10:04:12 2014
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.servlets.get</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.6</version>
+    <version>2.1.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.1.6</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.6</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.1.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>
 
     <properties>


Reply via email to