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/14 16:47:33 UTC

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

Author: radu
Date: Tue Jul 14 14:47:33 2015
New Revision: 1690949

URL: http://svn.apache.org/r1690949
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.api-2.1.8

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

Modified: sling/trunk/bundles/scripting/api/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/api/pom.xml?rev=1690949&r1=1690948&r2=1690949&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/api/pom.xml (original)
+++ sling/trunk/bundles/scripting/api/pom.xml Tue Jul 14 14:47:33 2015
@@ -29,17 +29,17 @@
   </parent>
 
   <artifactId>org.apache.sling.scripting.api</artifactId>
-  <version>2.1.7-SNAPSHOT</version>
+  <version>2.1.8</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Scripting Implementation API</name>
   <description>This bundle provides the internal API to implement scripting.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/api
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.api-2.1.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.api-2.1.8
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/api</url>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.api-2.1.8</url>
   </scm>
 
   <build>