mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
59675788e0
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
Bundle-SymbolicName: ${project.artifactId}
|
|
Require-Bundle: org.openhab.core.model.sitemap
|
|
Import-Package: \
|
|
org.eclipse.jdt.annotation;resolution:=optional,\
|
|
org.openhab.core.model.core,\
|
|
org.osgi.framework,\
|
|
org.slf4j
|