Author: rombert
Date: Wed Sep 17 18:48:22 2014
New Revision: 1625742
URL: http://svn.apache.org/r1625742
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/scripting/core/pom.xml
Modified: sling/trunk/bundles/scripting/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/core/pom.xml?rev=1625742&r1=1625741&r2=1625742&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Wed Sep 17 18:48:22 2014
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.0.28</version>
+ <version>2.0.29-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Scripting Core implementation</name>
@@ -44,9 +44,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.28</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.28</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.core-2.0.28</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/core</url>
</scm>
<build>