From b548ffdc96fef808b989b5d783edc16a1ed2c78c Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 21 Jan 2021 14:54:15 +0100 Subject: [PATCH] Removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cf9b96..c78acf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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.0-SNAPSHOT] - 2021-01-18 +## [v1.0.0] - 2021-01-18 #### Bug Fixes diff --git a/pom.xml b/pom.xml index b1cf0da..092001e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets ws-task-executor-widget jar - 1.0.0-SNAPSHOT + 1.0.0 The workspace-task-executor-widget is a widget to execute data miner's algorithms from gCube Workspace