Fixed gcat-client dependecy

This commit is contained in:
Luca Frosini 2020-10-12 15:17:57 +02:00
parent 1fd086e63d
commit fa381d7313
1 changed files with 2 additions and 2 deletions

View File

@ -70,9 +70,9 @@
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.data-publishing</groupId>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat-client</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.accounting</groupId>