Fixed range of dependencies

This commit is contained in:
Luca Frosini 2020-11-05 17:28:51 +01:00
parent 8dd801be2b
commit 36d688d0a9
1 changed files with 2 additions and 0 deletions

View File

@ -41,10 +41,12 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-publisher</artifactId>
<version>[4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT]</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-client</artifactId>
<version>[4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT]</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>