From fd1d196eac40b4e507864cf1e5ce745445483baa Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 6 Aug 2020 15:06:54 +0200 Subject: [PATCH] The groupdId of gCat* component has been migrated from org.gcube.data-publishing to org.gcube.data-catalogue --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b65f817..3128b66 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ - org.gcube.data-publishing + org.gcube.data-catalogue gcat war 2.0.0-SNAPSHOT @@ -21,7 +21,7 @@ UTF-8 ${project.basedir}${file.separator}src${file.separator}main${file.separator}webapp${file.separator}WEB-INF - DataPublishing + data-catalogue @@ -44,7 +44,7 @@ - org.gcube.data-publishing + org.gcube.data-catalogue gcat-api [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)