From 44b0ce84738a932ebfee309a671f707aacb0d19a Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 27 Oct 2022 14:55:10 +0200 Subject: [PATCH] Added resource-registry-handlers to distribution --- CHANGELOG.md | 6 ++++-- pom.xml | 9 +++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b18291b..b501966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Smartgears Distribution -## [v3.4.7-SNAPSHOT] +## [v3.5.0-SNAPSHOT] -- new common-smartgears verison +- upgraded gcube-smartgears-bom +- new common-smartgears version +- added resource-registry-handlers to distribution ## [v3.4.6] - 2022-04-20 diff --git a/pom.xml b/pom.xml index b7ae313..2155fa0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution smartgears-distribution - 3.4.7-SNAPSHOT + 3.5.0-SNAPSHOT pom A distribution for the SmartGears Framework @@ -69,10 +69,15 @@ org.gcube.information-system resource-registry-publisher + + org.gcube.smartgears.handlers + resource-registry-handlers + [2.0.0,3.0.0-SNAPSHOT) + org.gcube.data.publishing document-store-lib-accounting-service - [2.0.0, 3.0.0-SNAPSHOT) + [2.0.0,3.0.0-SNAPSHOT) runtime