NO-JIRA removing test-ng from groovy
This commit is contained in:
parent
88bb733232
commit
a3997380c7
|
@ -174,11 +174,6 @@
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.groovy</groupId>
|
|
||||||
<artifactId>groovy-testng</artifactId>
|
|
||||||
<version>${groovy.version}</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>artemis-junit</artifactId>
|
<artifactId>artemis-junit</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue