From 61584b8b6161f182e88590dd0d0656983c13fc7d Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 27 Dec 2021 14:24:40 +0100 Subject: [PATCH] implemented the locate funcion to indicate the infra gateway --- CHANGELOG.md | 8 +++--- pom.xml | 4 +-- src/main/webapp/WEB-INF/xml/scopedata.xml | 26 ------------------- .../webapp/WEB-INF/xml/scopedata_admin.xml | 5 ---- 4 files changed, 6 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db8493a..875cefe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,15 @@ 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). -## [v7.1.0-SNAPSHOT] - 2021-12-27 +## [v7.1.0] - 2021-12-27 -- Implemented the locate funcion which indicates the infra gateway through which a VRE is accessible +- New Feature: implemented the locate funcion to indicate the infra gateway through which a VRE is accessible [#22340] ## [v7.0.0] - 2020-07-21 -Ported to git +- Ported to git -[#19471] Please provide a simple way to get the full Context +- [#19471] Please provide a simple way to get the full Context ## [v6.7.0] - 2019-09-19 diff --git a/pom.xml b/pom.xml index 6e2c51d..5f2434c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.admin resource-management-portlet - 7.1.0-SNAPSHOT + 7.1.0 war gCube Resource Management Portlet @@ -45,7 +45,7 @@ org.gcube.distribution maven-portal-bom - 3.6.3-SNAPSHOT + 3.6.3 pom import diff --git a/src/main/webapp/WEB-INF/xml/scopedata.xml b/src/main/webapp/WEB-INF/xml/scopedata.xml index 003d132..5f40ea6 100644 --- a/src/main/webapp/WEB-INF/xml/scopedata.xml +++ b/src/main/webapp/WEB-INF/xml/scopedata.xml @@ -52,30 +52,4 @@ - - gcube - - - gcube - ServiceMap_gcube.xml - /gcube - - - gcube/devsec - ServiceMap_devsec.xml - /gcube/devsec - - - gcube/devNext - ServiceMap_devNext.xml - /gcube/devNext - - - gcube/preprod - ServiceMap_preprod.xml - /gcube/preprod - - - - diff --git a/src/main/webapp/WEB-INF/xml/scopedata_admin.xml b/src/main/webapp/WEB-INF/xml/scopedata_admin.xml index 003d132..4eb7841 100644 --- a/src/main/webapp/WEB-INF/xml/scopedata_admin.xml +++ b/src/main/webapp/WEB-INF/xml/scopedata_admin.xml @@ -70,11 +70,6 @@ ServiceMap_devNext.xml /gcube/devNext - - gcube/preprod - ServiceMap_preprod.xml - /gcube/preprod -