From c0118a16b4d551811d988f6acbefc0d309d7942b Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 14:22:30 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8cb477..836bcca 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). -## [v2.5.1-SNAPSHOT] +## [v2.5.1] - Added library to support Java 11 JDK diff --git a/pom.xml b/pom.xml index ba96a4f..6ecf193 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.common common-authorization - 2.5.1-SNAPSHOT + 2.5.1 authorization service common library @@ -22,7 +22,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import