From c4a7596c675a04c370f4f657b7e1905bfe77103d Mon Sep 17 00:00:00 2001 From: lucio Date: Mon, 7 Oct 2024 16:34:34 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9d0622..28c47f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,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). -## [v4.0.0-SNAPSHOT] - [2024-02-02] +## [v4.0.0] - [2024-02-02] - moved to jakarta and servelt6 diff --git a/pom.xml b/pom.xml index e06bab2..7f0407b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.core common-smartgears-app - 4.0.0-SNAPSHOT + 4.0.0 Smartgears Application