Prepared for the Next release

This commit is contained in:
Mauro Mugnaini 2020-11-20 13:09:39 +01:00
parent 05355d2d34
commit d042bf046f
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.1-SNAPSHOT]
## [v1.1.1]
- Fixed occasionally missing of the redirect to the original requested URI after OIDC login
## [v1.1.0-SNAPSHOT]

View File

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