From a24383b37ebd893699d9a915d25ec58b3bd1f962 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 24 May 2021 18:22:21 +0200 Subject: [PATCH] ref 20971: ShortLink - Check for obsolete short urls https://support.d4science.org/issues/20971 Fixed ShortLink urls. --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de1fb42..5e8a783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v1.7.1-SNAPSHOT] - 2021-05-24 +## [v1.7.1] - 2021-05-24 - Fixed obsolete short urls [#20971] 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.