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