Added `comon-scope-maps` dependency for tests

This commit is contained in:
Mauro Mugnaini 2021-06-25 10:47:23 +02:00
parent 708c073090
commit 2ae7c8d942
1 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,12 @@
<artifactId>ic-client</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>