From 2dd779b31e16264ed0f5f209dc338e4430c36e37 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 14:29:25 +0200 Subject: [PATCH] #1097 - 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 38861f90..a3a0c059 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-releasetrain - Neumann-SR1 + Neumann-BUILD-SNAPSHOT ../bom diff --git a/bom/pom.xml b/bom/pom.xml index a3592a84..0b7600b2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Neumann-SR1 + Neumann-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index c7d2275e..266438a0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml @@ -347,7 +347,7 @@ org.springframework.data.build spring-data-build-resources - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT zip true @@ -717,7 +717,7 @@ org.springframework.data.build spring-data-build-resources - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 06a33250..0c245cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 21eee249..7ec39636 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT ../pom.xml