Task #19942 updated dataminer-invocation-model dependency

[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)
This commit is contained in:
Francesco Mangiacrapa 2021-01-13 13:00:22 +01:00
parent e920d7652b
commit f32ed149cd
2 changed files with 8 additions and 1 deletions

View File

@ -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**

View File

@ -82,7 +82,7 @@
<dependency>
<groupId>org.gcube.data.analysis</groupId>
<artifactId>dataminer-invocation-model</artifactId>
<version>[0.0.1,1.0.0-SNAPSHOT)</version>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>