Bump spring5 profile to snapshots

This commit is contained in:
Greg Turnquist
2017-05-05 08:25:41 -05:00
parent 694f3d814e
commit 35a7265166

View File

@@ -2,7 +2,7 @@
* Enable with "-Pprofile=spring5"
*/
ext.springVersion = "5.0.0.M5"
ext.springVersion = "5.0.0.BUILD-SNAPSHOT"
ext.springSecurityVersion = "4.2.3.BUILD-SNAPSHOT"
compileJava {