mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing the certificate mgt issue
This commit is contained in:
parent
87b2fb3603
commit
b9d104e9b2
@ -51,8 +51,7 @@
|
|||||||
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
|
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
|
||||||
<Bundle-Description>Device Management Core Bundle</Bundle-Description>
|
<Bundle-Description>Device Management Core Bundle</Bundle-Description>
|
||||||
<Private-Package>
|
<Private-Package>
|
||||||
org.wso2.carbon.certificate.mgt.core.internal,
|
org.wso2.carbon.certificate.mgt.core.internal
|
||||||
org.wso2.carbon.certificate.mgt.core.util
|
|
||||||
</Private-Package>
|
</Private-Package>
|
||||||
<Import-Package>
|
<Import-Package>
|
||||||
org.osgi.framework,
|
org.osgi.framework,
|
||||||
@ -98,7 +97,6 @@
|
|||||||
</Import-Package>
|
</Import-Package>
|
||||||
<Export-Package>
|
<Export-Package>
|
||||||
!org.wso2.carbon.certificate.mgt.core.internal.*,
|
!org.wso2.carbon.certificate.mgt.core.internal.*,
|
||||||
!org.wso2.carbon.certificate.mgt.core.util,
|
|
||||||
org.wso2.carbon.certificate.mgt.core.*
|
org.wso2.carbon.certificate.mgt.core.*
|
||||||
</Export-Package>
|
</Export-Package>
|
||||||
</instructions>
|
</instructions>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user