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/02/16 15:23:10 UTC

svn commit: r1660127 - /sling/trunk/bundles/engine/pom.xml

Author: asanso
Date: Mon Feb 16 14:23:09 2015
New Revision: 1660127

URL: http://svn.apache.org/r1660127
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/bundles/engine/pom.xml

Modified: sling/trunk/bundles/engine/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/engine/pom.xml?rev=1660127&r1=1660126&r2=1660127&view=diff
==============================================================================
--- sling/trunk/bundles/engine/pom.xml (original)
+++ sling/trunk/bundles/engine/pom.xml Mon Feb 16 14:23:09 2015
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.engine</artifactId>
     <packaging>bundle</packaging>
-    <version>2.4.0</version>
+    <version>2.4.1-SNAPSHOT</version>
 
     <name>Apache Sling Engine Implementation</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.4.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.4.0</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.4.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/engine</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/engine</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/sling/engine</url>
     </scm>
 
     <properties>