diff --git a/gradle.properties b/gradle.properties index c8254cf..fe2182d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.9.RELEASE springBootVersion=2.3.3.RELEASE -springDataGemFireVersion=2.3.4.BUILD-SNAPSHOT -springDataGeodeVersion=2.3.4.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT +springDataGemFireVersion=2.3.4.RELEASE +springDataGeodeVersion=2.3.4.RELEASE +springDataReleaseTrainVersion=Neumann-SR4 #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.0.19.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 57e5e5f..4c8acfe 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.4.BUILD-SNAPSHOT + 2.3.4.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 5.2.9.RELEASE 2.3.3.RELEASE - Neumann-BUILD-SNAPSHOT + Neumann-SR4 1.2.0.RELEASE