diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bf441c..5945c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Accounting Postgresql Utilities -## [v2.0.0-SNAPSHOT] +## [v2.0.0] - RecordToDBMapping is no more singleton diff --git a/pom.xml b/pom.xml index 74ee6b0..b4ebb7c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.gcube.accounting accounting-postgresql-utilities - 2.0.0-SNAPSHOT + 2.0.0 Accounting Postgresql Utilities Utility classes to persist/query Record in PostgreSQL database