From 3cafa4fe91f78ce4237db12e12c4c6ff4ac8b632 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 25 May 2021 12:03:20 +0200 Subject: [PATCH] removed -SNAPSHOT to be released, moved to maven-portal-bom.3.6.2 --- CHANGELOG.md | 3 ++- pom.xml | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be8416c..2f02c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,12 @@ 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-01-18 diff --git a/pom.xml b/pom.xml index 9c0298f..adc93c6 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.common workspace-task-executor-library - 1.0.1-SNAPSHOT + 1.0.1 workspace-task-executor-library The workspace-task-executor-library is a library to execute data miner's algorithms from workspace @@ -35,7 +35,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0 + 3.6.2 pom import @@ -102,6 +102,7 @@ org.slf4j slf4j-api + test