Commit 81296b5e by Graham Wallis Committed by Sarath Subramanian

ATLAS-1757: Introduce JanusGraph 0.1.1 graph store in atlas - remove janus dependency in repository

parent 503dddb8
...@@ -135,12 +135,6 @@ ...@@ -135,12 +135,6 @@
<dependency> <dependency>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb-janus</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb-impls</artifactId> <artifactId>atlas-graphdb-impls</artifactId>
<type>pom</type> <type>pom</type>
<scope>test</scope> <scope>test</scope>
......
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