Enhanced information-system-model version range

This commit is contained in:
Luca Frosini 2023-04-18 17:50:33 +02:00
parent f47e4d8bf3
commit 95aa1b4edf
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Smartgears Bom
# [v2.5.0-SNAPSHOT]
- Enhanced information-system-model version range
# [v2.4.0]
- update gcube-bom to 2.3.0

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>
<version>[6.0.0-SNAPSHOT,7.0.0-SNAPSHOT)</version>
<version>[7.0.0-SNAPSHOT,8.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>