mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
removing duplicate declarations of testng related depdendncies from parent pom
This commit is contained in:
parent
5ec8f20baf
commit
5db7698627
5
pom.xml
5
pom.xml
@ -70,11 +70,6 @@
|
||||
<version>${test.framework.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.testng</groupId>
|
||||
<artifactId>testng</artifactId>
|
||||
<version>${testng.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.wso2.carbon</groupId>
|
||||
<artifactId>org.wso2.carbon.integration.common.admin.client</artifactId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user