From 5932aacead69bdd9c3f5e543d3db42557dfe7a38 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 28 Mar 2023 12:39:50 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dabcba..e010660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ 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] +## [v1.7.0] -- [#24842] Integrated the new Geoportal-Resolver +- Integrated the new Geoportal-Resolver [#24842] ## [v1.6.0] - 2022-07-26 diff --git a/pom.xml b/pom.xml index 6d7dab8..6442adb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.gcube.portlets.user uri-resolver-manager - 1.7.0-SNAPSHOT + 1.7.0 jar uri-resolver-manager The URI Resolver Manager