From ca069edd8ce442656c9abc3678d2350ca84095b0 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Mon, 19 Sep 2022 14:38:51 +0000 Subject: [PATCH] Prepare next development iteration. See #1776 --- 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 de73824f..74fdb028 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M6 + 3.0.0-SNAPSHOT ../pom.xml @@ -282,7 +282,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M6 + 3.0.0-SNAPSHOT zip true @@ -565,7 +565,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M6 + 3.0.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 5b65fc5f..99090ce4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.0-M6 + 3.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index a44446ff..7ee61c5c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M6 + 3.0.0-SNAPSHOT ../pom.xml