Removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2021-01-21 14:50:10 +01:00
parent 0003f6b74b
commit d35429e502
2 changed files with 2 additions and 2 deletions

View File

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

View File

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