From 1e7c1825227eaaa3d78449b7d04e48badf57a017 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Fri, 23 Dec 2011 20:25:22 -0500 Subject: [PATCH] prepared for 2.1.0 snapshot builds --- pom.xml | 2 +- spring-data-neo4j-aspects/pom.xml | 2 +- spring-data-neo4j-cross-store/pom.xml | 2 +- spring-data-neo4j-examples/cineasts-aspects/pom.xml | 2 +- spring-data-neo4j-examples/cineasts-rest/pom.xml | 4 ++-- spring-data-neo4j-examples/cineasts/pom.xml | 2 +- spring-data-neo4j-examples/hello-worlds-aspects/pom.xml | 2 +- spring-data-neo4j-examples/hello-worlds/pom.xml | 2 +- spring-data-neo4j-examples/imdb/pom.xml | 2 +- spring-data-neo4j-examples/myrestaurants-social/pom.xml | 4 ++-- spring-data-neo4j-examples/todos/pom.xml | 2 +- spring-data-neo4j-parent/pom.xml | 2 +- spring-data-neo4j-rest/pom.xml | 4 ++-- spring-data-neo4j/pom.xml | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 867f99084..77a175752 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ Spring Data Neo4j Distribution - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT pom spring-data-neo4j-parent diff --git a/spring-data-neo4j-aspects/pom.xml b/spring-data-neo4j-aspects/pom.xml index 00a288a2a..73032405c 100644 --- a/spring-data-neo4j-aspects/pom.xml +++ b/spring-data-neo4j-aspects/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j-aspects diff --git a/spring-data-neo4j-cross-store/pom.xml b/spring-data-neo4j-cross-store/pom.xml index 5b187bc9c..0c57c4567 100644 --- a/spring-data-neo4j-cross-store/pom.xml +++ b/spring-data-neo4j-cross-store/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j-cross-store diff --git a/spring-data-neo4j-examples/cineasts-aspects/pom.xml b/spring-data-neo4j-examples/cineasts-aspects/pom.xml index de1c104d9..9454d809c 100644 --- a/spring-data-neo4j-examples/cineasts-aspects/pom.xml +++ b/spring-data-neo4j-examples/cineasts-aspects/pom.xml @@ -15,7 +15,7 @@ 1.6.1 UTF-8 1.6.M02 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT 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 c093de3a5..cbd7e947f 100644 --- a/spring-data-neo4j-examples/cineasts-rest/pom.xml +++ b/spring-data-neo4j-examples/cineasts-rest/pom.xml @@ -15,7 +15,7 @@ 1.6.1 UTF-8 1.6.M02 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT 1.6.12 1.6.1 @@ -85,7 +85,7 @@ org.springframework.data spring-data-neo4j-rest - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT test-jar test diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml index 8e570934b..a00afc93f 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -14,7 +14,7 @@ 3.0.7.RELEASE 1.6.1 UTF-8 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT 1.6.1 1.6.12 1.6.M02 diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml index 07dc33626..3178ebe2e 100644 --- a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml @@ -15,7 +15,7 @@ 1.6.12 1.6.1 UTF-8 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/hello-worlds/pom.xml b/spring-data-neo4j-examples/hello-worlds/pom.xml index 038a86994..c1aa647e7 100644 --- a/spring-data-neo4j-examples/hello-worlds/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds/pom.xml @@ -15,7 +15,7 @@ 1.6.12 1.6.1 UTF-8 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/imdb/pom.xml b/spring-data-neo4j-examples/imdb/pom.xml index 5719dcce7..921080287 100644 --- a/spring-data-neo4j-examples/imdb/pom.xml +++ b/spring-data-neo4j-examples/imdb/pom.xml @@ -11,7 +11,7 @@ 1.6.12 1.6.1 UTF-8 - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/myrestaurants-social/pom.xml b/spring-data-neo4j-examples/myrestaurants-social/pom.xml index 0410c467d..024649049 100644 --- a/spring-data-neo4j-examples/myrestaurants-social/pom.xml +++ b/spring-data-neo4j-examples/myrestaurants-social/pom.xml @@ -4,11 +4,11 @@ com.springone.myrestaurants myrestaurants-social war - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT myrestaurants-social 3.0.7.RELEASE - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT 1.6.12 1.6.1 1.6.M02 diff --git a/spring-data-neo4j-examples/todos/pom.xml b/spring-data-neo4j-examples/todos/pom.xml index 700dea477..38a70093a 100644 --- a/spring-data-neo4j-examples/todos/pom.xml +++ b/spring-data-neo4j-examples/todos/pom.xml @@ -4,7 +4,7 @@ org.neo4j.app sdn-todos - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT jar sdn-todos diff --git a/spring-data-neo4j-parent/pom.xml b/spring-data-neo4j-parent/pom.xml index a6b90ccb2..74aba35bd 100644 --- a/spring-data-neo4j-parent/pom.xml +++ b/spring-data-neo4j-parent/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent Spring Data Neo4j Parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT pom diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 0e1317194..63672a322 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -4,12 +4,12 @@ org.springframework.data spring-data-neo4j-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j-rest jar - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT Spring Data Neo4j REST Wrapper diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 2ae906514..d5639c0ba 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 2.0.0.RELEASE + 2.1.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j