upgraded gcube-smartgears-bom

This commit is contained in:
Luca Frosini 2023-02-10 16:22:51 +01:00
parent 9ff239d520
commit 23ecfe3924
2 changed files with 6 additions and 3 deletions

View File

@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Smartgears Distribution
## [v3.5.0-SNAPSHOT]
- upgraded gcube-smartgears-bom
## [v3.4.7]
- upgraded gcube-smartgears-bom
@ -27,7 +31,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v3.4.2] - 2021-11-08
- common-smartgrears library updated
## [v3.4.1] - 2021-06-25

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>3.4.7</version>
<version>3.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>A distribution for the SmartGears Framework</name>
@ -29,7 +29,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.2.0</version>
<version>2.3.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>