Author: reto
Date: Thu Apr 24 08:51:01 2014
New Revision: 1589639

URL: http://svn.apache.org/r1589639
Log:
STANBOL-1331: added missing required bundle

Modified:
    stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml

Modified: stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml?rev=1589639&r1=1589638&r2=1589639&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml 
(original)
+++ stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml Thu 
Apr 24 08:51:01 2014
@@ -20,6 +20,11 @@
   <startLevel level="27">
     <bundle>
       <groupId>org.apache.clerezza</groupId>
+      <artifactId>rdf.file.storage</artifactId>
+      <version>0.4-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.clerezza</groupId>
       <artifactId>platform.config</artifactId>
       <version>0.4-SNAPSHOT</version>
     </bundle>


Reply via email to