Prepare next development cycle
[gpl/argeo-suite.git] / org.argeo.app.core / bnd.bnd
index f7a9e0d89e33bdd92f2c553263cf0ccae381b7ce..88c59a953c0e2f10bb2cf3ed0506974588e8c260 100644 (file)
@@ -1,13 +1,12 @@
 Bundle-ActivationPolicy: lazy
 
 Service-Component:\
-OSGI-INF/termsManager.xml,\
-OSGI-INF/maintenanceService.xml
+OSGI-INF/suiteMaintenance.xml,\
+OSGI-INF/termsContentProvider.xml,\
 
 Import-Package:\
-javax.transaction,\
+javax.measure.quantity,\
 org.osgi.service.useradmin,\
-javax.jcr.nodetype,\
-javax.jcr.security,\
-com.fasterxml.jackson.core,\
-*
\ No newline at end of file
+tech.units.indriya.unit,\
+org.argeo.cms.acr,\
+*