MQTT Update to SI 4.0.0.M2, SPR 4.0.0.RELEASE
Conflicts: spring-integration-mqtt/build.gradle
This commit is contained in:
committed by
Artem Bilan
parent
e2af9fb629
commit
cca2fbcc74
@@ -14,8 +14,7 @@ apply plugin: 'idea'
|
||||
group = 'org.springframework.integration'
|
||||
|
||||
repositories {
|
||||
maven { url 'http://repo.spring.io/libs-snapshot' }
|
||||
maven { url 'http://repo.springsource.org/milestone' }
|
||||
maven { url 'http://repo.spring.io/milestone' }
|
||||
maven { url 'https://repo.eclipse.org/content/repositories/paho-releases/' }
|
||||
maven { url 'http://repo.springsource.org/plugins-release' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user