diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index ca7f8ec..29abf99 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -1,4 +1,3 @@ -#Tue Mar 12 14:16:46 CET 2013 eclipse.preferences.version=1 encoding//src/main/java=UTF-8 encoding//src/main/resources=UTF-8 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 99070a4..589972b 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,53 +1,62 @@ - + - - + + + + - + + - + + - + + - + + - + + - + + - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index a175adb..454a442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,15 @@ 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). -## [v2-7.2-SNAPSHOT] - 2022-04-05 +## [v2-7.2] - 2022-04-06 **New** - [#23113] Implemented a new legacy-token resolver interface - -## [v2-7.1-SNAPSHOT] - 2022-03-29 - -**New** - -- [#23049] Integrate Enunciate engine for Java Web service API (https://github.com/stoicflame/enunciate/) -- [#20743] Integrate JavaMelody +- [#23049] Integrated Enunciate engine for Java Web service API (https://github.com/stoicflame/enunciate/) +- [#20743] Integrated JavaMelody - [#23105] Added D4Science brand in the APIs Documentation pages - -## [v2-7.0-SNAPSHOT] - 2022-01-31 - -**New** - -- [#22757] moved to storagehub-client-library 2.0.0[-SNAPSHOT] +- [#22757] Moved to storagehub-client-library 2.0.0[-SNAPSHOT] ** Bug Fixing** diff --git a/pom.xml b/pom.xml index 58476b0..24595a4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data.transfer uri-resolver - 2.7.2-SNAPSHOT + 2.7.2 war The URI Resolver is an HTTP URI resolver implemented as a REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications. @@ -123,7 +123,7 @@ org.gcube.common storagehub-client-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)