diff --git a/gradle.properties b/gradle.properties index 8c38ccce..2922159d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,12 +6,12 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.5.3 springVersion=5.1.8.RELEASE springBootVersion=2.1.4.RELEASE -springDataGemFireVersion=2.1.9.BUILD-SNAPSHOT -springDataGeodeVersion=2.1.9.BUILD-SNAPSHOT -springDataGeodeTestVersion=0.0.3.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Lovelace-BUILD-SNAPSHOT +springDataGemFireVersion=2.1.9.RELEASE +springDataGeodeVersion=2.1.9.RELEASE +springDataGeodeTestVersion=0.0.3.RELEASE +springDataReleaseTrainVersion=Lovelace-SR9 springSessionBomVersion=Bean-SR5 -springSessionDataGeodeVersion=2.1.4.BUILD-SNAPSHOT +springSessionDataGeodeVersion=2.1.4.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.10.6 version=1.1.0.BUILD-SNAPSHOT