refactor packaging of siddhi extensions

apim420
Amalka Subasinghe 2 years ago
parent 7c38a7280b
commit ca60a7739b

@ -161,8 +161,8 @@
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName> <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-Name>${project.artifactId}</Bundle-Name> <Bundle-Name>${project.artifactId}</Bundle-Name>
<Export-Package> <Export-Package>
org.wso2.extension.siddhi.device, io.entgra.device.mgt.plugins.extension.siddhi.device,
org.wso2.extension.siddhi.device.* io.entgra.device.mgt.plugins.extension.siddhi.device.*
</Export-Package> </Export-Package>
<Import-Package> <Import-Package>
feign, feign,

Loading…
Cancel
Save