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
This commit is contained in:
parent
7d8719fd3d
commit
ad30c5127d
2
pom.xml
2
pom.xml
|
@ -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…
Reference in New Issue