Downgraded gcube-model version

This commit is contained in:
Luca Frosini 2023-02-09 12:18:41 +01:00
parent 3847154a3f
commit 337347478d
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,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>
<scope>provided</scope>
</dependency>
<dependency>