mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
This commit is contained in:
commit
28c28475d4
12
pom.xml
12
pom.xml
@ -926,14 +926,6 @@
|
|||||||
<artifactId>org.wso2.carbon.apimgt.core</artifactId>
|
<artifactId>org.wso2.carbon.apimgt.core</artifactId>
|
||||||
<version>${carbon.api.mgt.version}</version>
|
<version>${carbon.api.mgt.version}</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<!--<exclusion>-->
|
|
||||||
<!--<groupId>org.wso2.carbon</groupId>-->
|
|
||||||
<!--<artifactId>org.wso2.carbon.core</artifactId>-->
|
|
||||||
<!--</exclusion>-->
|
|
||||||
<!--<exclusion>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.apimgt</groupId>-->
|
|
||||||
<!--<artifactId>org.wso2.carbon.apimgt.keymgt.stub</artifactId>-->
|
|
||||||
<!--</exclusion>-->
|
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.wso2.carbon.apimgt</groupId>
|
<groupId>org.wso2.carbon.apimgt</groupId>
|
||||||
<artifactId>org.wso2.carbon.apimgt.usage.publisher</artifactId>
|
<artifactId>org.wso2.carbon.apimgt.usage.publisher</artifactId>
|
||||||
@ -954,10 +946,6 @@
|
|||||||
<groupId>org.wso2.carbon.apimgt</groupId>
|
<groupId>org.wso2.carbon.apimgt</groupId>
|
||||||
<artifactId>org.wso2.carbon.ganalytics.publisher</artifactId>
|
<artifactId>org.wso2.carbon.ganalytics.publisher</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
<!--<exclusion>-->
|
|
||||||
<!--<groupId>org.wso2.carbon.apimgt</groupId>-->
|
|
||||||
<!--<artifactId>org.wso2.carbon.throttle.core</artifactId>-->
|
|
||||||
<!--</exclusion>-->
|
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- End of API Management dependencies -->
|
<!-- End of API Management dependencies -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user