You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2015/07/13 19:30:29 UTC

svn commit: r1690769 - /sling/trunk/bundles/servlets/get/pom.xml

Author: radu
Date: Mon Jul 13 17:30:29 2015
New Revision: 1690769

URL: http://svn.apache.org/r1690769
Log:
[maven-release-plugin] prepare release org.apache.sling.servlets.get-2.1.12

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=1690769&r1=1690768&r2=1690769&view=diff
==============================================================================
--- sling/trunk/bundles/servlets/get/pom.xml (original)
+++ sling/trunk/bundles/servlets/get/pom.xml Mon Jul 13 17:30:29 2015
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>24</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.servlets.get</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.11-SNAPSHOT</version>
+    <version>2.1.12</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.12</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.servlets.get-2.1.12</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.servlets.get-2.1.12</url>
     </scm>
 
     <properties>