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