Author: radu
Date: Thu Apr  2 15:27:49 2015
New Revision: 1670924

URL: http://svn.apache.org/r1670924
Log:
@releng

* updated non-sightly dependencies to released versions
* updated sightly dependencies to staged versions for releasing 
o.a.s.sightly.testing-1.0.2

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=1670924&r1=1670923&r2=1670924&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Thu Apr  2 15:27:49 
2015
@@ -223,31 +223,31 @@
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             <artifactId>org.apache.sling.xss</artifactId>
-                            <version>1.0.0</version>
+                            <version>1.0.2</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             
<artifactId>org.apache.sling.scripting.sightly</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.js.provider</artifactId>
-                            <version>1.0.1-SNAPSHOT</version>
+                            <version>1.0.0</version>
                             <startLevel>20</startLevel>
                         </bundle>
                         <bundle>
                             <groupId>org.apache.sling</groupId>
                             
<artifactId>org.apache.sling.scripting.sightly.testing-content</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.repl</artifactId>
-                            <version>1.0.1-SNAPSHOT</version>
+                            <version>1.0.0</version>
                             <startLevel>20</startLevel>
                         </bundle>
                     </additionalBundles>
@@ -366,7 +366,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.performance.base</artifactId>
-            <version>1.0.3-SNAPSHOT</version>
+            <version>1.0.2</version>
             <scope>test</scope>
         </dependency>
     </dependencies>


Reply via email to