From f4761c0a6f6d55010bc55bcf83f6ac6dc6264217 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 14:21:46 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc2542..fbab38a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Information System Model -## [v7.0.0-SNAPSHOT] +## [v7.0.0] - Reorganized E/R format [#24992] -- Added missing expectedtype field when the provided type does not have the proper class in the classpath +- Added missing expected type field when the provided type does not have the exact class in the classpath ## [v6.0.0] diff --git a/pom.xml b/pom.xml index 370c64b..a234795 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system information-system-model - 7.0.0-SNAPSHOT + 7.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.4.0-SNAPSHOT + 2.4.0 pom import @@ -60,7 +60,7 @@ org.gcube.common authorization-utils - [2.0.0, 3.0.0-SNAPSHOT) + [2.2.0, 3.0.0-SNAPSHOT) test