removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 14:54:49 +02:00
parent 777ac2e08d
commit aa8713fccd
3 changed files with 7 additions and 4 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

@ -9,11 +9,14 @@ The Geoportal Data-Viewer Widget is able to build a dynamic GUI for a Data Trans
**Uses**
* GWT v.2.10.0. [GWT](http://www.gwtproject.org) is licensed under [Apache License 2.0](http://www.gwtproject.org/terms.html)
* GWT v.2.9.0. [GWT](http://www.gwtproject.org) is licensed under [Apache License 2.0](http://www.gwtproject.org/terms.html)
## Documentation
You can find the Geoportal documentation at [Geoportal Suite](https://geoportal.d4science.org/geoportal-service/docs/index.html)
You can find the:
* Geoportal Service documentation at [Geoportal Suite](https://geoportal.d4science.org/geoportal-service/docs/index.html)
* Geoportal Data-Viewer documentation at [Geoportal Data-Viewer](https://code-repo.d4science.org/gCubeSystem/geoportal-data-entry-app/src/branch/master#documentation)
## Change log

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.portlets.widgets.gdvw</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>