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 +