From e47733cae8d4a7242038d43376f8a30403fcf225 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 5 Sep 2022 15:57:14 +0200 Subject: [PATCH] Removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6908d2e..360e3ab 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.7.0-SNAPSHOT] - 2022-09-05 +## [v1.7.0] - 2022-09-05 #### Enhancements diff --git a/pom.xml b/pom.xml index 73360b9..162d837 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.widgets grsf-manage-widget - 1.7.0-SNAPSHOT + 1.7.0 gCube GRSF Manage widget