diff --git a/CHANGELOG.md b/CHANGELOG.md index fa7b04f..b494251 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.1-SNAPSHOT] - First release (#21389) provides the basic helper classes for Keycloak tokens retrieve and functions for the gCube framework integration (automatic service discovery). diff --git a/pom.xml b/pom.xml index b80d55b..a0b3619 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common keycloak-client - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -113,4 +113,4 @@ - \ No newline at end of file +