From ac544d083ee9b9b116de7e6ff0f4a4ef793ba34c Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 14:15:33 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb970b..f304161 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Authorization Utils -## [v2.2.0-SNAPSHOT] +## [v2.2.0] - Switched to the new version of keycloak-client [#25295] diff --git a/pom.xml b/pom.xml index 77c2500..831b195 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common authorization-utils - 2.2.0-SNAPSHOT + 2.2.0 UTF-8 @@ -27,7 +27,7 @@ org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import