diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e3d3a..1283df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Accounting Postgresql Utilities -## [v1.0.0-SNAPSHOT] +## [v1.0.0] - First Release diff --git a/pom.xml b/pom.xml index f8ac6a4..31d7322 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.gcube.accounting accounting-postgresql-utilities - 1.0.0-SNAPSHOT + 1.0.0 Accounting Postgresql Utilities Utility classes to persist/query Record in PostgreSQL database