Author: cziegeler
Date: Tue Nov 24 16:09:27 2009
New Revision: 883750
URL: http://svn.apache.org/viewvc?rev=883750&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=883750&r1=883749&r2=883750&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Tue Nov 24 16:09:27 2009
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.0.8</version>
+ <version>2.0.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Scripting Core implementation</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.8</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.8</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.core-2.0.8</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>