Upgrade SI version to 5.2.0.M1

This commit is contained in:
Mahmoud Ben Hassine
2019-04-15 21:46:52 +02:00
parent 3bc00a7c07
commit 9c2aae505c

View File

@@ -55,7 +55,7 @@ allprojects {
springDataJpaVersion = '2.2.0.M3'
springDataMongodbVersion = '2.2.0.M3'
springDataNeo4jVersion = '5.2.0.M3'
springIntegrationVersion = '5.2.0.BUILD-SNAPSHOT'
springIntegrationVersion = '5.2.0.M1'
springLdapVersion = '2.3.2.RELEASE'
activemqVersion = '5.15.9'