diff --git a/gradle.properties b/gradle.properties index c04620c..35afbb5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.8.RELEASE springBootVersion=2.3.2.RELEASE -springDataGemFireVersion=2.3.2.RELEASE -springDataGeodeVersion=2.3.2.RELEASE -springDataReleaseTrainVersion=Neumann-SR2 +springDataGemFireVersion=2.3.3.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.3.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.17.RELEASE +version=0.0.18.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index af19655..12e6813 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.17.RELEASE + 0.0.18.BUILD-SNAPSHOT pom @@ -94,7 +94,7 @@ 5.2.8.RELEASE 2.3.2.RELEASE - Neumann-SR2 + Neumann-BUILD-SNAPSHOT 1.2.0.RELEASE diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index 8ce547b..963519d 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.17.RELEASE + 0.0.18.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 7408eae..92a9180 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.17.RELEASE + 0.0.18.BUILD-SNAPSHOT spring-data-geode-test