removed -SNAPSHOT to be released, moved to maven-portal-bom.3.6.2

This commit is contained in:
Francesco Mangiacrapa 2021-05-25 11:16:31 +02:00
parent ad8d574988
commit 919031e204
2 changed files with 3 additions and 2 deletions

View File

@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.0.1-SNAPSHOT] - 2021-05-11
## [v1.0.1] - 2021-05-11
**Fixes**
[#21387] Harmonize the jackson version to v.2.8.11
Moved to maven-portal-bom.3.6.2
## [v1.0.0] - 2021-02-17

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>