Prepared for the Next release

This commit is contained in:
Mauro Mugnaini 2020-11-20 13:07:56 +01:00
parent 41ffb26bcd
commit b443c27f1d
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "oidc-library"
## [v1.1.0-SNAPSHOT]
- Added avatar configuration and retrieve helper method (#19726)
## [v1.1.0]
- Added avatar configuration and retrieve helper methods (#19726)
## [v1.0.0-SNAPSHOT]
- First release (#19225) (#19226) (#19227)

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.common</groupId>
<artifactId>oidc-library</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<dependencyManagement>
<dependencies>
<dependency>