diff --git a/gradle.properties b/gradle.properties index bf300ec..3a4dd33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.4 springVersion=5.2.10.RELEASE springBootVersion=2.3.5.RELEASE -springDataGemFireVersion=2.3.5.BUILD-SNAPSHOT -springDataGeodeVersion=2.3.5.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT -#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT +springDataGemFireVersion=2.3.5.RELEASE +springDataGeodeVersion=2.3.5.RELEASE +springDataReleaseTrainVersion=Neumann-SR5 springShellVersion=1.2.0.RELEASE version=0.0.20.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 97aad41..5f4554e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.5.BUILD-SNAPSHOT + 2.3.5.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 5.2.10.RELEASE 2.3.5.RELEASE - Neumann-SR4 + Neumann-SR5 1.2.0.RELEASE