From 935080cc2050f9a9dc0a20dfde849639d96c2104 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 11:45:26 +0100 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 33e719a..fd7653b 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 Model -## [v4.1.0-SNAPSHOT] +## [v4.1.0] - Added model name to registration provider diff --git a/pom.xml b/pom.xml index 15f480a..f64c2a4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.resource-management gcube-model - 4.1.0-SNAPSHOT + 4.1.0 gCube Resources gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube jar @@ -31,7 +31,7 @@ org.gcube.distribution gcube-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import