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 18:05:31 +02:00
parent 3045a2104c
commit d705192cc7
3 changed files with 34 additions and 5 deletions

29
CHANGELOG.md Normal file
View File

@ -0,0 +1,29 @@
# Changelog
## [v1.5.1] [r4.24.0] - 2020-06-10
### Features
- Updated for support https protocol [#19423]
## [v1.3.8] - 2016-04-01
### Features
- Better management of netcdf data
## [v1.4.0] - 2016-27-09
### Features
- Moved to Auth 2.0
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

View File

@ -1,15 +1,15 @@
<ReleaseNotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="xsd/changelog.xsd">
<Changeset component="org.gcube.content-management.ecological-engine-geospatial-extensions.1-5-1"
date="2019-11-25">
<Change>Updated to support Git and Jenkins</Change>
date="2020-06-10">
<Change>Updated for support https protocol [#19423]</Change>
</Changeset>
<Changeset component="org.gcube.content-management.ecological-engine-geospatial-extensions.1-3-8"
date="2016-04-01">
<Change>better management of netcdf data</Change>
<Change>Better management of netcdf data</Change>
</Changeset>
<Changeset component="org.gcube.content-management.ecological-engine-geospatial-extensions.1-4-0"
date="2016-27-09">
<Change>moved to Auth 2.0</Change>
<Change>Moved to Auth 2.0</Change>
</Changeset>
</ReleaseNotes>

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-geospatial-extensions</artifactId>
<version>1.5.1-SNAPSHOT</version>
<version>1.5.1</version>
<name>ecological-engine-geospatial-extensions</name>
<description>ecological-engine-geospatial-extension</description>