From 7856800f23459c6c257191352b988f9d35d3e154 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 1 Dec 2021 10:50:57 +0100 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 450dace..4f6d83a 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 -## [v4.0.0-SNAPSHOT] +## [v4.0.0] - Supporting zero or multiple contexts in all queries [#21353] - Query parameters are now provided via setter and not as functions parameters [#21353] diff --git a/pom.xml b/pom.xml index d58c201..a1d03d4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.accounting accounting-analytics - 4.0.0-SNAPSHOT + 4.0.0 Accounting Analytics Accounting Analytics allows querying accounting data. It