diff --git a/CHANGELOG.md b/CHANGELOG.md index f238888..caabaa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [v2-4-1-SNAPSHOT] - 2021-01-13 + +**Fixes** + +[Task #19942] Fixing master build fails + + ## [v2-4-0] [r4-24-0]- 2020-06-18 **New Features** diff --git a/pom.xml b/pom.xml index 35f4e2b..73e95d0 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.gcube.data.analysis dataminer-invocation-model - [0.0.1,1.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)