diff --git a/gradle.properties b/gradle.properties index 1cedae4..1cc203f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ mockitoVersion=4.2.0 multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.14 springVersion=5.3.15 -springBootVersion=2.6.2 +springBootVersion=2.7.0-SNAPSHOT springDataBomVersion=2021.2.0-M2 springDataGemFireVersion=2.7.0-M2 springDataGeodeVersion=2.7.0-M2 springShellVersion=1.2.0.RELEASE -version=0.3.0-RAJ-M2 +version=0.3.0-RAJ-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8beb3bf..8dd7b88 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-test-data-geode-build - 0.3.0-RAJ-M2 + 0.3.0-RAJ-SNAPSHOT pom @@ -91,7 +91,7 @@ 1.01 9.10.14 5.3.15 - 2.6.2 + 2.7.0-SNAPSHOT 2021.2.0-M2 1.2.0.RELEASE diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 2b3a744..6eabdbc 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.3.0-RAJ-M2 + 0.3.0-RAJ-SNAPSHOT spring-data-geode-test