Removed frames dependencies which was not needed

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@146924 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-04-18 10:42:36 +00:00
parent 227eee7ebd
commit 7abfbacaa3
1 changed files with 2 additions and 1 deletions

View File

@ -91,11 +91,12 @@
<artifactId>orientdb-graphdb</artifactId> <artifactId>orientdb-graphdb</artifactId>
</dependency> </dependency>
<!--
<dependency> <dependency>
<groupId>com.tinkerpop</groupId> <groupId>com.tinkerpop</groupId>
<artifactId>frames</artifactId> <artifactId>frames</artifactId>
</dependency> </dependency>
-->
<!-- jersey --> <!-- jersey -->
<dependency> <dependency>