From abbe64d57fabc0d6d26002950ade3c3430265487 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 6 Feb 2019 10:52:50 +0000 Subject: [PATCH] Added gxHTTP as explicit dependency git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-context-client@177010 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 2cf32dd..22a822f 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,10 @@ org.gcube.information-system information-system-model + + org.gcube.common + gxHTTP + org.slf4j slf4j-api