From aa8713fccdbae4af88258b58ad25b50d66105586 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 May 2023 14:54:49 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- README.md | 7 +++++-- pom.xml | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d68b7c9..d25dad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index c2fbf42..46ff814 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/pom.xml b/pom.xml index 97019ab..7a5ba8a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.widgets.gdvw geoportal-data-viewer-widget jar - 1.0.0-SNAPSHOT + 1.0.0 org.gcube.portlets.widgets.gdvw.geoportal_data_viewer_widget