diff --git a/gradle.properties b/gradle.properties index b0230e41..9f8bb9ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,8 +11,8 @@ springDataGemFireVersion=2.2.4.RELEASE springDataGeodeVersion=2.2.4.RELEASE springDataGeodeTestVersion=0.0.12.BUILD-SNAPSHOT springDataReleaseTrainVersion=Moore-SR4 -springSessionBomVersion=Corn-BUILD-SNAPSHOT -springSessionDataGeodeVersion=2.2.2.BUILD-SNAPSHOT +springSessionBomVersion=Corn-RELEASE +springSessionDataGeodeVersion=2.2.2.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.12.3 version=1.2.3.BUILD-SNAPSHOT