Enhanced version

This commit is contained in:
Luca Frosini 2021-04-19 16:38:51 +02:00
parent c978f5ad6f
commit c8cb04a41d
2 changed files with 6 additions and 2 deletions

View File

@ -2,8 +2,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Document Store Backend Connector Library for Accounting Service # Changelog for Document Store Backend Connector Library for Accounting Service
## [v2.0.1-SNAPSHOT]
## [v2.0.0] [r5.0.0] - - Moved http links to https in comments
- Fixed test
## [v2.0.0]
- Switched JSON management to gcube-jackson [#19115] - Switched JSON management to gcube-jackson [#19115]
- Added more logs to provide bugs investigation - Added more logs to provide bugs investigation

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.data.publishing</groupId> <groupId>org.gcube.data.publishing</groupId>
<artifactId>document-store-lib-accounting-service</artifactId> <artifactId>document-store-lib-accounting-service</artifactId>
<version>2.0.0</version> <version>2.0.1-SNAPSHOT</version>
<name>Document Store Backend Connector Library for Accounting Service</name> <name>Document Store Backend Connector Library for Accounting Service</name>
<description>Document Store Backend Connector Library for Accounting Service</description> <description>Document Store Backend Connector Library for Accounting Service</description>