Upgrade Sample Maven POMS to Spring Boot 2.4.0-M2 and SBDG 1.4.0-SNAPSHOT.

This commit is contained in:
John Blum
2020-08-18 01:05:24 -07:00
parent 430c64fdda
commit 4cfef1516f
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.3.1.BUILD-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>