diff --git a/CHANGELOG.md b/CHANGELOG.md index 67db191..9ee6f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ 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-1-0-SNAPSHOT] - 2021-05-12 +## [v1-1-0] - 2021-05-12 + +#### Enhancements + +[#21412] Added some methods that were missing -Added some methods that were missing ## [v1-0-1-SNAPSHOT] - 2021-03-03 diff --git a/pom.xml b/pom.xml index e90a90c..1f406b2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common storagehub-client-wrapper - 1.1.0-SNAPSHOT + 1.1.0 storagehub-client-wrapper This is a wrapper of storagehub-client library. It allows to interact with storagehub in a simplified way by exposing several utilities. Moreover, It exposes by another inteface java beans as defined in (the old) HL interfaces @@ -27,7 +27,7 @@ org.gcube.distribution gcube-bom - 1.4.0 + 2.0.1 pom import