You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by as...@apache.org on 2015/12/17 09:25:22 UTC

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

Author: asanso
Date: Thu Dec 17 08:25:21 2015
New Revision: 1720493

URL: http://svn.apache.org/viewvc?rev=1720493&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=1720493&r1=1720492&r2=1720493&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Thu Dec 17 08:25:21 2015
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.servlets.get</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.14</version>
+    <version>2.1.15-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.14</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.14</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.1.14</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>