Update SF to snapshot

This commit is contained in:
Gary Russell
2018-10-27 13:33:34 -04:00
parent c594e75616
commit ec3f3ead91

View File

@@ -138,7 +138,7 @@ subprojects { subproject ->
springGemfireVersion = '2.1.1.RELEASE'
springSecurityVersion = '5.1.0.RELEASE'
springRetryVersion = '1.2.2.RELEASE'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.1.RELEASE'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.2.BUILD-SNAPSHOT'
springWsVersion = '3.0.3.RELEASE'
tomcatVersion = "9.0.12"
xmlUnitVersion = '1.6'