Author: fmeschbe
Date: Mon Aug 16 12:03:24 2010
New Revision: 985894

URL: http://svn.apache.org/viewvc?rev=985894&view=rev
Log:
SLING-1623 Update to latest Felix releases:
   Web Console 3.1.2
   Web Console Memory Usage Plugin 1.0.2
   Declarative Services (SCR) 1.6.0

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=985894&r1=985893&r2=985894&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Aug 16 12:03:24 
2010
@@ -192,7 +192,7 @@
         <bundle>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.webconsole</artifactId>
-            <version>3.1.1-SNAPSHOT</version>
+            <version>3.1.2</version>
         </bundle>
         <bundle>
             <groupId>org.apache.felix</groupId>
@@ -202,7 +202,7 @@
         <bundle>
             <groupId>org.apache.felix</groupId>
             
<artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.2</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
@@ -240,7 +240,7 @@
         <bundle>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr</artifactId>
-            <version>1.4.1-SNAPSHOT</version>
+            <version>1.6.0</version>
         </bundle>
         <bundle>
             <groupId>org.apache.felix</groupId>


Reply via email to