From 47bf9b57d24f3f38e3e1c80a9e64fc63beb68bb0 Mon Sep 17 00:00:00 2001 From: "lucio.lelii" Date: Thu, 7 Oct 2021 10:38:35 +0200 Subject: [PATCH] pom and changelog update --- CHANGELOG.md | 8 ++++++++ pom.xml | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d8b74a..07f9ff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ 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). +## [v1.4.0] - [2021-10-07] + +- slow query removed from VRE retrieving and recents + +## [v1.3.1] - [2021-09-08] + +- solved bug on attachment rights + ## [v1.3.1] - [2021-09-08] - solved bug on attachment rights diff --git a/pom.xml b/pom.xml index 5426716..68a2162 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.gcube.data.access storagehub - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT storagehub @@ -300,13 +300,13 @@ org.gcube.contentmanagement storage-manager-core - [2.0.0,3.0.0-SNAPSHOT) + [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) org.gcube.contentmanagement storage-manager-wrapper - [2.0.0,3.0.0-SNAPSHOT) + [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)