Fixed resource-registry-api range

This commit is contained in:
Luca Frosini 2023-02-09 17:23:25 +01:00
parent f8c42ee9ea
commit 8a3f45dfa4
1 changed files with 1 additions and 1 deletions

View File

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