From 017dff06309180912ba817c366cf3b72384132af Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 8 Sep 2023 15:49:15 +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 a2f6113..ca2306e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Service -## [v2.5.1-SNAPSHOT] +## [v2.5.1] - Migrated code to reorganized E/R format [#24992] diff --git a/pom.xml b/pom.xml index d364acf..6b6380c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.5.1-SNAPSHOT + 2.5.1 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.0-SNAPSHOT + 2.5.0 pom import