From 014b404afc03ecdf50e2ddfb8e4a63a540924dfc Mon Sep 17 00:00:00 2001 From: lucio Date: Wed, 2 Oct 2024 09:15:09 +0200 Subject: [PATCH] commit for release --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 750a42d..2483eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,6 @@ 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). -## [v3.0.0-SNAPSHOT] - [2022-05-13] +## [v3.0.0] - [2022-05-13] porting to gcube bom 4.0.0 diff --git a/pom.xml b/pom.xml index 3799380..478e109 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.core common-clients - 3.0.0-SNAPSHOT + 3.0.0 Common Clients A framework for client APIs @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 4.0.0-SNAPSHOT + 4.0.0 pom import