From 87afd8e5a25572269b48b6cd5508381f52ab4fe9 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 12:18:54 +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 8201480..462a06c 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 -## [v5.0.0-SNAPSHOT] +## [v5.0.0] - Added the possibility to get AccessType from Type definition [#20695] - Solved issue on unmarshalling of unknown types using best known type looking superclasses property [#20694] diff --git a/pom.xml b/pom.xml index 7bc7ee0..e81ce22 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system information-system-model - 5.0.0-SNAPSHOT + 5.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.1.0-SNAPSHOT + 2.1.0 pom import