Removed -SNAPSHOT for release. Fixed Changelog

master
Luca Frosini 3 years ago
parent 3d51af6027
commit 2a0c7ea68b

@ -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

@ -9,7 +9,7 @@
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-service</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>war</packaging>
<name>Accounting Service</name>
<description>This service allows any client to publish Accounting data</description>

Loading…
Cancel
Save