Removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2021-01-21 14:54:15 +01:00
parent e2e100a250
commit b548ffdc96
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>ws-task-executor-widget</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<description>
The workspace-task-executor-widget is a widget to execute data miner's algorithms from gCube Workspace
</description>