diff --git a/pom.xml b/pom.xml index 747c24a3e..e883dc5c8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ Spring Data Neo4j Distribution - 2.0.0.M1 + 2.0.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 0c36f83ef..3cc0a7345 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.M1 + 2.0.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 798683248..d7cfa22c8 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.M1 + 2.0.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j-cross-store diff --git a/spring-data-neo4j-examples/cineasts-rest/pom.xml b/spring-data-neo4j-examples/cineasts-rest/pom.xml index f93a65236..b6af3b2f5 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.5.M02 - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT 1.6.12.M1 1.6.1 @@ -85,7 +85,7 @@ org.springframework.data spring-data-neo4j-rest - 2.0.0.M1 + 2.0.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 266ec0e5f..8450dbda1 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -15,7 +15,7 @@ 1.6.1 UTF-8 1.5.M02 - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT 1.6.12.M1 1.6.1 diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml index a74abacc1..9fb357261 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.M1 1.6.1 UTF-8 - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/hello-worlds/pom.xml b/spring-data-neo4j-examples/hello-worlds/pom.xml index d06b50d46..20322e73a 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.M1 1.6.1 UTF-8 - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/imdb/pom.xml b/spring-data-neo4j-examples/imdb/pom.xml index cbba605d1..a2ad459e3 100644 --- a/spring-data-neo4j-examples/imdb/pom.xml +++ b/spring-data-neo4j-examples/imdb/pom.xml @@ -11,7 +11,7 @@ 1.6.12.M1 1.6.1 UTF-8 - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-examples/myrestaurants-social/pom.xml b/spring-data-neo4j-examples/myrestaurants-social/pom.xml index cb4b2e835..5baccee3a 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.M1 + 2.0.0.BUILD-SNAPSHOT myrestaurants-social 3.0.6.RELEASE - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT 1.6.12.M1 1.6.1 1.5.M02 diff --git a/spring-data-neo4j-parent/pom.xml b/spring-data-neo4j-parent/pom.xml index 6e471cdb5..0ead8006a 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.M1 + 2.0.0.BUILD-SNAPSHOT pom diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 5e519b521..c54fc7f81 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.M1 + 2.0.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j-rest jar - 2.0.0.M1 + 2.0.0.BUILD-SNAPSHOT Spring Data Neo4j REST Wrapper diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 1d5d0803a..c991a43d2 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.M1 + 2.0.0.BUILD-SNAPSHOT ../spring-data-neo4j-parent/pom.xml spring-data-neo4j