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/04/07 17:36:39 UTC

svn commit: r1671877 - /sling/trunk/contrib/scripting/sightly/testing/pom.xml

Author: radu
Date: Tue Apr  7 15:36:39 2015
New Revision: 1671877

URL: http://svn.apache.org/r1671877
Log:
releng: updating Sightly dependencies to released versions

Modified:
    sling/trunk/contrib/scripting/sightly/testing/pom.xml

Modified: sling/trunk/contrib/scripting/sightly/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/testing/pom.xml?rev=1671877&r1=1671876&r2=1671877&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Tue Apr  7 15:36:39 2015
@@ -230,19 +230,19 @@
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly</artifactId>
-                            <version>1.0.3-SNAPSHOT</version>
+                            <version>1.0.2</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-                            <version>1.0.1-SNAPSHOT</version>
+                            <version>1.0.2</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly.testing-content</artifactId>
-                            <version>1.0.3-SNAPSHOT</version>
+                            <version>1.0.4</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>