From b189ef5cda39afcad32a4fcba7dcbfbc4e5b0701 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Tue, 26 Jul 2022 16:36:09 +0200 Subject: [PATCH] Fixed pom --- geoportal-client/CHANGELOG.md | 4 ++++ geoportal-client/pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/geoportal-client/CHANGELOG.md b/geoportal-client/CHANGELOG.md index 0faac6e..2df30a3 100644 --- a/geoportal-client/CHANGELOG.md +++ b/geoportal-client/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client +## [v1.0.8-SNAPSHOT] - 2022-05-25 +- Fixed pom + + ## [v1.0.7] - 2022-05-25 - Clone Concessione diff --git a/geoportal-client/pom.xml b/geoportal-client/pom.xml index f626cf7..ae688ae 100644 --- a/geoportal-client/pom.xml +++ b/geoportal-client/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-client - 1.0.7 + 1.0.8-SNAPSHOT Geoportal Client @@ -51,7 +51,7 @@ org.gcube.common common-jaxrs-client - [1.0.0,2.0.0) + [1.0.0,2.0.0-SNAPSHOT)