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