From 5f71fd6abdab13bdb82d3eb4864a1f36fcecd0f9 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Tue, 17 Apr 2012 02:25:52 +0200 Subject: [PATCH] upgraded examples to Neo4j 1.7 --- spring-data-neo4j-examples/cineasts-aspects/pom.xml | 2 +- spring-data-neo4j-examples/cineasts-rest/pom.xml | 6 +++--- spring-data-neo4j-examples/cineasts/pom.xml | 2 +- spring-data-neo4j-examples/myrestaurants-social/pom.xml | 2 +- spring-data-neo4j-examples/todos/pom.xml | 4 +--- 5 files changed, 7 insertions(+), 9 deletions(-) diff --git a/spring-data-neo4j-examples/cineasts-aspects/pom.xml b/spring-data-neo4j-examples/cineasts-aspects/pom.xml index 921fd99ac..ec13e2c24 100644 --- a/spring-data-neo4j-examples/cineasts-aspects/pom.xml +++ b/spring-data-neo4j-examples/cineasts-aspects/pom.xml @@ -13,7 +13,7 @@ UTF-8 3.0.7.RELEASE 1.6.1 - 1.6 + 1.7-SNAPSHOT ${project.version} 1.6.12 1.6.1 diff --git a/spring-data-neo4j-examples/cineasts-rest/pom.xml b/spring-data-neo4j-examples/cineasts-rest/pom.xml index da10b03ac..4ee9d7db7 100644 --- a/spring-data-neo4j-examples/cineasts-rest/pom.xml +++ b/spring-data-neo4j-examples/cineasts-rest/pom.xml @@ -13,7 +13,7 @@ UTF-8 3.0.7.RELEASE 1.6.1 - 1.6 + 1.7-SNAPSHOT ${project.version} 1.6.12 1.6.1 @@ -340,10 +340,10 @@ org.apache.felix org.apache.felix.fileinstall - + org.slf4j slf4j-jdk14 diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml index 5898b8738..9cf2d0479 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -16,7 +16,7 @@ ${project.version} 1.6.1 1.6.12 - 1.6 + 1.7-SNAPSHOT diff --git a/spring-data-neo4j-examples/myrestaurants-social/pom.xml b/spring-data-neo4j-examples/myrestaurants-social/pom.xml index c96f8e1cd..cab2dd614 100644 --- a/spring-data-neo4j-examples/myrestaurants-social/pom.xml +++ b/spring-data-neo4j-examples/myrestaurants-social/pom.xml @@ -11,7 +11,7 @@ ${project.version} 1.6.12 1.6.1 - 1.6 + 1.7-SNAPSHOT UTF-8 3.0.7.RELEASE diff --git a/spring-data-neo4j-examples/todos/pom.xml b/spring-data-neo4j-examples/todos/pom.xml index 6ae6c3965..10a467a41 100644 --- a/spring-data-neo4j-examples/todos/pom.xml +++ b/spring-data-neo4j-examples/todos/pom.xml @@ -11,7 +11,7 @@ UTF-8 - 1.6 + 1.7-SNAPSHOT 3.0.7.RELEASE ${project.version} 1.6.12 @@ -193,7 +193,6 @@ org.springframework spring-web ${spring.version} - commons-logging @@ -205,7 +204,6 @@ org.springframework spring-webmvc ${spring.version} - commons-logging