From f447964e79468d9b8a27f79fa67c7842c87a719d Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 28 Jun 2024 15:53:22 +0200 Subject: [PATCH] removed -SNAPSHOT to be relased --- CHANGELOG.md | 2 +- pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c86f3a..24f0350 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.4.0-SNAPSHOT] +## [v2.4.0] - Search Filter for profileId and projectID [#27120] - Integrated new Uri-Resolver-Manager [#27160] diff --git a/pom.xml b/pom.xml index 2e115d3..a72fde9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.application geoportal-data-common - 2.4.0-SNAPSHOT + 2.4.0 GeoPortal Data Common is common library used by GUI components developed for GeoNA @@ -34,6 +34,7 @@ 1.8 1.8 + 2.4.0 @@ -41,7 +42,7 @@ org.gcube.distribution gcube-bom - 2.3.0 + ${gcube.bom} pom import