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/02/05 16:39:19 UTC

svn commit: r1728693 - /sling/trunk/bundles/api/pom.xml

Author: cziegeler
Date: Fri Feb  5 15:39:18 2016
New Revision: 1728693

URL: http://svn.apache.org/viewvc?rev=1728693&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.api-2.11.0

Modified:
    sling/trunk/bundles/api/pom.xml

Modified: sling/trunk/bundles/api/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/api/pom.xml?rev=1728693&r1=1728692&r2=1728693&view=diff
==============================================================================
--- sling/trunk/bundles/api/pom.xml (original)
+++ sling/trunk/bundles/api/pom.xml Fri Feb  5 15:39:18 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.10.1-SNAPSHOT</version>
+    <version>2.11.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling API</name>
@@ -44,9 +44,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/api</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.api-2.11.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.api-2.11.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.api-2.11.0</url>
     </scm>
 
     <properties>