From 571be7ef6f61e67dcae422cb3a4416ba4066cca0 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 25 May 2021 16:35:00 +0200 Subject: [PATCH] Added support for authorization common AccessToken provider --- CHANGELOG.md | 4 ++++ pom.xml | 8 ++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eaff45..a3ccad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [v5.0.2-SNAPSHOT] - 2021-05-25 + +Added support for authorization common AccessToken provider + ## [v5.0.1] - 2021-03-25 Added support for new Accounting libs diff --git a/pom.xml b/pom.xml index edf916f..8bd62cb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.distribution gcube-portal-bundle - 5.0.1 + 5.0.2-SNAPSHOT pom scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git @@ -265,7 +265,7 @@ org.gcube.distribution maven-portal-bom - 3.6.1 + 3.6.2-SNAPSHOT pom import @@ -346,22 +346,18 @@ org.gcube.common event-publisher-library - [1.0.0-SNAPSHOT,) org.gcube.portal event-publisher-portal - [1.0.1-SNAPSHOT,) org.gcube.common oidc-library - [1.1.0-SNAPSHOT,) org.gcube.portal oidc-library-portal - [1.1.0-SNAPSHOT,)