From 9217daea2132f80488cad02f3f015fbfad593026 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 29 Jun 2021 14:56:39 +0200 Subject: [PATCH] Enhanced major in version --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0d524..118e38c 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 -## [v4.2.0-SNAPSHOT] +## [v5.0.0-SNAPSHOT] - 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 7ed0266..7bc7ee0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system information-system-model - 4.2.0-SNAPSHOT + 5.0.0-SNAPSHOT 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.0.1 + 2.1.0-SNAPSHOT pom import