diff --git a/CHANGELOG.md b/CHANGELOG.md index 849df58..99a117b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.9.0-SNAPSHOT] +## [v2.9.0] - GeoPortal-Resolver implemented [#24792] diff --git a/pom.xml b/pom.xml index 6341e37..1246f55 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data.transfer uri-resolver - 2.9.0-SNAPSHOT + 2.9.0 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.