diff --git a/bundles/org.openhab.core.io.monitor/bnd.bnd b/bundles/org.openhab.core.io.monitor/bnd.bnd index f40f8337c..e5016fefe 100644 --- a/bundles/org.openhab.core.io.monitor/bnd.bnd +++ b/bundles/org.openhab.core.io.monitor/bnd.bnd @@ -1,5 +1,6 @@ Bundle-SymbolicName: ${project.artifactId} Import-Package: \ + javax.management.*,\ org.eclipse.jdt.annotation.*;resolution:=optional,\ org.openhab.*;version=!,\ org.osgi.framework,\