From 4beadb0ee32f530563177f35dd8dc9ee5b25f1ab Mon Sep 17 00:00:00 2001 From: lucio lelii Date: Wed, 20 Apr 2022 16:45:18 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 709b759..b510e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smartgears Distribution +## [v3.4.6] - 2022-04-20 + +- added roles to ExternalService Client + ## [v3.4.5] - 2022-03-29 - fixes issue [#23075] diff --git a/pom.xml b/pom.xml index 7c1efc6..e5c11ff 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.4.5 + 3.4.6 pom A distribution for the SmartGears Framework