From c250d2ea5696238b8adf4c5f051f8419b06d4580 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Sun, 21 Sep 2014 15:19:34 +0200 Subject: [PATCH] DATAGRAPH-515 Remove Graph-Collections Dependency --- pom.xml | 3 +-- spring-data-neo4j/pom.xml | 20 -------------------- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 4653c97bb..250ba95bc 100644 --- a/pom.xml +++ b/pom.xml @@ -38,10 +38,9 @@ 1.7 1.7 - 2.1.2 + 2.1.4 0.12-neo4j-2.0.1 - 0.7.1-neo4j-2.0.1 2.0.1 diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index ca47fe9f2..21b150831 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -181,26 +181,6 @@ org.neo4j neo4j - - org.neo4j - graph-collections - - - - - org.neo4j - neo4j-graph-collections - ${neo4j.graph-collections.version} - true - - - org.neo4j - neo4j - - - org.neo4j - neo4j-lucene-index -