From 669a5a913d9beec628136b6ffd1985ec88e89070 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 12 Jan 2024 14:42:12 +0100 Subject: [PATCH] new enhancements #26320 --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 668c792..d3a319b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.spatial.data.gcube-sdi-suite +## [v1.0.6-SNAPSHOT] +- Integrated an EventManager centrally [#26321] +- sdi-plugins: add the logic to apply a regex to the value that must be added to index [#26322] + ## [v1.0.5] - Added maven profiles `geoportal-release-profile` and `geoportal-snapshot-profile` [#25570] - Moved to maven-parent.v1.2.0 [#25570] diff --git a/pom.xml b/pom.xml index 4a941d8..6f5e391 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.application.cms gcube-cms-suite pom - 1.0.5 + 1.0.6-SNAPSHOT Gcube CMS Suite gCube CMS Suite is a set of components designed to manage complex space-temporal Documents defined by metadata Profiles.