Set Samples Parent & Getting Started Maven POM SBDG version to 1.3.6.BUILD-SNAPSHOT.

This commit is contained in:
John Blum
2020-11-19 12:58:29 -08:00
parent 782dd6c0fc
commit a4046bb3b7
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.5.BUILD-SNAPSHOT</version>
<version>1.3.6.BUILD-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>