From 2207e87a09696c6c7d04637cd6cb724d0cc658c1 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 24 Sep 2024 12:33:53 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe7f89..7c103e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.6.0-SNAPSHOT] +## [v2.6.0] -- Enhanced gcube-smartgears-bom version to 2.5.1-SNAPSHOT [#27999] +- Enhanced gcube-smartgears-bom version to 2.5.1 [#27999] ## [v2.5.4] diff --git a/pom.xml b/pom.xml index e7375a1..f6378e6 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.6.0-SNAPSHOT + 2.6.0 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue. @@ -35,7 +35,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.5.1-SNAPSHOT + 2.5.1 pom import @@ -62,7 +62,7 @@ org.gcube.data-catalogue catalogue-core - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT) org.gcube.data-catalogue @@ -202,7 +202,7 @@ org.gcube.data-publishing storagehub-application-persistence - [3.3.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.3.0,4.0.0-SNAPSHOT)