From 0517804fca55c2302ec8685c39e640d8b7783c4a Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 8 May 2019 14:18:47 -0700 Subject: [PATCH] Add (commented) 'springDataReleaseTrainVersion' property for 'Moore-BULID-SNAPSHOT'. --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index 40ac94d..c03a738 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,5 +11,6 @@ springBootVersion=2.1.4.RELEASE springDataGemFireVersion=2.1.6.RELEASE springDataGeodeVersion=2.1.6.RELEASE springDataReleaseTrainVersion=Lovelace-SR6 +#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.0.2.BUILD-SNAPSHOT