From 310ea7be51f67676387e4ba4d562666e8876bf6e Mon Sep 17 00:00:00 2001 From: "fabio.sinibaldi" Date: Thu, 9 May 2019 12:43:09 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-publishing/gCat-Feeder-Suite@179321 82a268e6-3cf1-43bd-a215-b396298e98cf --- commons/pom.xml | 75 +++++++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 34 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index 6b77dc0..e7d89b2 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -1,37 +1,38 @@ - - 4.0.0 - - org.gcube.data-publishing.gCat-Feeder - gCat-Feeder-Suite - 1.0.0-SNAPSHOT - - commons - commons - Common utilities for gCatFeeder logic - + + 4.0.0 + + org.gcube.data-publishing.gCat-Feeder + gCat-Feeder-Suite + 1.0.0-SNAPSHOT + + commons + commons + Common utilities for gCatFeeder logic + - + org.gcube.distribution gcube-bom LATEST pom import - + - - - + + + org.gcube.resourcemanagement resourcemanager-client [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - - - - + + + + org.gcube.core common-generic-clients @@ -41,34 +42,40 @@ org.gcube.core common-gcube-calls - - + + org.glassfish.jersey.core jersey-client - - - + + + com.fasterxml.jackson.core + jackson-databind + provided + + + + org.slf4j slf4j-api provided - - - + + + org.gcube.common authorization-client - - + + org.gcube.core - common-encryption + common-encryption - - - + + + \ No newline at end of file