From 0b025ec1e1b1473e0b85fd2d8cc37014a9d63d7f Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 10 Jun 2020 16:25:57 +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 | 29 +++++++++++++++++++++++++++++ changelog.xml | 11 +++++++---- pom.xml | 2 +- 3 files changed, 37 insertions(+), 5 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b5badcf --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,29 @@ + +# Changelog + +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.13.0] [r4.24.0] - [2020-06-10] + +### Features + +- Updated for support https protocol [#19423] + + + +## [v1.10.0] - [2016-27-09] + +### Features + +- Changed basic signature and http functions + + + +## [v1.1.0] - [2016-10-03] + +### Features + +- First Release + diff --git a/changelog.xml b/changelog.xml index 282c942..07970bc 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,11 +1,14 @@ - - Updated to Git and Jenkins + + Updated for support https protocol [#19423] - + Changed basic signature and http functions - + First Release \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8151374..fbcf99d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.dataanalysis ecological-engine - 1.13.0-SNAPSHOT + 1.13.0 ecological-engine ecological-engine library