removed home-library and added storage-hub deps

This commit is contained in:
Massimiliano Assante 2022-01-31 12:25:01 +01:00
parent b7626a1fe7
commit 6e2cbf9226
2 changed files with 3 additions and 3 deletions

View File

@ -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-SNAPSHOT] - 2022-06-24
## [v3.7.0] - 2022-01-31
- removed home-library and added storagehub deps
- removed home-library and added storage-hub deps
## [v3.6.3] - 2021-06-24

View File

@ -10,7 +10,7 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.7.0-SNAPSHOT</version>
<version>3.7.0</version>
<packaging>pom</packaging>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git</connection>