Removed -SNAPSHOT to be released.

This commit is contained in:
Francesco Mangiacrapa 2022-05-03 15:55:46 +02:00
parent 5c183c48ce
commit 0c903981d5
2 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,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).
## [v2.1.0-SNAPSHOT] - 2022-05-03
## [v2.1.0] - 2022-05-03
#### Enhancements
- [#23225] pdated the method to read the members of (VRE or Simple) shared folders
- [#23225] Updated the method to read the members of (VRE or Simple) shared folders
## [v2.0.6] - 2020-07-15

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-uploader</artifactId>
<packaging>jar</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>Workspace Uploader Widget</name>
<description>Workspace Uploader Widget allows your application to upload file/s in the gCube Workspace</description>
<scm>