Removed frames dependencies which was not needed

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/information-system-bom@146924 82a268e6-3cf1-43bd-a215-b396298e98cf
feature/19116
Luca Frosini 7 years ago
parent 7d8719fd3d
commit ad30c5127d

@ -65,11 +65,13 @@
<artifactId>jackson-core</artifactId>
<version>${jackson.version}</version>
</dependency>
<!--
<dependency>
<groupId>com.tinkerpop</groupId>
<artifactId>frames</artifactId>
<version>${thinkerpop.version}</version>
</dependency>
-->
</dependencies>
</dependencyManagement>

Loading…
Cancel
Save