Set Spring Geode Samples Maven POMs to Srping Boot 2.6.8-SNAPSHOT and SBDG 1.6.8-SNAPSHOT.

This commit is contained in:
John Blum
2022-05-18 15:01:39 -07:00
parent 0967450295
commit 4d430bcdcc
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.7-SNAPSHOT</version>
<version>1.6.8-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>