Author: cziegeler
Date: Mon Oct 25 13:32:12 2010
New Revision: 1027109
URL: http://svn.apache.org/viewvc?rev=1027109&view=rev
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=1027109&r1=1027108&r2=1027109&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Mon Oct 25 13:32:12 2010
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.0.14</version>
+ <version>2.0.15-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Scripting Core implementation</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.14</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.14</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.core-2.0.14</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>