Author: cziegeler
Date: Tue Mar 4 10:07:46 2014
New Revision: 1574003
URL: http://svn.apache.org/r1574003
Log:
[maven-release-plugin] prepare release org.apache.sling.servlets.post-2.3.4
Modified:
sling/trunk/bundles/servlets/post/pom.xml
Modified: sling/trunk/bundles/servlets/post/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/post/pom.xml?rev=1574003&r1=1574002&r2=1574003&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/post/pom.xml (original)
+++ sling/trunk/bundles/servlets/post/pom.xml Tue Mar 4 10:07:46 2014
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.servlets.post</artifactId>
<packaging>bundle</packaging>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.4</version>
<name>Apache Sling Default POST Servlets</name>
<description>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/post</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/servlets/post</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/servlets/post</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.post-2.3.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.post-2.3.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.post-2.3.4</url>
</scm>
<properties>