From d699f3e65e8e7ae5c580f684058472b5f392973a Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 2 Mar 2023 17:01:18 +0100 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 1b511e7..9db1e34 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.2.0-SNAPSHOT] - 2023-01-19 +## [v1.2.0] - 2023-01-19 #### Enhancements diff --git a/pom.xml b/pom.xml index 64444da..c0da06f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.widgets ckan-content-moderator-widget jar - 1.2.0-SNAPSHOT + 1.2.0 gCube Ckan Content Moderator Widget