diff --git a/gradle.properties b/gradle.properties index 660a2bf9..b8289c5f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,12 +7,12 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.0 springVersion=5.2.6.RELEASE springBootVersion=2.3.0.RC1 -springDataGemFireVersion=2.3.0.RC2 -springDataGeodeVersion=2.3.0.RC2 +springDataGemFireVersion=2.3.0.RELEASE +springDataGeodeVersion=2.3.0.RELEASE springDataGeodeTestVersion=0.0.15.RELEASE -springDataReleaseTrainVersion=Neumann-RC2 -springSessionBomVersion=Dragonfruit-RC2 -springSessionDataGeodeVersion=2.3.0.RC2 +springDataReleaseTrainVersion=Neumann-RELEASE +springSessionBomVersion=Dragonfruit-RELEASE +springSessionDataGeodeVersion=2.3.0.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.1 -version=1.3.0.RC1 +version=1.3.0.BUILD-SNAPSHOT