diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 2a94e7d..269b1b3 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,28 +1,28 @@ - + + - + + - + + - + + - + + - - uses - - - uses - - - uses - - + + - + + - - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 15d1787..e046858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,18 +3,18 @@ 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-6-1-SNAPSHOT] - 2021-09-02 +## [v2-6-1] - 2021-09-02 **New features** -[#21411] add forceClose method from storage-manager, used for closing mongodb connections related to the old https urls (managed by storage-manager) +- [#21411] add forceClose method from storage-manager, used for closing mongodb connections related to the old https urls (managed by storage-manager) ## [v2-5-1-SNAPSHOT] - 2021-06-04 **Bug fixes** -[#21560] Checking the bug fix done -Moved to gcube-smartgears-bom.2.1.0 +- [#21560] Checking the bug fix done +- Moved to gcube-smartgears-bom.2.1.0 ## [v2-5-0] - 2021-04-08 diff --git a/pom.xml b/pom.xml index 3549538..dada4ac 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data.transfer uri-resolver - 2.6.1-SNAPSHOT + 2.6.1 war The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications.