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-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…
Reference in New Issue
Block a user