Import javax.management package (#2484)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/2487/head
Kai Kreuzer 2021-09-14 14:40:07 +02:00 committed by GitHub
parent 2663a3fc7e
commit 4f8f7254e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Bundle-SymbolicName: ${project.artifactId}
Import-Package: \
javax.management.*,\
org.eclipse.jdt.annotation.*;resolution:=optional,\
org.openhab.*;version=!,\
org.osgi.framework,\