Removing circular dependency
This commit is contained in:
parent
10c450fb2f
commit
ce9f3be3fc
|
@ -106,13 +106,6 @@
|
||||||
<artifactId>reflections</artifactId>
|
<artifactId>reflections</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--TEST-->
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.gcube.application.cms</groupId>
|
|
||||||
<artifactId>cms-test-commons</artifactId>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue