From 3e1062af334cf6a40c001cd5216a055817cacff7 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 16 Jun 2021 14:38:18 +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 b2a3ab3..8750ade 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 Document Store Backend Connector Library No Insert -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v2.0.0] - Switched JSON management to gcube-jackson [#19115] - Fixed distro files and pom according to new release procedure diff --git a/pom.xml b/pom.xml index fa6e2dd..985c8ac 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.data.publishing document-store-lib-no-insert - 2.0.0-SNAPSHOT + 2.0.0 Document Store Backend Connector Library No Insert This library is used to discard all accounted record. It just does nothing. @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.0.0-SNAPSHOT + 2.0.1 pom import