mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
refactor packaging of siddhi extensions
This commit is contained in:
parent
7c38a7280b
commit
ca60a7739b
@ -161,8 +161,8 @@
|
||||
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
|
||||
<Bundle-Name>${project.artifactId}</Bundle-Name>
|
||||
<Export-Package>
|
||||
org.wso2.extension.siddhi.device,
|
||||
org.wso2.extension.siddhi.device.*
|
||||
io.entgra.device.mgt.plugins.extension.siddhi.device,
|
||||
io.entgra.device.mgt.plugins.extension.siddhi.device.*
|
||||
</Export-Package>
|
||||
<Import-Package>
|
||||
feign,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user