diff --git a/dev/com.ibm.ws.install.map/bnd.bnd b/dev/com.ibm.ws.install.map/bnd.bnd index 329bcfb354f..038fac3edf5 100755 --- a/dev/com.ibm.ws.install.map/bnd.bnd +++ b/dev/com.ibm.ws.install.map/bnd.bnd @@ -26,6 +26,7 @@ Require-Bundle: com.ibm.ws.install; version="[1,1.0.100)", \ com.ibm.ws.kernel.service; version="[1.3,1.3.100)", \ com.ibm.ws.kernel.boot; version="[1,1.0.100)", \ com.ibm.ws.logging; version="[1,1.0.100)", \ + com.ibm.ws.logging.core; version="[1,1.0.100)", \ com.ibm.ws.product.utility; version="[1,1.0.100)", \ org.eclipse.osgi; version="[3.10,4)", \ com.ibm.ws.org.eclipse.equinox.metatype; version="[1,1.0.100)", \