From e17a1cb46d2732f202be40974d0756616527cbcf Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 26 May 2022 11:35:01 +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 aa39649..0965c90 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.6.0-SNAPSHOT] - 2022-05-25 +## [v1.6.0] - 2022-05-25 #### Bug fixes diff --git a/pom.xml b/pom.xml index 9f9dc21..8630ed1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.widgets grsf-manage-widget - 1.6.0-SNAPSHOT + 1.6.0 gCube GRSF Manage widget