diff --git a/CHANGELOG.md b/CHANGELOG.md index d69f20b..4cf9b96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ +# Changelog for ws-task-executor-widget + +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). -# Changelog for ws-task-executor-widget +## [v1.0.0-SNAPSHOT] - 2021-01-18 + +#### Bug Fixes + +[#20457] Just including patched library ## [v0.3.0] 2020-07-29 @@ -21,3 +28,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm first release + diff --git a/pom.xml b/pom.xml index d3a9a0f..b1cf0da 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets ws-task-executor-widget jar - 0.3.0 + 1.0.0-SNAPSHOT The workspace-task-executor-widget is a widget to execute data miner's algorithms from gCube Workspace @@ -82,7 +82,7 @@ org.gcube.common workspace-task-executor-library - [0.0.1, 1.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)