added common generic clients dep

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@126994 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2016-04-11 14:55:01 +00:00
parent 636be31179
commit 2dd752d3bb
1 changed files with 5 additions and 0 deletions

View File

@ -129,6 +129,11 @@
<version>[1.2.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-generic-clients</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<!-- End FWS -->
<!-- Auth Framework -->
<dependency>