From 1cc2470d1e1daf21f8ac2e4873a2b9af00662ce8 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 2 Feb 2021 17:24:40 +0100 Subject: [PATCH] Just to include the SHUB model released in gCube 5 --- .classpath | 6 +++--- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 637acd9..164d7bd 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 9904c7b..a1d5c61 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). +## [v6.25.3-SNAPSHOT] - 2021-02-02 + +Just to include new SHUB model + ## [v6.25.2] - 2021-01-18 #### Bug Fixes diff --git a/pom.xml b/pom.xml index 0bb99e1..2a6f22a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.25.2 + 6.25.3-SNAPSHOT gCube Workspace Portlet gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.