gCube Model has been refactored according to the new IS Model. Hence the

version has been enhanced.
This commit is contained in:
Luca Frosini 2020-02-11 11:00:32 +01:00
parent eee4e46b8d
commit 7cd2ce8e7d
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
<Changeset component="org.gcube.resource-management.gcube-model.1-1-0" date="${buildDate}">
<Change>Moved here some Embedded Type initally defined in Information System Model</Change>
<Change>Refactored code to support renaming of Embedded class and to Property #13274</Change>
<Change>Added Resources Schema definition #18213</Change>
<Change>Reorganized packages to be aligned with IS Model organization</Change>
</Changeset>
<Changeset component="org.gcube.resource-management.gcube-model.1-0-0" date="2018-11-20">
<Change>First Release. The component is a renaming of org.gcube.information-system.gcube-resources which should be 2.0.0</Change>

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.resource-management</groupId>
<artifactId>gcube-model</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<name>gCube Resources</name>
<description>gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube</description>
<packaging>jar</packaging>