From c6449acbe82b70a24de70f91dee3173798ae96a6 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 14 Jun 2022 16:55:46 +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 bc000f3..faf71fc 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). -## [v2.1.0-SNAPSHOT] - 2022-06-13 +## [v2.1.0] - 2022-06-13 **Enhancements** diff --git a/pom.xml b/pom.xml index fd64da5..782aaf9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.widgets ckan-metadata-publisher-widget - 2.1.0-SNAPSHOT + 2.1.0 gCube Ckan metadata publisher widget