diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 448872e..57404f9 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,25 +1,31 @@ - + + - + + - + + - + + - + + - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 51b7ff6..ebead29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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.2.0-SNAPSHOT] - 2022-05-02 +## [v1.2.0] - 2022-05-02 #### Enhancements diff --git a/pom.xml b/pom.xml index 5389de7..1e03923 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.common storagehub-client-wrapper - 1.2.0-SNAPSHOT + 1.2.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 @@ -31,7 +31,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.0.2 pom import