Removing circular dependency

This commit is contained in:
Fabio Sinibaldi 2022-05-17 11:09:09 +02:00
parent 10c450fb2f
commit ce9f3be3fc
1 changed files with 0 additions and 7 deletions

View File

@ -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>