removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 15:10:55 +02:00
parent 6b63090ec4
commit 8d32c4e85b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,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).
## [v2.1.0-SNAPSHOT] - 2023-04-12
## [v2.1.0] - 2023-04-12
- Integrated the deleteFileset method [#24977]
- Integrated with the Geoportal_Resolver service [#25031]

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-data-common</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<description>GeoPortal Data Common is common library used by GUI components developed for GeoNA</description>
<scm>