mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
removed unused dependecies
This commit is contained in:
parent
4503ab77c7
commit
39b26d58dc
45
pom.xml
45
pom.xml
@ -178,11 +178,6 @@
|
|||||||
<artifactId>io.entgra.application.mgt.addons</artifactId>
|
<artifactId>io.entgra.application.mgt.addons</artifactId>
|
||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.authhandler</artifactId>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||||
<artifactId>io.entgra.application.mgt.core</artifactId>
|
<artifactId>io.entgra.application.mgt.core</artifactId>
|
||||||
@ -203,16 +198,6 @@
|
|||||||
<artifactId>io.entgra.application.mgt.store.api</artifactId>
|
<artifactId>io.entgra.application.mgt.store.api</artifactId>
|
||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.publisher.ui</artifactId>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.store.ui</artifactId>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||||
<artifactId>org.wso2.carbon.policy.mgt.common</artifactId>
|
<artifactId>org.wso2.carbon.policy.mgt.common</artifactId>
|
||||||
@ -308,42 +293,12 @@
|
|||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.extensions.feature</artifactId>-->
|
|
||||||
<!--<type>zip</type>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||||
<artifactId>io.entgra.application.mgt.api.feature</artifactId>
|
<artifactId>io.entgra.application.mgt.api.feature</artifactId>
|
||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.auth.handler.feature</artifactId>-->
|
|
||||||
<!--<type>zip</type>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.publisher.ui.feature</artifactId>-->
|
|
||||||
<!--<type>zip</type>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.store.ui.feature</artifactId>-->
|
|
||||||
<!--<type>zip</type>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<!--<dependency>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.devicemgt</groupId>-->
|
|
||||||
<!--<artifactId>io.entgra.application.mgt.feature</artifactId>-->
|
|
||||||
<!--<type>zip</type>-->
|
|
||||||
<!--<version>${carbon.device.mgt.version}</version>-->
|
|
||||||
<!--</dependency>-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||||
<artifactId>io.entgra.server.bootup.heartbeat.beacon</artifactId>
|
<artifactId>io.entgra.server.bootup.heartbeat.beacon</artifactId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user