From 4119e4f7c633aadee13efecbcbc66712f9df63ee Mon Sep 17 00:00:00 2001 From: Lasse Westh-Nielsen Date: Mon, 18 Jun 2012 13:51:58 +0100 Subject: [PATCH] making compatibility example independent --- .../backwardscompatibility/pom.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/spring-data-neo4j-examples/backwardscompatibility/pom.xml b/spring-data-neo4j-examples/backwardscompatibility/pom.xml index 8286a8bf2..40dcd723a 100644 --- a/spring-data-neo4j-examples/backwardscompatibility/pom.xml +++ b/spring-data-neo4j-examples/backwardscompatibility/pom.xml @@ -2,14 +2,14 @@ - - spring-data-neo4j-dist - org.springframework.data - 2.1.0.BUILD-SNAPSHOT - + org.neo4j.examples + backwardscompatibility + 2.1.0.BUILD-SNAPSHOT + jar + 4.0.0 - backwardscompatibility + Backwards Compatibility Test 3.0.7.RELEASE @@ -39,6 +39,12 @@ + + junit + junit + 4.8.2 + test +