From c621a818b8983324a33a46670b0547ecfcef98b7 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 10:34:16 +0200 Subject: [PATCH] Release version 2.6.6 (2021.1.6). See #1750 --- 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 1319d6c5..1b582ac4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.6-SNAPSHOT + 2.6.6 ../pom.xml @@ -683,7 +683,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.6-SNAPSHOT + 2.6.6 zip true diff --git a/pom.xml b/pom.xml index 7dc8ce16..4252a605 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.6-SNAPSHOT + 2.6.6 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index cd84d38e..467e4d3f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.6-SNAPSHOT + 2.6.6 ../pom.xml