Start building against Spring Session 2.1.0 snapshots

See: #28
This commit is contained in:
Vedran Pavic
2018-09-24 06:03:14 +02:00
parent 9c72562bbd
commit a8e2eb97d3

View File

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