Author: fmeschbe
Date: Sun Oct 3 08:10:40 2010
New Revision: 1003928
URL: http://svn.apache.org/viewvc?rev=1003928&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.servlets.get-2.1.0
Modified:
sling/trunk/bundles/servlets/get/pom.xml
Modified: sling/trunk/bundles/servlets/get/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/get/pom.xml?rev=1003928&r1=1003927&r2=1003928&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Sun Oct 3 08:10:40 2010
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlets.get</artifactId>
<packaging>bundle</packaging>
- <version>2.0.9-SNAPSHOT</version>
+ <version>2.1.0</version>
<name>Apache Sling Default GET Servlets</name>
<description>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/get</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/get</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/get</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.1.0</url>
</scm>
<properties>