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/10 10:45:15 UTC

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

Author: radu
Date: Fri Apr 10 08:45:15 2015
New Revision: 1672582

URL: http://svn.apache.org/r1672582
Log:
releng: updated dependencies after release staging

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=1672582&r1=1672581&r2=1672582&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Fri Apr 10 08:45:15 2015
@@ -230,19 +230,19 @@
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly</artifactId>
-                            <version>1.0.2</version>
+                            <version>1.0.3-SNAPSHOT</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-                            <version>1.0.4</version>
+                            <version>1.0.5-SNAPSHOT</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.scripting.sightly.testing-content</artifactId>
-                            <version>1.0.4</version>
+                            <version>1.0.5-SNAPSHOT</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>