Fixed range of dependencies

This commit is contained in:
Luca Frosini 2020-11-05 17:29:02 +01:00
parent 1646cbe8de
commit 33ae3ed356
1 changed files with 1 additions and 1 deletions

View File

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