From 730ababb45b9f094b061d2e4b385ba5c326580a3 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 27 Jun 2022 14:41:54 +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 c5ec9c2..1b3e061 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.1-SNAPSHOT] - 2022-06-22 +## [v1.0.1] - 2022-06-27 - [#23525] Removed the scope of xml-apis dependency - Moved to maven-portal-bom v3.6.4 diff --git a/pom.xml b/pom.xml index 71eb70b..f645e6d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.widgets ckan-content-moderator-widget jar - 1.0.1-SNAPSHOT + 1.0.1 gCube Ckan Content Moderator Widget