Author: fmeschbe
Date: Wed May 20 21:48:28 2009
New Revision: 776873
URL: http://svn.apache.org/viewvc?rev=776873&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.api-2.1.0
Modified:
incubator/sling/trunk/bundles/api/pom.xml
Modified: incubator/sling/trunk/bundles/api/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/api/pom.xml?rev=776873&r1=776872&r2=776873&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/api/pom.xml (original)
+++ incubator/sling/trunk/bundles/api/pom.xml Wed May 20 21:48:28 2009
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.0.5-incubator-SNAPSHOT</version>
+ <version>2.1.0</version>
<packaging>bundle</packaging>
<name>Apache Sling API</name>
@@ -44,9 +44,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/api</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/api</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/api</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.api-2.1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.api-2.1.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.api-2.1.0</url>
</scm>
<dependencies>