Prepared for the Next release

This commit is contained in:
Mauro Mugnaini 2020-11-20 13:09:01 +01:00
parent 9ae47335a5
commit 372bf89756
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for "oidc-keycloak-library"
## [v1.0.0-SNAPSHOT]
## [v1.0.0]
- First release (#19143, #19891)

View File

@ -11,7 +11,7 @@
</parent>
<groupId>org.gcube.common</groupId>
<artifactId>oidc-keycloak-library</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<keycloak-version>10.0.2</keycloak-version>
</properties>