diff --git a/pom.xml b/pom.xml index f77e773..ea948c1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,14 +29,14 @@ org.gcube.distribution gcube-bom - LATEST + 1.4.0 pom import org.gcube.information-system information-system-bom - LATEST + 1.5.0-SNAPSHOT pom import @@ -44,27 +44,10 @@ - - org.gcube.information-system - information-system-model - org.gcube.resource-management gcube-model - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-core - - org.slf4j slf4j-api @@ -81,7 +64,6 @@ ch.qos.logback logback-classic - 1.0.13 test diff --git a/src/main/java/org/gcube/parthenosentities/model/reference/relation/consistsof/cidoc/P1_is_identified_by.java b/src/main/java/org/gcube/parthenosentities/model/reference/relation/consistsof/cidoc/P1_is_identified_by.java index 2f3beee..3428f97 100644 --- a/src/main/java/org/gcube/parthenosentities/model/reference/relation/consistsof/cidoc/P1_is_identified_by.java +++ b/src/main/java/org/gcube/parthenosentities/model/reference/relation/consistsof/cidoc/P1_is_identified_by.java @@ -2,7 +2,7 @@ package org.gcube.parthenosentities.model.reference.relation.consistsof.cidoc; import org.gcube.informationsystem.model.reference.entities.Facet; import org.gcube.informationsystem.model.reference.entities.Resource; -import org.gcube.informationsystem.model.reference.relations.IsIdentifiedBy; +import org.gcube.resourcemanagement.model.reference.relations.consistsof.IsIdentifiedBy; /** * @author Luca Frosini (ISTI - CNR)