From 86c777074be7d8127b364df540c21b0af32eb87a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 27 Jul 2016 14:32:33 +0200 Subject: [PATCH] #239 - Prepare next development iteration. --- bom/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 35c00587..e2b721db 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Ingalls-M1 + Ingalls-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 23fc303d..de99aebd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT ../pom.xml @@ -193,7 +193,7 @@ org.springframework.data.build spring-data-build-resources - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT provided zip diff --git a/pom.xml b/pom.xml index c9655cd1..8c2c6287 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 05a917a2..3507c2ad 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT ../pom.xml