From be510cbda064e89c28561bbc0048267da67fbf8b Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 15 Jun 2021 15:20:40 +0200 Subject: [PATCH] Updated for Release Next --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8adb5e2..ae17042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "dataminer" -## [v1.7.1-SNAPSHOT] - 2021-05-24 +## [v1.7.1] - 2021-05-24 ### Fixes diff --git a/pom.xml b/pom.xml index a54254a..e96f8d7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.dataanalysis dataminer - 1.7.1-SNAPSHOT + 1.7.1 dataminer An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.