Author: pauls
Date: Mon May 8 11:37:04 2017
New Revision: 1794333
URL: http://svn.apache.org/viewvc?rev=1794333&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.servlets.get-2.1.24
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=1794333&r1=1794332&r2=1794333&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Mon May 8 11:37:04 2017
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlets.get</artifactId>
<packaging>bundle</packaging>
- <version>2.1.23-SNAPSHOT</version>
+ <version>2.1.24</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.24</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.24</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.1.24</url>
</scm>
<properties>
@@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.xss</artifactId>
- <version>1.0.19-SNAPSHOT</version>
+ <version>2.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>