From b08b9a691550526c6d0da1d893a3342b41117d76 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 26 Jul 2022 17:53:32 +0200 Subject: [PATCH] #23704 New maven version range required for (the old) geoportal-client --- CHANGELOG.md | 6 ++++++ pom.xml | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ae3152..04a4975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [v1.4.1-SNAPSHOT] - 2022-07-26 + +#### New + +- [#23704] New maven version range required for (the old) geoportal-client +- Moved to gcube-bom.2.0.2 ## [v1.4.0] - 2022-06-08 diff --git a/pom.xml b/pom.xml index b8b051b..23e03a1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.application geoportal-data-common - 1.4.0 + 1.4.1-SNAPSHOT GeoPortal Data Common is common library used by GUI components developed for GeoNA @@ -41,7 +41,7 @@ org.gcube.distribution gcube-bom - 2.0.1 + 2.0.2 pom import @@ -69,7 +69,7 @@ org.gcube.application geoportal-client - [1.0.0, 1.0.7] + [1.0.0, 1.1.0-SNAPSHOT) compile @@ -78,7 +78,7 @@ - +