You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2014/10/26 12:35:06 UTC

svn commit: r1634302 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Author: cziegeler
Date: Sun Oct 26 11:35:06 2014
New Revision: 1634302

URL: http://svn.apache.org/r1634302
Log:
Use released versions

Modified:
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1634302&r1=1634301&r2=1634302&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Sun Oct 26 11:35:06 2014
@@ -174,7 +174,12 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.event</artifactId>
-            <version>3.3.14</version>
+            <version>3.4.1-SNAPSHOT</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.event.dea</artifactId>
+            <version>1.0.0</version>
         </bundle>
 
         <bundle>
@@ -235,7 +240,7 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.resource</artifactId>
-            <version>2.3.13-SNAPSHOT</version>
+            <version>2.3.12</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>