From 91393d5757f9407f79b04a9c9627054eccfa974d Mon Sep 17 00:00:00 2001 From: jrtechs Date: Fri, 15 Jun 2018 18:50:15 -0400 Subject: [PATCH] Updated pom.xml --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pom.xml b/pom.xml index 46821b8..3db38a0 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,28 @@ Java-WebSocket 1.3.0 + + + + org.janusgraph + janusgraph-core + 0.2.0 + + + + + org.janusgraph + janusgraph-hbase + 0.2.0 + + + + + org.janusgraph + janusgraph-es + 0.2.0 + +