new version to get latest version of new IS libraries

This commit is contained in:
luca.frosini 2023-11-10 11:57:42 +01:00
parent cc243260b1
commit 3e66cfe5f1
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 Smartgears Distribution
## [v3.7.0-SNAPSHOT]
- new version to get latest version of new IS libraries
## [v3.6.0]
- upgraded gcube-smartgears-bom

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>3.6.0</version>
<version>3.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>A distribution for the SmartGears Framework</name>