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:56:23 UTC

svn commit: r1690959 - /sling/trunk/bundles/scripting/javascript/pom.xml

Author: radu
Date: Tue Jul 14 14:56:22 2015
New Revision: 1690959

URL: http://svn.apache.org/r1690959
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.javascript-2.0.20

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

Modified: sling/trunk/bundles/scripting/javascript/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/javascript/pom.xml?rev=1690959&r1=1690958&r2=1690959&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/javascript/pom.xml (original)
+++ sling/trunk/bundles/scripting/javascript/pom.xml Tue Jul 14 14:56:22 2015
@@ -25,20 +25,20 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>24</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.scripting.javascript</artifactId>
-    <version>2.0.19-SNAPSHOT</version>
+    <version>2.0.20</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting JavaScript Support</name>
     <description>Support for JavaScript scripting</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/javascript</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/javascript</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/javascript</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.javascript-2.0.20</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.javascript-2.0.20</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.javascript-2.0.20</url>
     </scm>
 
     <build>