mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing build-time warnings induced by having a duplicate dependency declaration for ndatasource.core
This commit is contained in:
parent
befb9cc711
commit
d5f4fe3da0
6
pom.xml
6
pom.xml
@ -574,12 +574,6 @@
|
|||||||
<version>${carbon.commons.version}</version>
|
<version>${carbon.commons.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.wso2.carbon</groupId>
|
|
||||||
<artifactId>org.wso2.carbon.ndatasource.core</artifactId>
|
|
||||||
<version>${carbon.kernel.version}</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- API Management dependencies -->
|
<!-- API Management dependencies -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.wso2.carbon.apimgt</groupId>
|
<groupId>org.wso2.carbon.apimgt</groupId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user