mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix tenant-mgt build failure
This commit is contained in:
commit
bb2c1d8906
@ -67,8 +67,8 @@
|
||||
io.entgra.device.mgt.core.tenant.mgt.common.spi;version="[5.0,6)",
|
||||
io.entgra.device.mgt.core.tenant.mgt.core,
|
||||
org.apache.commons.logging;version="[1.2,2)",
|
||||
org.osgi.framework;version="[1.9,2)",
|
||||
org.osgi.service.component;version="[1.2,2)",
|
||||
org.osgi.framework;version="${imp.package.version.osgi.framework}",
|
||||
org.osgi.service.component;version="${imp.package.version.osgi.service}",
|
||||
org.wso2.carbon.context;version="[4.8,5)",
|
||||
org.wso2.carbon.registry.core.exceptions;version="[1.0,2)",
|
||||
org.wso2.carbon.stratos.common.beans;version="[4.9,5)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user