Downgraded gcube-model range

This commit is contained in:
Luca Frosini 2023-02-09 12:10:10 +01:00
parent 02b80ad369
commit 7747428e6a
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
<dependency>
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</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>