Release of the 1.1.2 version

This commit is contained in:
Mauro Mugnaini 2021-01-20 11:48:59 +01:00
parent 8f7835262c
commit 77e62a0eeb
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "oidc-enrollment-hook"
## [v1.1.2-SNAPSHOT]
## [v1.1.2]
- Added some info of the user is about to create in the logs expecially for screen name (auto-generated or externally provided) (#20413). Restored per-session token removal. Logs revised. (#20445)
## [v1.1.1]

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>oidc-enrollment-hook</artifactId>
<packaging>war</packaging>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<properties>
<liferay.version>6.2.5</liferay.version>
<liferay.maven.plugin.version>6.2.10.12</liferay.maven.plugin.version>