Fixed resource-registry-api range

This commit is contained in:
Luca Frosini 2022-07-07 18:30:49 +02:00
parent 6a718f294c
commit b3b236b3c9
1 changed files with 1 additions and 1 deletions

View File

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