From 5d257faef5ddc4eaa308de000feb3ccd1abcdbcb Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Mon, 27 Sep 2021 18:09:13 +0200 Subject: [PATCH] Updated micro-version to avoid possible repo backports/backtracking related issues and to be sure to have last version available in DEV at the moment --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 +