From d1ce7ef5c95aaaee15f03edb9316ce1aa86686a0 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 12 Apr 2021 16:30:42 +0200 Subject: [PATCH] updated pom for release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff92196..a18d4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2.3.0-SNAPSHOT] - 2021-04-12 +## [v2.3.0] - 2021-04-12 - Fix Bug #20591 Keycloak-LR 6.2 Integration: portlet calls in landing page have not UMA token set diff --git a/pom.xml b/pom.xml index 66e6225..a6ac47d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal threadlocal-vars-cleaner - 2.3.0-SNAPSHOT + 2.3.0 jar threadlocal-vars-cleaner This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool @@ -32,7 +32,7 @@ org.gcube.distribution maven-portal-bom - 3.6.1-SNAPSHOT + 3.6.1 pom import