From 85f75fff2adc8c27553b20ab286458f67b141349 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 11:42:39 +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 8da1a05..302fd7d 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 Information System Model -## [v6.0.0-SNAPSHOT] +## [v6.0.0] - Modified models discovery to make it easier and more powerful [#24548] - Discovery create trees of discovered types both globally and model based [#24548] diff --git a/pom.xml b/pom.xml index 8edfc6a..70372ac 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system information-system-model - 6.0.0-SNAPSHOT + 6.0.0 Information System Model Information System Model is the reference model of the gCube Information System jar @@ -31,7 +31,7 @@ org.gcube.distribution gcube-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import