From 895df001f40ebc6a0bfc664db0232089ac932d27 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 10 Jun 2020 18:30:56 +0200 Subject: [PATCH] ref 19423: DataMiner - Update DataMiner Service in Dev for support https https://support.d4science.org/issues/19423 Updated for support https protocol --- CHANGELOG.md | 22 ++++++++++++++++++++++ changelog.xml | 9 ++++++++- pom.xml | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6761bd8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ + +# Changelog + + + +## [v1.0.5] [r4.24.0] - 2020-06-10 + +### Features + +- Updated for support https protocol [#19423] + + + +## [v1.0.4] - 2016-10-03 + +### Features + +- First Release + + + +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/changelog.xml b/changelog.xml index fa753f8..512aad3 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,5 +1,12 @@ - + + Updated for support https protocol [#19423] + + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index 972a7a1..e17c0db 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.dataanalysis ecological-engine-wps-extension - 1.0.5-SNAPSHOT + 1.0.5 ecological-engine-wps-extension This is a library to support DataMiner service that integrates the WPS 52North in the D4Science Infrastructure.