Upgraded range of information-system-model

This commit is contained in:
Luca Frosini 2022-07-20 16:32:19 +02:00
parent 9bf5805fe0
commit 667f7a7320
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- moved to smartgears 4.0.0
- keycloak client added
- upgraded ranges of new IS libraries
- upgraded ranges of gx-rest libraries
## [v2.1.0]

View File

@ -105,7 +105,7 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>
<version>[5.0.0-SNAPSHOT,6.0.0-SNAPSHOT)</version>
<version>[6.0.0-SNAPSHOT,7.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.resource-management</groupId>