From c9a0b779d9c1afc18217bdc91d46c23114fc3f5d Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 18 Jun 2014 02:21:36 -0700 Subject: [PATCH] #75 - Prepare next development iteration. --- bom/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 5e5fe8f3..c14cf8f1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Codd-SR3 + Codd-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 556e6a20..4924af35 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index d5c4e7a8..d4017ee7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 70f965025..8512aeb5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT ../pom.xml