From d810ef1b6248bfeb2aa2e75b17eb82c7d899d0d4 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 16 Jun 2022 16:22:34 +0200 Subject: [PATCH] - Fixed pom for HL portal removal --- CHANGELOG.md | 4 ++++ pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82b3c45..9311e1a 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). +## [v2.8.6-SNAPSHOT] - 2022-06-17 + + - Fixed pom for HL portal removal + ## [v2.8.5] - 2022-03-17 - Fix for #21652 Some keys contain the context and some other (the VRE contextes) contains in the context name. diff --git a/pom.xml b/pom.xml index 6ae5ade..eacbe47 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portlets.admin rmp-common-library - 2.8.5 + 2.8.6-SNAPSHOT Resource Management Library gCube Resource Management Library is a common library containing shared code for Information System Operations @@ -38,7 +38,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3 + 3.6.4 pom import @@ -104,7 +104,7 @@ com.thoughtworks.xstream xstream - provided + 1.4.9 junit