Add dependency on RR context client.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@158799 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2017-11-25 03:28:52 +00:00
parent 46e739e086
commit b3c66a742f
1 changed files with 6 additions and 0 deletions

View File

@ -130,6 +130,12 @@
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-context-client</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<!-- Test Dependency -->
<dependency>
<groupId>junit</groupId>