From 62c0da513d2ee457e3330311542930ce1f2125c8 Mon Sep 17 00:00:00 2001 From: lucio Date: Tue, 1 Oct 2024 11:06:10 +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 7a0d991..b1dcbf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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). -## [v3.0.0-SNAPSHOT] - [2024-02-02] +## [v3.0.0] - [2024-02-02] - authorization endpoints configuration retrieving moved from common scanner to reflection library - removed common-scope from the dependencies diff --git a/pom.xml b/pom.xml index 9f9e48f..728f42c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.common common-authorization - 3.0.0-SNAPSHOT + 3.0.0 authorization service common library maven-parent @@ -28,7 +28,7 @@ org.gcube.distribution gcube-bom - 4.0.0-SNAPSHOT + 4.0.0 pom import