Fixing bom

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/gcube-bom@129268 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-06-22 10:00:47 +00:00
parent 5468f513e6
commit 4f88ac86d2
1 changed files with 5 additions and 0 deletions

View File

@ -87,6 +87,11 @@
<artifactId>common-clients</artifactId>
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-fw-clients</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT</version>
</dependency>
<!-- END Clients Related Dependencies -->
<!-- Authorization Related Dependencies -->