Releasing component (#22145 #22195)

This commit is contained in:
Mauro Mugnaini 2021-10-07 10:53:01 +02:00
parent 5d257faef5
commit 21774d9a91
2 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-client"
## [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).
## [v1.0.1]
- First release (#21389 #22155) provides the basic helper classes for Keycloak tokens retrieve and functions for the gCube framework integration (automatic service discovery).

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>keycloak-client</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<dependencyManagement>
<dependencies>