diff --git a/CHANGELOG.md b/CHANGELOG.md index 4013e62..9a193b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ 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). -## [v3.7.0] - 2022-01-31 +## [v3.6.4-SNAPSHOT] - 2022-06-15 -- removed home-library and added storage-hub deps +- removed home-library ## [v3.6.3] - 2021-06-24 diff --git a/pom.xml b/pom.xml index 14becea..9a8db0b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0 + 3.6.4-SNAPSHOT pom scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git @@ -160,12 +160,12 @@ org.gcube.common storagehub-client-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.common storagehub-model - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) org.gcube.portal @@ -354,7 +354,6 @@ provided - org.gcube.common.portal