From b15270159c4a7a57f314d9a2e43bbb8d860290c8 Mon Sep 17 00:00:00 2001 From: Mark Angrish Date: Fri, 16 Sep 2016 16:09:17 +1000 Subject: [PATCH] DATAGRAPH-909 - Removed test-jar references in documentation. --- src/main/asciidoc/reference/setup.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/asciidoc/reference/setup.adoc b/src/main/asciidoc/reference/setup.adoc index 8cc462e3f..745560305 100644 --- a/src/main/asciidoc/reference/setup.adoc +++ b/src/main/asciidoc/reference/setup.adoc @@ -337,7 +337,6 @@ Currently only Basic Authentication is supported by Neo4j, so the only Credentia org.springframework.data spring-data-neo4j ${sdn.version} - test-jar @@ -345,7 +344,6 @@ Currently only Basic Authentication is supported by Neo4j, so the only Credentia org.neo4j neo4j-ogm-test ${neo4j-ogm.version} - test-jar test @@ -353,14 +351,12 @@ Currently only Basic Authentication is supported by Neo4j, so the only Credentia org.neo4j neo4j-kernel ${neo4j.version} - test-jar org.neo4j.app neo4j-server ${neo4j.version} - test-jar