diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f18cf..08b9233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## [v1.0.0-SNAPSHOT] - 2021-01-13 +## [v1.0.0] - 2021-01-13 [Task #20426] Migrate the "dataminer-invocation-model" component to git/jenkins and fix the jackson version diff --git a/pom.xml b/pom.xml index 7b272e3..c4c6f9b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.data.analysis dataminer-invocation-model - 1.0.0-SNAPSHOT + 1.0.0 dataminer-invocation-model This library manages the dataminer-invocation model that is the xml format interpretable by DataMiner to invoke an algorithm execution