Commit 36080c33 by apoorvnaik

ATLAS-2817: Change janusgraph artifactId

parent be05196b
......@@ -68,7 +68,7 @@
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<artifactId>janusgraph-server</artifactId>
<version>${janus.version}</version>
<exclusions>
<exclusion>
......@@ -219,7 +219,6 @@
<version>${tinkerpop.version}</version>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment