ref 19423: DataMiner - Update DataMiner Service in Dev for support https

https://support.d4science.org/issues/19423

Updated for support https protocol
This commit is contained in:
Giancarlo Panichi 2020-06-10 16:25:57 +02:00
parent 10d58c727e
commit 0b025ec1e1
3 changed files with 37 additions and 5 deletions

29
CHANGELOG.md Normal file
View File

@ -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

View File

@ -1,11 +1,14 @@
<ReleaseNotes>
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-13-0" date="2019-11-26">
<Change>Updated to Git and Jenkins</Change>
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-13-0"
date="2020-06-10">
<Change>Updated for support https protocol [#19423]</Change>
</Changeset>
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-10-0" date="2016-27-09">
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-10-0"
date="2016-27-09">
<Change>Changed basic signature and http functions</Change>
</Changeset>
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-1-0" date="2016-10-03">
<Changeset component="org.gcube.dataanalysis.ecological-engine.1-1-0"
date="2016-10-03">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>

View File

@ -11,7 +11,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
<name>ecological-engine</name>
<description>ecological-engine library</description>
<scm>