Fixed dependency range

This commit is contained in:
Luca Frosini 2020-02-11 17:44:05 +01:00
parent 71aaabde3d
commit 5e6c6e6a35
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-api</artifactId>
<version>[3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
<version>[3.0.0, 4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>