Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2021-12-01 10:51:02 +01:00
parent 53aa3bafce
commit 3ff8c988f9
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Accounting Analytics Backend Connector for PostgreSQL
## [v2.0.0-SNAPSHOT]
## [v2.0.0]
- Added possibility of having multiple values for the same key which will be used in OR [#21353]

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-analytics-persistence-postgresql</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>Accounting Analytics Backend Connector for PostgreSQL</name>
<description>Accounting Analytics Backend Connector for PostgreSQL</description>