Author: rombert
Date: Mon Sep 29 11:38:53 2014
New Revision: 1628163

URL: http://svn.apache.org/r1628163
Log:
SLING-3933 - Add OSGi Bundle Repository support back again to the web console

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=1628163&r1=1628162&r2=1628163&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Sep 29 11:38:53 
2014
@@ -365,6 +365,11 @@
         </bundle>
         <bundle>
             <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.webconsole.plugins.obr</artifactId>
+            <version>1.0.2</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.felix</groupId>
             
<artifactId>org.apache.felix.webconsole.plugins.packageadmin</artifactId>
             <version>1.0.0</version>
         </bundle>


Reply via email to