mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
a37cceab67
* mavenize openHAB and integrate mavenized ESH repository Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
Bundle-SymbolicName: ${project.artifactId}
|
|
Require-Bundle: org.openhab.core.model.sitemap
|
|
Import-Package: \
|
|
org.eclipse.jdt.annotation;resolution:=optional,\
|
|
org.eclipse.smarthome.model.core,\
|
|
org.osgi.framework,\
|
|
org.slf4j
|