Start building against Spring Session 2.2 snapshots

See: #71
This commit is contained in:
Vedran Pavic
2019-06-20 11:45:35 +02:00
parent 864df470c8
commit 4ccb851d0d

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.2.0.M2'
coreVersion = '2.2.0.BUILD-SNAPSHOT'
dataGeodeVersion = '2.2.0.M2'
dataMongoDbVersion = '2.2.0.M3'