Set Samples Maven POM Spring Boot version to 2.5.0-SNAPSHOT.

Set Samples Maven POM SBDG version to 1.5.0-SNAPSHOT.
This commit is contained in:
John Blum
2021-02-19 00:28:09 -08:00
parent 863a1cec8e
commit ad2ae7ec82
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.4.3-SNAPSHOT</version>
<version>1.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>