From 2a0c7ea68be6af48dff53b53661b3e4dc10c70bc Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 14 Apr 2021 16:19:02 +0200 Subject: [PATCH] Removed -SNAPSHOT for release. Fixed Changelog --- CHANGELOG.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fad6e7..9eb5ae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Accounting Service -## [v2.0.0-SNAPSHOT] [r5.0.0] - +## [v2.0.0] +- Switched analytics persistence to PostgreSQL [#21182] - 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 f657952..b89dc78 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.accounting accounting-service - 2.0.0-SNAPSHOT + 2.0.0 war Accounting Service This service allows any client to publish Accounting data