diff --git a/CHANGELOG.md b/CHANGELOG.md index a310561..c31c893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for StorageHub Application Persistence -## [v2.0.0-SNAPSHOT] +## [v2.0.0] - Removed home library [#21435] - Switched HTTP requests gxHTTP 2.0.0 [#19283] diff --git a/pom.xml b/pom.xml index 90007df..863b3d7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.data-publishing storagehub-application-persistence - 2.0.0-SNAPSHOT + 2.0.0 StorageHub Application Persistence This library allows any application to persist in its workspace home any @@ -37,7 +37,7 @@ org.gcube.distribution gcube-bom - 2.0.0-SNAPSHOT + 2.0.1 pom import