From d383b0fd5e57ca6acbfc070ffa0ca0a545dc8c79 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 07:28:16 +0000 Subject: [PATCH] Release version 2.6.8 (2021.1.8). See #1805 --- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index e14201fb..0999c411 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.8-SNAPSHOT + 2.6.8 ../pom.xml @@ -683,7 +683,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.8-SNAPSHOT + 2.6.8 zip true diff --git a/pom.xml b/pom.xml index 23930009..61964316 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.8-SNAPSHOT + 2.6.8 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 0a566bb8..8d7d7ac0 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.8-SNAPSHOT + 2.6.8 ../pom.xml