diff --git a/pom.xml b/pom.xml index 49c695c18..fd42a02d8 100644 --- a/pom.xml +++ b/pom.xml @@ -140,56 +140,24 @@ - org.neo4j.ogm + org.neo4j neo4j-ogm 1.0-SNAPSHOT - org.neo4j.ogm - neo4j-testutils + org.neo4j + neo4j-ogm-test 1.0-SNAPSHOT test - - org.springframework.data - spring-data-neo4j-tests - 4.0.0.BUILD-SNAPSHOT - test - - org.springframework.data spring-data-commons ${springdata.commons} - - com.fasterxml.jackson.core - jackson-databind - 2.3.2 - - - - org.apache.httpcomponents - httpclient - 4.3.6 - - - - commons-lang - commons-lang - 2.6 - - - - org.neo4j - neo4j - ${neo4j.version} - test - - org.neo4j neo4j-kernel diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index ebb9272f8..9c6380785 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -19,13 +19,13 @@ - org.neo4j.ogm + org.neo4j neo4j-ogm - org.neo4j.ogm - neo4j-testutils + org.neo4j + neo4j-ogm-test