From abbe5a0bd9128fd61f7b8de0186cd3b5d45b3d10 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 19 Apr 2022 12:03:13 +0200 Subject: [PATCH] Release version 2.6.4 (2021.1.4). See #1682 --- 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 e0b03b0d..98a303be 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.4-SNAPSHOT + 2.6.4 ../pom.xml @@ -683,7 +683,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.4-SNAPSHOT + 2.6.4 zip true diff --git a/pom.xml b/pom.xml index a7e69d20..ac42ff9a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.4-SNAPSHOT + 2.6.4 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 08420619..0bdaa4bb 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.4-SNAPSHOT + 2.6.4 ../pom.xml