Author: fmeschbe
Date: Sat Mar 12 10:43:08 2011
New Revision: 1080912
URL: http://svn.apache.org/viewvc?rev=1080912&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.launchpad.content-2.0.6
Modified:
sling/trunk/launchpad/content/pom.xml
Modified: sling/trunk/launchpad/content/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/content/pom.xml?rev=1080912&r1=1080911&r2=1080912&view=diff
==============================================================================
--- sling/trunk/launchpad/content/pom.xml (original)
+++ sling/trunk/launchpad/content/pom.xml Sat Mar 12 10:43:08 2011
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.launchpad.content</artifactId>
<packaging>bundle</packaging>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.6</version>
<name>Apache Sling Launchpad Content</name>
<description>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/content</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/content</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/content</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.content-2.0.6</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.content-2.0.6</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.content-2.0.6</url>
</scm>
<build>