diff --git a/gradle.properties b/gradle.properties index f987c3a..0747a68 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.0 springVersion=5.2.6.RELEASE springBootVersion=2.3.0.RELEASE -springDataGemFireVersion=2.3.0.RELESE -springDataGeodeVersion=2.3.0.RELEASE -springDataReleaseTrainVersion=Neumann-RELEASE +springDataGemFireVersion=2.3.2.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.2.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.16.RELEASE +version=0.0.17.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4442863..199ba5f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.0.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.16.RELEASE + 0.0.17.BUILD-SNAPSHOT pom diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index 29b5de4..81cf006 100644 --- a/spring-data-gemfire-test/pom.xml +++ b/spring-data-gemfire-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-test-data-geode-build - 0.0.16.RELEASE + 0.0.17.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index c7f6054..dbdfc50 100644 --- a/spring-data-geode-test/pom.xml +++ b/spring-data-geode-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-test-data-geode-build - 0.0.16.RELEASE + 0.0.17.BUILD-SNAPSHOT spring-data-geode-test