diff --git a/gradle.properties b/gradle.properties index fadc20a..ded6f08 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-M1 springDataGemFireVersion=2.7.0-M1 springDataGeodeVersion=2.7.0-M1 springShellVersion=1.2.0.RELEASE -version=0.3.0-RAJ-M1 +version=0.3.0-RAJ-SNAPSHOT diff --git a/pom.xml b/pom.xml index ccbdacc..c53308e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-test-data-geode-build - 0.3.0-RAJ-M1 + 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-M1 1.2.0.RELEASE diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index a6a7618..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-M1 + 0.3.0-RAJ-SNAPSHOT spring-data-geode-test