Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.5.11-SNAPSHOT and SBDG 1.5.11-SNAPSHOT.

This commit is contained in:
John Blum
2022-03-02 16:39:59 -08:00
parent c69061961c
commit 4bf5bd1ace
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.5.10-SNAPSHOT</version>
<version>1.5.11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>