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 2016/07/13 10:23:35 UTC

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

Author: radu
Date: Wed Jul 13 10:23:35 2016
New Revision: 1752385

URL: http://svn.apache.org/viewvc?rev=1752385&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.api-2.13.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=1752385&r1=1752384&r2=1752385&view=diff
==============================================================================
--- sling/trunk/bundles/api/pom.xml (original)
+++ sling/trunk/bundles/api/pom.xml Wed Jul 13 10:23:35 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.12.1-SNAPSHOT</version>
+    <version>2.13.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.13.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.api-2.13.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.api-2.13.0</url>
     </scm>
 
     <properties>