ref 20971: ShortLink - Check for obsolete short urls

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

Fixed ShortLink urls.
This commit is contained in:
Giancarlo Panichi 2021-05-25 11:32:06 +02:00
parent 93613b2724
commit 933c22182e
2 changed files with 16 additions and 2 deletions

View File

@ -1,5 +1,19 @@
# Changelog This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "ecological-engine-geospatial-extensions"
## [v1.5.3] - 2021-05-24
### Fixes
- Fixed obsolete short urls [#20971]
## [v1.5.2] 2021-01-18 ## [v1.5.2] 2021-01-18
### Features
- update gis-interface lower bound range - update gis-interface lower bound range
- replaced repositories defined into the pom with the new nexus url (nexus.d4science.org). update version to 1.5.2-SNAPSHOT - replaced repositories defined into the pom with the new nexus url (nexus.d4science.org). update version to 1.5.2-SNAPSHOT
- update ecological-engine-smart-executor lower range - update ecological-engine-smart-executor lower range

View File

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