diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c7b1e8..d23a38b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v3.6.3-SNAPSHOT] - 2021-06-24 + +- Added common-gcube-calls lib + ## [v3.6.2] - 2021-05-20 Added IAM and event to orchestrator libs diff --git a/pom.xml b/pom.xml index ea5ee2d..0832442 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2 + 3.6.3-SNAPSHOT pom scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git @@ -150,6 +150,12 @@ [2.0.0,3.0.0-SNAPSHOT) provided + + org.gcube.core + common-gcube-calls + [1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT) + provided + org.gcube.common