Start building against Spring Session 2.1.0 snapshots

See gh-26
This commit is contained in:
Vedran Pavic
2018-09-12 07:29:29 +02:00
parent 59c31b31a2
commit 1360ce60f0

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.1.0.M3'
coreVersion = '2.1.0.BUILD-SNAPSHOT'
dataGeodeVersion = '2.1.0.M1'
dataMongoDbVersion = '2.0.3.RELEASE'