diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml
index ff28b794..1c5390e7 100644
--- a/advanced/advanced-testing-examples/pom.xml
+++ b/advanced/advanced-testing-examples/pom.xml
@@ -62,13 +62,13 @@
org.springframework.integration
spring-integration-jms
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-groovy
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml
index d8b3b306..de3749b1 100644
--- a/advanced/dynamic-ftp/pom.xml
+++ b/advanced/dynamic-ftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ftp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml
index fa96220b..f08c08d0 100644
--- a/advanced/dynamic-tcp-client/pom.xml
+++ b/advanced/dynamic-tcp-client/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
dynamic-tcp-client
@@ -65,13 +65,13 @@
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
compile
diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml
index a499a787..c23b0114 100644
--- a/applications/cafe-scripted/pom.xml
+++ b/applications/cafe-scripted/pom.xml
@@ -56,25 +56,25 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-groovy
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-rmi
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-jmx
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml
index a9ce8d1f..65d07d19 100644
--- a/applications/cafe/cafe-amqp/pom.xml
+++ b/applications/cafe/cafe-amqp/pom.xml
@@ -62,7 +62,7 @@
org.springframework.integration
spring-integration-amqp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml
index 583bdd5e..85162cf5 100644
--- a/applications/cafe/cafe-jms/pom.xml
+++ b/applications/cafe/cafe-jms/pom.xml
@@ -74,7 +74,7 @@
org.springframework.integration
spring-integration-jms
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml
index 22ba7420..c884f86f 100644
--- a/applications/cafe/cafe-si/pom.xml
+++ b/applications/cafe/cafe-si/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml
index c635fe31..b03c4b6d 100644
--- a/applications/file-split-ftp/pom.xml
+++ b/applications/file-split-ftp/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
file-split-ftp
@@ -70,37 +70,31 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ftp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-mail
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
- compile
-
-
- org.springframework.integration
- spring-integration-test
- 5.0.0.BUILD-SNAPSHOT
+ 1.2.1.RELEASE
compile
@@ -144,6 +138,12 @@
spring-boot-starter-test
test
+
+ org.springframework.integration
+ spring-integration-test
+ 4.3.6.BUILD-SNAPSHOT
+ test
+
diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml
index 08b70763..ce36dabe 100644
--- a/applications/loan-broker/pom.xml
+++ b/applications/loan-broker/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml
index 5d0ddf11..7a1912f9 100644
--- a/applications/loanshark/pom.xml
+++ b/applications/loanshark/pom.xml
@@ -55,7 +55,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml
index d02a356a..a0c27662 100644
--- a/applications/stomp-chat/pom.xml
+++ b/applications/stomp-chat/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
stomp-chat
diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml
index 25f27e35..4826b337 100644
--- a/basic/amqp/pom.xml
+++ b/basic/amqp/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-amqp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml
index 7f4c094e..468bf320 100644
--- a/basic/barrier/pom.xml
+++ b/basic/barrier/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
barrier
@@ -75,19 +75,19 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-amqp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml
index 03bd32f9..d7d61ae4 100644
--- a/basic/control-bus/pom.xml
+++ b/basic/control-bus/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml
index 966687f0..d9e102ed 100644
--- a/basic/enricher/pom.xml
+++ b/basic/enricher/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml
index b9630549..97014716 100644
--- a/basic/feed/pom.xml
+++ b/basic/feed/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-feed
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/file/pom.xml b/basic/file/pom.xml
index a138be85..424c1138 100644
--- a/basic/file/pom.xml
+++ b/basic/file/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml
index 21cdb8a9..7b680289 100644
--- a/basic/ftp/pom.xml
+++ b/basic/ftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ftp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -116,7 +116,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
test
diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml
index f0402ad0..0161e642 100644
--- a/basic/helloworld/pom.xml
+++ b/basic/helloworld/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/http/pom.xml b/basic/http/pom.xml
index 48f88398..9ab9e71d 100644
--- a/basic/http/pom.xml
+++ b/basic/http/pom.xml
@@ -55,13 +55,13 @@
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-mail
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml
index 8290b19b..b21c9bcf 100644
--- a/basic/jdbc/pom.xml
+++ b/basic/jdbc/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml
index 43cb69c5..4b385535 100644
--- a/basic/jms/pom.xml
+++ b/basic/jms/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jms
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -110,7 +110,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
test
diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml
index 1e29daec..0102d7a1 100644
--- a/basic/jmx/pom.xml
+++ b/basic/jmx/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jmx
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml
index 10c1f22a..dc5da5d1 100644
--- a/basic/jpa/pom.xml
+++ b/basic/jpa/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
jpa
@@ -71,7 +71,7 @@
org.springframework.integration
spring-integration-jpa
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml
index 9253f807..165d867d 100644
--- a/basic/kafka/pom.xml
+++ b/basic/kafka/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
kafka
@@ -71,7 +71,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml
index 0f76e744..c66d5e5d 100644
--- a/basic/mail/pom.xml
+++ b/basic/mail/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-mail
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml
index 4257f7db..089c1e8d 100644
--- a/basic/mongodb/pom.xml
+++ b/basic/mongodb/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-mongodb
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml
index 8be7e303..395ded25 100644
--- a/basic/mqtt/pom.xml
+++ b/basic/mqtt/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
mqtt
@@ -65,19 +65,19 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-mqtt
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
compile
diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml
index 77bc5c9d..cd085cd2 100644
--- a/basic/oddeven/pom.xml
+++ b/basic/oddeven/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml
index b61050fe..36f96a6c 100644
--- a/basic/quote/pom.xml
+++ b/basic/quote/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml
index 2b580988..ba0788a1 100644
--- a/basic/sftp/pom.xml
+++ b/basic/sftp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-sftp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml
index 671db08a..1beb2ce8 100644
--- a/basic/splunk/pom.xml
+++ b/basic/splunk/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
splunk
@@ -65,7 +65,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml
index 2922086d..66b1d2f0 100644
--- a/basic/tcp-amqp/pom.xml
+++ b/basic/tcp-amqp/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-amqp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml
index 6f576b64..be9f60b3 100644
--- a/basic/tcp-client-server/pom.xml
+++ b/basic/tcp-client-server/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -68,7 +68,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml
index 0dbd1181..bbe12616 100644
--- a/basic/testing-examples/pom.xml
+++ b/basic/testing-examples/pom.xml
@@ -56,19 +56,19 @@
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ws
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -110,7 +110,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
test
diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml
index fc3229c8..76d69113 100644
--- a/basic/twitter/pom.xml
+++ b/basic/twitter/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-twitter
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml
index 6a254dfb..b8f27eef 100644
--- a/basic/web-sockets/pom.xml
+++ b/basic/web-sockets/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
web-sockets
diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml
index 166284d0..0f91e0b8 100644
--- a/basic/ws-inbound-gateway/pom.xml
+++ b/basic/ws-inbound-gateway/pom.xml
@@ -55,13 +55,13 @@
org.springframework.integration
spring-integration-xml
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ws
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml
index 54890f57..f6e31199 100644
--- a/basic/ws-outbound-gateway/pom.xml
+++ b/basic/ws-outbound-gateway/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ws
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml
index b29b176d..8dc11f1b 100644
--- a/basic/xml/pom.xml
+++ b/basic/xml/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-xml
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml
index 228e59c1..36db0cda 100644
--- a/basic/xmpp/pom.xml
+++ b/basic/xmpp/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-xmpp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/build.gradle b/build.gradle
index 1d37ec7d..0509e172 100644
--- a/build.gradle
+++ b/build.gradle
@@ -103,7 +103,7 @@ subprojects { subproject ->
}
}
- if (subproject.plugins.hasPlugin('spring-boot')) {
+ if (subproject.plugins.hasPlugin('org.springframework.boot')) {
parent {
groupId = 'org.springframework.boot'
artifactId = 'spring-boot-starter-parent'
@@ -124,7 +124,7 @@ subprojects { subproject ->
.appendNode('contextPath', '/' + subproject.name)
}
}
- if (subproject.plugins.hasPlugin('spring-boot')) {
+ if (subproject.plugins.hasPlugin('org.springframework.boot')) {
asNode().appendNode('build').appendNode('plugins')
.appendNode('plugin').with {
appendNode('groupId', 'org.springframework.boot')
@@ -449,7 +449,7 @@ project('amqp') {
project('barrier') {
description = 'Barrier Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-web'
@@ -578,7 +578,7 @@ project('http') {
project('splunk') {
description = 'Splunk Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-integration'
@@ -600,7 +600,7 @@ project('splunk') {
project('kafka') {
description = 'Apache Kafka Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-integration'
@@ -631,7 +631,7 @@ project('kafka') {
project('mqtt') {
description = 'MQTT Basic Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
sourceCompatibility = 1.8
@@ -660,7 +660,7 @@ project('mqtt') {
project('si4demo') {
description = 'Java Configuration/DSL Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
sourceCompatibility = 1.8
@@ -691,7 +691,7 @@ project('si4demo') {
project('cafe-dsl') {
description = 'Java DSL Cafe Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
sourceCompatibility = 1.8
@@ -767,7 +767,7 @@ project('jpa') {
description = 'JPA Basic Sample'
apply plugin: 'application'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
mainClassName = 'org.springframework.integration.samples.jpa.Main'
@@ -1298,7 +1298,7 @@ project('tx-synch') {
project('web-sockets') {
description = 'Web Sockets Basic Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-websocket'
@@ -1319,7 +1319,7 @@ project('web-sockets') {
project('stomp-chat') {
description = 'Web Sockets Stomp Chat Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-websocket'
@@ -1342,7 +1342,7 @@ project('stomp-chat') {
project('kafka-dsl') {
description = 'Java DSL Kafka Sample'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
sourceCompatibility = 1.8
@@ -1374,7 +1374,7 @@ project('kafka-dsl') {
project('file-split-ftp') {
description = 'File Split FTP'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-web'
@@ -1404,7 +1404,7 @@ project('file-split-ftp') {
project('dynamic-tcp-client') {
description = 'Dynamic TCP Client'
- apply plugin: 'spring-boot'
+ apply plugin: 'org.springframework.boot'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-integration'
diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml
index ed21b443..b84ff814 100644
--- a/dsl/cafe-dsl/pom.xml
+++ b/dsl/cafe-dsl/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
cafe-dsl
@@ -71,7 +71,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -83,7 +83,7 @@
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
compile
diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml
index 628c243e..05f39c64 100644
--- a/dsl/kafka-dsl/pom.xml
+++ b/dsl/kafka-dsl/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
kafka-dsl
@@ -65,13 +65,13 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
compile
diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml
index 38253088..ffd2ac4f 100644
--- a/dsl/si4demo/pom.xml
+++ b/dsl/si4demo/pom.xml
@@ -4,7 +4,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.1.RELEASE
+ 1.4.2.RELEASE
org.springframework.integration.samples
si4demo
@@ -90,7 +90,7 @@
org.springframework.integration
spring-integration-java-dsl
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
compile
diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml
index a8d6490c..7c67eebc 100644
--- a/intermediate/async-gateway/pom.xml
+++ b/intermediate/async-gateway/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml
index 8a8331b4..4a357cbf 100644
--- a/intermediate/dynamic-poller/pom.xml
+++ b/intermediate/dynamic-poller/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml
index 6d613874..877e4b3a 100644
--- a/intermediate/errorhandling/pom.xml
+++ b/intermediate/errorhandling/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml
index 309af5b3..9622c88d 100644
--- a/intermediate/file-processing/pom.xml
+++ b/intermediate/file-processing/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml
index b20ffacf..950892d2 100644
--- a/intermediate/mail-attachments/pom.xml
+++ b/intermediate/mail-attachments/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-mail
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -116,7 +116,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
test
diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml
index 9e955478..a09b3668 100644
--- a/intermediate/monitoring/pom.xml
+++ b/intermediate/monitoring/pom.xml
@@ -55,19 +55,19 @@
org.springframework.integration
spring-integration-jmx
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-twitter
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-groovy
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml
index ee5213ca..4472e43f 100644
--- a/intermediate/multipart-http/pom.xml
+++ b/intermediate/multipart-http/pom.xml
@@ -55,7 +55,7 @@
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml
index c09d7b71..5ac4af7b 100644
--- a/intermediate/rest-http/pom.xml
+++ b/intermediate/rest-http/pom.xml
@@ -55,7 +55,7 @@
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml
index e2721ce1..6e056422 100644
--- a/intermediate/retry-and-more/pom.xml
+++ b/intermediate/retry-and-more/pom.xml
@@ -56,25 +56,25 @@
org.springframework.integration
spring-integration-stream
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-amqp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-ftp
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml
index b546c8b3..2daeff26 100644
--- a/intermediate/splitter-aggregator-reaper/pom.xml
+++ b/intermediate/splitter-aggregator-reaper/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-core
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml
index 8f48761f..202ca4b1 100644
--- a/intermediate/stored-procedures-derby/pom.xml
+++ b/intermediate/stored-procedures-derby/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml
index 7478c414..0d15bdf2 100644
--- a/intermediate/stored-procedures-ms/pom.xml
+++ b/intermediate/stored-procedures-ms/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml
index aebba018..1bae3534 100644
--- a/intermediate/stored-procedures-oracle/pom.xml
+++ b/intermediate/stored-procedures-oracle/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml
index 62684b4c..2669b9d6 100644
--- a/intermediate/stored-procedures-postgresql/pom.xml
+++ b/intermediate/stored-procedures-postgresql/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml
index b5100285..bf35c38c 100644
--- a/intermediate/tcp-client-server-multiplex/pom.xml
+++ b/intermediate/tcp-client-server-multiplex/pom.xml
@@ -56,7 +56,7 @@
org.springframework.integration
spring-integration-ip
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
@@ -92,7 +92,7 @@
org.springframework.integration
spring-integration-test
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
test
diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml
index 04d330df..48ee5271 100644
--- a/intermediate/travel/pom.xml
+++ b/intermediate/travel/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-ws
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-http
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml
index 251d15ce..187137c7 100644
--- a/intermediate/tx-synch/pom.xml
+++ b/intermediate/tx-synch/pom.xml
@@ -56,13 +56,13 @@
org.springframework.integration
spring-integration-jdbc
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile
org.springframework.integration
spring-integration-file
- 4.3.4.RELEASE
+ 4.3.6.BUILD-SNAPSHOT
compile