From d4dc1b3c0e3b7d88b1e2c99705c14c7bab3a62bf Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 15:46:54 +0100 Subject: [PATCH] DATAGEODE-375 - Release version 2.4 GA (2020.0.0). --- pom.xml | 2 +- spring-data-geode-distribution/pom.xml | 2 +- spring-data-geode/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fef9717c..ad9e53d0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.4.0-SNAPSHOT + 2.4.0 pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 5e134304..aa352ff1 100644 --- a/spring-data-geode-distribution/pom.xml +++ b/spring-data-geode-distribution/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-geode-parent - 2.4.0-SNAPSHOT + 2.4.0 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 2ab711ee..45368862 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-geode-parent - 2.4.0-SNAPSHOT + 2.4.0 spring-data-geode