diff --git a/gradle.properties b/gradle.properties index 16e39f7..349ae6a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.9.RELEASE springBootVersion=2.3.3.RELEASE -springDataGemFireVersion=2.3.4.RELEASE -springDataGeodeVersion=2.3.4.RELEASE -springDataReleaseTrainVersion=Neumann-SR4 +springDataGemFireVersion=2.3.5.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.5.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.19.RELEASE +version=0.0.20.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2765f10..d6842ec 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.4.RELEASE + 2.3.5.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.19.RELEASE + 0.0.20.BUILD-SNAPSHOT pom diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index c1ed6c4..08cf720 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.19.RELEASE + 0.0.20.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 63ee153..19a66b6 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.19.RELEASE + 0.0.20.BUILD-SNAPSHOT spring-data-geode-test