From 926e6850168fd4d228f86a15e20780600dfd5d3b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 29 Apr 2013 17:39:24 +0200 Subject: [PATCH] DATAGRAPH-350 - Downgraded to Querydsl 2.9 for now. Using Querydsl 2.9.0 until Cypher DSL is upgraded to 3.0 (see [0]). Upgraded to Spring Data Commons 1.6.0 and Spring Data Build 1.1.0. Removed special source and target level settings as the parent project has it set to 1.6 already. [0] https://github.com/neo4j/cypher-dsl/issues/25 --- pom.xml | 5 +---- spring-data-neo4j/pom.xml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 64dc782f1..5a3e77c1a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,10 @@ - 1.6 - 1.6 - multi spring-data-neo4j - 1.5.0.RELEASE + 1.6.0.BUILD-SNAPSHOT 1.8.1 0.10.1 diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 429db7a06..530483fe8 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -7,7 +7,6 @@ Spring Data Neo4j Neo4j support for Spring Data - 2.3.0.BUILD-SNAPSHOT org.springframework.data @@ -18,6 +17,7 @@ 1.0.0.GA + 2.9.0