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:51:20 UTC

svn commit: r1690953 - /sling/trunk/bundles/scripting/core/pom.xml

Author: radu
Date: Tue Jul 14 14:51:20 2015
New Revision: 1690953

URL: http://svn.apache.org/r1690953
Log:
release: updated dependency for staged release artifact

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

Modified: sling/trunk/bundles/scripting/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/core/pom.xml?rev=1690953&r1=1690952&r2=1690953&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/core/pom.xml (original)
+++ sling/trunk/bundles/scripting/core/pom.xml Tue Jul 14 14:51:20 2015
@@ -136,7 +136,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.api</artifactId>
-            <version>2.1.9-SNAPSHOT</version>
+            <version>2.1.8</version>
             <scope>provided</scope>
         </dependency>
         <dependency>