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