fixed dependecy range

This commit is contained in:
Luca Frosini 2021-12-20 14:41:41 +01:00
parent 917e50b684
commit dfe24ae9e1
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat-api</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<version>[2.0.0,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>