removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 15:04:18 +02:00
parent f9d811fe2f
commit 4f6f5e17c1
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).
## [v1.0.0-SNAPSHOT]
## [v1.0.0]
#### First release

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>geoportal-data-viewer-widget</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>org.gcube.portlets.widgets.gdvw.geoportal_data_viewer_widget</name>
<properties>