Upgrade Spring Session core modules to 2.1.0.M2

Closes gh-17
This commit is contained in:
Vedran Pavic
2018-08-21 07:05:44 +02:00
parent a16fa5e51d
commit ddfaae65b6

View File

@@ -1,5 +1,5 @@
ext {
coreVersion = '2.1.0.BUILD-SNAPSHOT'
coreVersion = '2.1.0.M2'
dataGeodeVersion = '2.0.4.RELEASE'
dataMongoDbVersion = '2.0.2.RELEASE'