From 30b79ac87045e8a9aab64876cf76df54a4f17565 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 11 Feb 2020 10:51:26 +0100 Subject: [PATCH] IS Model have been completely redesigned hence the version has been enhanced to 3.0.0 --- changelog.xml | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog.xml b/changelog.xml index 649c785..b576c4e 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,14 +1,14 @@ - + + Complete Model Reorganization Added annotations to define Resource Schema #18213 - Fixed @Key annotation to identify unique values for facets #18214 - Removed IsIdenfifiedBy relation which have been moved in gCube Model + IsIdenfifiedBy relation have been moved in gCube Model Renamed Embedded to Property #13274 Renamed packages with name ending in 'embedded' to end with 'properties' #13274 Removed some Property types which have been moved in gCube Model - Added support For Encrypted Values #12812 + Added support For Encrypted Values #12812 Added missing null checks when adding parent context in ContextImpl class diff --git a/pom.xml b/pom.xml index b8e34b2..a3dea87 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system information-system-model - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT Information System Model Information System Model is the reference model of the gCube Information System jar