From c22eb5364af101dd2afd7f044a02c0995d3a5186 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 31 Mar 2022 10:57:54 +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 55920f4..709b759 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.4.5-SNAPSHOT] - 2022-03-29 +## [v3.4.5] - 2022-03-29 - fixes issue [#23075] diff --git a/pom.xml b/pom.xml index 69b8c56..7c1efc6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.4.5-SNAPSHOT + 3.4.5 pom A distribution for the SmartGears Framework