You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2016/04/07 09:54:27 UTC

svn commit: r1738099 - /sling/trunk/bundles/servlets/post/pom.xml

Author: cziegeler
Date: Thu Apr  7 07:54:27 2016
New Revision: 1738099

URL: http://svn.apache.org/viewvc?rev=1738099&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.servlets.post-2.3.10

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=1738099&r1=1738098&r2=1738099&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/post/pom.xml (original)
+++ sling/trunk/bundles/servlets/post/pom.xml Thu Apr  7 07:54:27 2016
@@ -23,12 +23,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>26</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.9-SNAPSHOT</version>
+    <version>2.3.10</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.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.post-2.3.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.post-2.3.10</url>
     </scm>
 
     <properties>