Upgrade Spring Session core modules to 2.1.0.M1

Closes gh-15
This commit is contained in:
Vedran Pavic
2018-07-30 02:57:44 +02:00
parent fd1c0a84b7
commit 3e5079ec36

View File

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