From 523b486f3a93d5dbd5363ddfc83bcaee834429dc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Dec 2023 13:18:15 +0100 Subject: [PATCH] Prepare next development iteration. See #2174 --- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 24dd9711..6fe5b149 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.1.7 + 3.1.8-SNAPSHOT ../pom.xml @@ -281,7 +281,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.7 + 3.1.8-SNAPSHOT zip true @@ -574,7 +574,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.7 + 3.1.8-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 0c3b376e..1a5ebd7f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.1.7 + 3.1.8-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index bc5ce0c2..3f61fda0 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.1.7 + 3.1.8-SNAPSHOT ../pom.xml