From 423d6294cb894a72d6941a0784daac7f15d8ed4f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 16 Jun 2021 14:33:06 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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