Upgrade Spring Geode Samples to Spring Boot 2.7.4 and SBDG 1.7.4-SNAPSHOT.

This commit is contained in:
John Blum
2022-09-23 23:18:01 -07:00
parent 486f9ac2ad
commit 35deaa5bf0
2 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-samples-parent</artifactId>
<version>1.7.3-SNAPSHOT</version>
<version>1.7.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>