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