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:
parent
227eee7ebd
commit
7abfbacaa3
3
pom.xml
3
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue