提交 2ce8a337 编写于 作者: M Mathieu Bastian

Update graphstore dependency

上级 23b47bfe
......@@ -31,7 +31,12 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>graph-store</artifactId>
<artifactId>graphstore-api</artifactId>
<version>0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>graphstore-impl</artifactId>
<version>0.1-SNAPSHOT</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册