Removed -SNAPSHOT to be released

master r4.28.0
Francesco Mangiacrapa 3 years ago
parent 0003f6b74b
commit d35429e502

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

@ -13,7 +13,7 @@
<groupId>org.gcube.data.analysis</groupId>
<artifactId>dataminer-invocation-model</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>dataminer-invocation-model</name>
<description>This library manages the dataminer-invocation model that is the xml format interpretable by DataMiner to invoke an algorithm execution</description>
<scm>

Loading…
Cancel
Save