From dc5f528bae1a61ffa53d9a747d337f4066f8ec7c Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 21 Sep 2021 20:00:02 -0700 Subject: [PATCH] Prepare Spring Data for Apache Geode 3.0. Set version to 3.0.0-SNAPSHOT. Resolves gh-538. --- 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 74a1e4bf..6533bc8e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.0-SNAPSHOT + 3.0.0-SNAPSHOT pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 2f96af49..4753f13a 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.7.0-SNAPSHOT + 3.0.0-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 9347fc31..cafb626d 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.7.0-SNAPSHOT + 3.0.0-SNAPSHOT spring-data-geode