From 4b56d2737cd4c349b5d073a8ebe94bd0f2a22d96 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Feb 2020 15:04:21 +0100 Subject: [PATCH] #986 - Prepare next development iteration. --- bom-client/pom.xml | 2 +- bom/pom.xml | 4 ++-- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bom-client/pom.xml b/bom-client/pom.xml index c3369297..a3a0c059 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-releasetrain - Neumann-M3 + Neumann-BUILD-SNAPSHOT ../bom diff --git a/bom/pom.xml b/bom/pom.xml index dd4256e9..025ac09b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Neumann-M3 + Neumann-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 05e3f761..0aa897d4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT ../pom.xml @@ -347,7 +347,7 @@ org.springframework.data.build spring-data-build-resources - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT zip true @@ -736,7 +736,7 @@ org.springframework.data.build spring-data-build-resources - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index c11b1fb9..6198971a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index bcbc9837..a0f95eb9 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.3.0.M3 + 2.3.0.BUILD-SNAPSHOT ../pom.xml