Author: cziegeler
Date: Wed Oct 7 13:27:42 2009
New Revision: 822723
URL: http://svn.apache.org/viewvc?rev=822723&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.core-2.0.6
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=822723&r1=822722&r2=822723&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Wed Oct 7 13:27:42 2009
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.6</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/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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.6</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.core-2.0.6</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.core-2.0.6</url>
</scm>
<build>