From c607c36eff70cef3f5413e0fd206474a290de1ae Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 23 Apr 2024 12:29:52 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 493524d..a96e97a 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 Analytics Backend Connector for PostgreSQL -## [v2.0.1-SNAPSHOT] +## [v2.0.1] - Enhanced accounting-postgresql-utilities range diff --git a/pom.xml b/pom.xml index 3e6e481..7c216fb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.accounting accounting-analytics-persistence-postgresql - 2.0.1-SNAPSHOT + 2.0.1 Accounting Analytics Backend Connector for PostgreSQL Accounting Analytics Backend Connector for PostgreSQL