diff --git a/gradle.properties b/gradle.properties index 9dad674..754d25e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.6 springVersion=5.2.3.RELEASE springBootVersion=2.2.4.RELEASE -springDataGemFireVersion=2.2.4.RELEASE -springDataGeodeVersion=2.2.4.RELEASE -springDataReleaseTrainVersion=Moore-SR4 +springDataGemFireVersion=2.2.5.BUILD-SNAPSHOT +springDataGeodeVersion=2.2.5.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.13.RELEASE +version=0.0.14.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 964721d..472adc9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.2.4.RELEASE + 2.2.5.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.13.RELEASE + 0.0.14.BUILD-SNAPSHOT pom @@ -94,7 +94,7 @@ 5.2.3.RELEASE 2.2.4.RELEASE - Moore-SR4 + Moore-BUILD-SNAPSHOT 1.2.0.RELEASE diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index c77536f..8109795 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.13.RELEASE + 0.0.14.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index e374c41..6c4a2cb 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.13.RELEASE + 0.0.14.BUILD-SNAPSHOT spring-data-geode-test