Upgrade Spring Geode Samples parent Maven POM to Sprinng Boot 2.5.6-SNAPSHOT.

This commit is contained in:
John Blum
2021-09-28 17:23:31 -07:00
parent c79b4b46e7
commit dd078a43a2
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.5-SNAPSHOT</version>
<version>1.5.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>