From 9eaaa6157e35bd68a1bb9a15e16a3e286206b69c Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 12 Aug 2021 10:25:54 +0200 Subject: [PATCH] Release version 2.4.12 (2020.0.12). See #1495 --- 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 19f7ffaf..25c1ceaa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.12-SNAPSHOT + 2.4.12 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.12-SNAPSHOT + 2.4.12 zip true diff --git a/pom.xml b/pom.xml index 42cd9419..59692151 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.12-SNAPSHOT + 2.4.12 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 899fdf6b..ceebb505 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.12-SNAPSHOT + 2.4.12 ../pom.xml