From 2f4c8055b4e6328d1d1e61f8324ff33037818048 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Feb 2020 14:25:33 -0800 Subject: [PATCH] Fix SDG version in SBDG 1.3.0.M2 release notes. SDG version in SBDG 1.3.0.M2 should be 2.3.0.M3 and not 2.3.0.M2. --- spring-geode/src/main/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 347d907f..a08898d1 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -11,7 +11,7 @@ Aligns SBDG with Spring Boot 2.3.0.M2. Upgrades to Sprig Data Neumann-M3, Sprin spring-geode-starter-logging module to configure Apache Geode logging. * Upgrades to Spring Boot 2.3.0.M2. -* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.M2. +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.M3. * Upgrades to Spring Data Release Train Neumann-M3. * Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.3.0.M2. * Upgrades to Spring Session BOM Dragonfruit-M2.