Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.6 and SBDG 1.6.6-SNAPSHOT.

This commit is contained in:
John Blum
2022-03-31 11:27:45 -07:00
parent d6d5f23b75
commit 0cb758b746
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.6.5-SNAPSHOT</version>
<version>1.6.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>