From 38aaad7f834340744c8a4840ed3282dcba0f3e0c Mon Sep 17 00:00:00 2001 From: "manuele.simi" Date: Wed, 29 Nov 2017 03:43:47 +0000 Subject: [PATCH] Add dependency on the RR context-library. git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@158880 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 1 + webapp/pom.xml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.classpath b/.classpath index dfcadcd..f37dec8 100644 --- a/.classpath +++ b/.classpath @@ -2,6 +2,7 @@ + diff --git a/webapp/pom.xml b/webapp/pom.xml index c95c241..d7f12e3 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -130,7 +130,11 @@ 0.0.1-SNAPSHOT - + + org.gcube.information-system + resource-registry-context-client + 1.0.0-SNAPSHOT +