From b1fcb7a96f77594074557e851538af4511323854 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 3 Oct 2019 13:26:30 +0000 Subject: [PATCH] ref 17659: DataMiner - DataMiner Service - DataMiner service must create https links instead of http links for output parameters to avoid problems with the portal that uses https. https://support.d4science.org/issues/17659 Fixed https link for output parameter git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/DataMiner@181938 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 400a746..20ddd53 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,10 @@ + + Fixed https link for output parameter [ticket #17659] + + + Updated https support [ticket #13024] + Added https support [ticket #13024] diff --git a/pom.xml b/pom.xml index c4b8daf..2ba7d4d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.dataanalysis dataminer - 1.5.7-SNAPSHOT + 1.5.8-SNAPSHOT dataminer An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.