From 326ecf7247ce4f1fd40186dedbf2af64c39440e5 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 17 Sep 2024 12:31:16 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- cms-plugin-framework/CHANGELOG.md | 2 +- cms-plugin-framework/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cms-plugin-framework/CHANGELOG.md b/cms-plugin-framework/CHANGELOG.md index c9f49c5..3e55ee0 100644 --- a/cms-plugin-framework/CHANGELOG.md +++ b/cms-plugin-framework/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for org.gcube.application.cms-plugin-framework -## [v1.0.5-SNAPSHOT] - 2024-07-03 +## [v1.0.5] - 2024-07-03 - Implemented Event Broker [#26321] - Added Geoportal Service Account management diff --git a/cms-plugin-framework/pom.xml b/cms-plugin-framework/pom.xml index f1b582c..e806ae4 100644 --- a/cms-plugin-framework/pom.xml +++ b/cms-plugin-framework/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cms-plugin-framework - 1.0.5-SNAPSHOT + 1.0.5 org.gcube.application.cms