From a7206d002c243777137444f729acda63fdb02f4b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 16 Apr 2021 11:26:26 +0200 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 6bf480a..fc708a3 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 Smartgears Distribution -## [v3.3.0-SNAPSHOT] +## [v3.3.0] - Accounting-lib inherited dependency has been upgraded to 4.1.0 diff --git a/pom.xml b/pom.xml index 6424a11..5f3d23b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.3.0-SNAPSHOT + 3.3.0 pom A distribution for the SmartGears Framework