From 28508eef33d3cd4353e6fb681051eb2e8be6639b Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 18 Oct 2024 11:29:05 +0200 Subject: [PATCH] updated pom --- CHANGELOG.md | 2 +- pom.xml | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847a49b..c6f418f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ 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] +## [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] diff --git a/pom.xml b/pom.xml index df38443..afe3c07 100644 --- a/pom.xml +++ b/pom.xml @@ -10,25 +10,11 @@ org.gcube.application.cms gcube-cms-suite pom - 1.0.6 + 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. - - UTF-8 - 8.0-M4 - 3.0.1 - distro - https://code-repo.d4science.org/gCubeSystem - - - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) - ${gcube-smartgears-bom-version-p} - ${plugin-framework-version-p} - ${authorization-utils-range-p} - - @@ -48,6 +34,7 @@ geoportal-snapshot-profile + true !Release @@ -60,6 +47,20 @@ + + UTF-8 + 8.0-M4 + 3.0.1 + distro + https://code-repo.d4science.org/gCubeSystem + + + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + ${gcube-smartgears-bom-version-p} + ${plugin-framework-version-p} + ${authorization-utils-range-p} + +