From e1aecdca687574807c52c24a6209459c15e26cc4 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Fri, 21 Jul 2023 12:52:52 +0200 Subject: [PATCH] Release of the `v1.0.0` --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a6c11..c7bb1a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-client" -## [v1.0.0-SNAPSHOT] +## [v1.0.0] - First release as refactoring of the `keycloak-client` library; moved the discovery functionality (to be compatible with SGv4) here to provide the backward compatibility. (#23478) diff --git a/pom.xml b/pom.xml index 4f07267..a2a45e5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,14 +11,14 @@ org.gcube.common keycloak-client-legacy-is - 1.0.0-SNAPSHOT + 1.0.0 org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import