From 51d9ae6f42676cedc1ea2c594666d73bb0c22bce Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 14:28:32 +0200 Subject: [PATCH] Upgraded version to include new common-smartgears version --- CHANGELOG.md | 4 ++++ pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b510e62..b18291b 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.7-SNAPSHOT] + +- new common-smartgears verison + ## [v3.4.6] - 2022-04-20 - added roles to ExternalService Client diff --git a/pom.xml b/pom.xml index e5c11ff..b7ae313 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.4.6 + 3.4.7-SNAPSHOT pom A distribution for the SmartGears Framework @@ -29,7 +29,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.1.0 + 2.2.0-SNAPSHOT pom import