MQTT Update Spring, SI Versions

This commit is contained in:
Gary Russell
2014-03-21 16:43:07 -04:00
committed by Artem Bilan
parent 6f322f0a57
commit 369dca42f3

View File

@@ -26,8 +26,8 @@ ext {
junitVersion = '4.11'
log4jVersion = '1.2.17'
mockitoVersion = '1.9.5'
springVersion = '3.1.3.RELEASE'
springIntegrationVersion = '3.0.0.BUILD-SNAPSHOT'
springVersion = '3.2.8.RELEASE'
springIntegrationVersion = '3.0.1.RELEASE'
idPrefix = 'mqtt'