Fixing the certificate mgt issue

revert-70aa11f8
geethkokila 8 years ago
parent 87b2fb3603
commit b9d104e9b2

@ -51,8 +51,7 @@
<Bundle-Version>${carbon.device.mgt.version}</Bundle-Version>
<Bundle-Description>Device Management Core Bundle</Bundle-Description>
<Private-Package>
org.wso2.carbon.certificate.mgt.core.internal,
org.wso2.carbon.certificate.mgt.core.util
org.wso2.carbon.certificate.mgt.core.internal
</Private-Package>
<Import-Package>
org.osgi.framework,
@ -98,7 +97,6 @@
</Import-Package>
<Export-Package>
!org.wso2.carbon.certificate.mgt.core.internal.*,
!org.wso2.carbon.certificate.mgt.core.util,
org.wso2.carbon.certificate.mgt.core.*
</Export-Package>
</instructions>

Loading…
Cancel
Save