From c09a657f0c90f87bc4e466a73dbdb1b8a016fcfb Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 9 Sep 2013 23:40:08 -0700 Subject: [PATCH] DATAGRAPH-386 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-neo4j-aspects/pom.xml | 6 +++--- spring-data-neo4j-cross-store/pom.xml | 10 +++++----- spring-data-neo4j-distribution/pom.xml | 4 ++-- spring-data-neo4j-rest/pom.xml | 12 ++++++------ spring-data-neo4j-tx/pom.xml | 4 ++-- spring-data-neo4j/pom.xml | 2 +- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 8ceffb73a..f6a6b13d9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-aspects/pom.xml b/spring-data-neo4j-aspects/pom.xml index 80fd79752..1b738951f 100644 --- a/spring-data-neo4j-aspects/pom.xml +++ b/spring-data-neo4j-aspects/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml @@ -97,12 +97,12 @@ org.springframework.data spring-data-neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT test-jar test diff --git a/spring-data-neo4j-cross-store/pom.xml b/spring-data-neo4j-cross-store/pom.xml index 6082a3f4a..2b621cc47 100644 --- a/spring-data-neo4j-cross-store/pom.xml +++ b/spring-data-neo4j-cross-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml @@ -52,25 +52,25 @@ org.springframework.data spring-data-neo4j-aspects - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j-tx - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j test-jar test - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 3ce1cef84..aeeac2c1c 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-distribution - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT pom @@ -15,7 +15,7 @@ org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 5a2e59699..f3cff0591 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -7,12 +7,12 @@ Spring Data Neo4j - Rest Binding pring Data Neo4j Wrapper for the Neo4j REST API, provides a Graph Database proxy for the remote invocation. - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml @@ -84,7 +84,7 @@ org.springframework.data spring-data-neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.neo4j @@ -248,14 +248,14 @@ org.springframework.data spring-data-neo4j-aspects - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT test org.springframework.data spring-data-neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT test test-jar @@ -263,7 +263,7 @@ org.springframework.data spring-data-neo4j-aspects - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT test test-jar diff --git a/spring-data-neo4j-tx/pom.xml b/spring-data-neo4j-tx/pom.xml index 210c393ee..5262baaa9 100644 --- a/spring-data-neo4j-tx/pom.xml +++ b/spring-data-neo4j-tx/pom.xml @@ -7,12 +7,12 @@ Spring Data Neo4j - Transactions External transaction manager support for Spring Data Neo4j - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 8e6d0fc83..9023984e7 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-neo4j-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml