From 1c1f21660217a737b060b708d23d9b8df0c29933 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 13 Mar 2014 01:14:56 -0700 Subject: [PATCH] #57 - Prepare next development iteration. --- bom/pom.xml | 16 ++++++++-------- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index ec994d54..b1c1ab73 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Codd-SR1 + Codd-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT Spring Data Release Train - BOM @@ -22,32 +22,32 @@ org.springframework.data spring-data-commons - 1.7.1.RELEASE + 1.7.2.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.5.1.RELEASE + 1.5.2.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 3.0.1.RELEASE + 3.0.2.BUILD-SNAPSHOT org.springframework.data spring-data-rest - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 1.1.1.RELEASE + 1.1.2.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 74f809eb..f75dd730 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT ../pom.xml @@ -166,7 +166,7 @@ org.springframework.data.build spring-data-build-resources - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT provided zip diff --git a/pom.xml b/pom.xml index 338b1f7d..7cc3818f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 24daf82a..db54c7c4 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT ../pom.xml