Rallback to Reactor 3.1 M1

https://build.spring.io/browse/INT-MASTER-708/

Since SF hasn't been adapted to Reactor 3.1 M2, we can't upgrade either
This commit is contained in:
Artem Bilan
2017-06-08 11:46:34 -04:00
parent 1a019b85c2
commit 83bd7f4bd3

View File

@@ -125,7 +125,7 @@ subprojects { subproject ->
pahoMqttClientVersion = '1.1.1'
postgresVersion = '42.0.0'
reactorNettyVersion = '0.6.4.RELEASE'
reactorVersion = '3.1.0.M2'
reactorVersion = '3.1.0.M1'
romeToolsVersion = '1.7.2'
servletApiVersion = '3.1.0'
slf4jVersion = "1.7.25"