mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
a37cceab67
* mavenize openHAB and integrate mavenized ESH repository Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
Bundle-SymbolicName: ${project.artifactId}
|
|
Export-Package: \
|
|
cx.ath.matthew.unix.*;version="0.5",\
|
|
org.freedesktop.*;version="2.7"
|
|
Import-Package: \
|
|
cx.ath.matthew.debug.*;resolution:=optional,\
|
|
cx.ath.matthew.utils.*;resolution:=optional,\
|
|
* |