From ce4979701f94fd5a276f8c213b8b5df38e52abfe Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 16 Sep 2020 15:16:37 -0400 Subject: [PATCH] Upgrade dependencies to latest milestones --- advanced/advanced-testing-examples/pom.xml | 15 +++++---------- advanced/dynamic-ftp/pom.xml | 15 +++++---------- advanced/dynamic-tcp-client/pom.xml | 15 +++++---------- advanced/pom.xml | 11 +++-------- applications/cafe-scripted/pom.xml | 15 +++++---------- applications/cafe/cafe-amqp/pom.xml | 15 +++++---------- applications/cafe/cafe-jms/pom.xml | 15 +++++---------- applications/cafe/cafe-si/pom.xml | 15 +++++---------- applications/cafe/pom.xml | 11 +++-------- applications/file-split-ftp/pom.xml | 15 +++++---------- applications/loan-broker/pom.xml | 15 +++++---------- applications/loanshark/pom.xml | 15 +++++---------- applications/pom.xml | 11 +++-------- applications/stomp-chat/pom.xml | 15 +++++---------- basic/amqp/pom.xml | 15 +++++---------- basic/barrier/pom.xml | 15 +++++---------- basic/control-bus/pom.xml | 15 +++++---------- basic/enricher/pom.xml | 15 +++++---------- basic/feed/pom.xml | 15 +++++---------- basic/file/pom.xml | 15 +++++---------- basic/ftp/pom.xml | 15 +++++---------- basic/helloworld/pom.xml | 15 +++++---------- basic/http/pom.xml | 15 +++++---------- basic/jdbc/pom.xml | 15 +++++---------- basic/jms/pom.xml | 15 +++++---------- basic/jmx/pom.xml | 15 +++++---------- basic/jpa/pom.xml | 15 +++++---------- basic/kafka/pom.xml | 15 +++++---------- basic/mail/pom.xml | 15 +++++---------- basic/mongodb/pom.xml | 15 +++++---------- basic/mqtt/pom.xml | 15 +++++---------- basic/oddeven/pom.xml | 15 +++++---------- basic/pom.xml | 11 +++-------- basic/quote/pom.xml | 15 +++++---------- basic/sftp/pom.xml | 15 +++++---------- basic/splunk/pom.xml | 15 +++++---------- basic/tcp-amqp/pom.xml | 15 +++++---------- basic/tcp-broadcast/pom.xml | 15 +++++---------- basic/tcp-client-server/pom.xml | 15 +++++---------- basic/tcp-with-headers/pom.xml | 15 +++++---------- basic/testing-examples/pom.xml | 15 +++++---------- basic/twitter/pom.xml | 15 +++++---------- basic/web-sockets/pom.xml | 15 +++++---------- basic/ws-inbound-gateway/pom.xml | 15 +++++---------- basic/ws-outbound-gateway/pom.xml | 15 +++++---------- basic/xml/pom.xml | 15 +++++---------- basic/xmpp/pom.xml | 15 +++++---------- build.gradle | 19 +++++++------------ dsl/cafe-dsl/pom.xml | 15 +++++---------- dsl/kafka-dsl/pom.xml | 15 +++++---------- dsl/pom.xml | 15 +++++---------- dsl/si4demo/pom.xml | 15 +++++---------- intermediate/async-gateway/pom.xml | 15 +++++---------- intermediate/dynamic-poller/pom.xml | 15 +++++---------- intermediate/errorhandling/pom.xml | 15 +++++---------- intermediate/file-processing/pom.xml | 15 +++++---------- intermediate/mail-attachments/pom.xml | 15 +++++---------- intermediate/monitoring/pom.xml | 15 +++++---------- intermediate/multipart-http/pom.xml | 15 +++++---------- intermediate/pom.xml | 11 +++-------- intermediate/rest-http/pom.xml | 19 +++++++------------ intermediate/retry-and-more/pom.xml | 15 +++++---------- .../splitter-aggregator-reaper/pom.xml | 15 +++++---------- intermediate/stored-procedures-derby/pom.xml | 15 +++++---------- intermediate/stored-procedures-ms/pom.xml | 15 +++++---------- intermediate/stored-procedures-oracle/pom.xml | 15 +++++---------- .../stored-procedures-postgresql/pom.xml | 15 +++++---------- intermediate/tcp-async-bi-directional/pom.xml | 15 +++++---------- .../tcp-client-server-multiplex/pom.xml | 15 +++++---------- intermediate/testcontainers-rabbitmq/pom.xml | 15 +++++---------- intermediate/travel/pom.xml | 15 +++++---------- intermediate/tx-synch/pom.xml | 15 +++++---------- 72 files changed, 354 insertions(+), 714 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 6f9743eb..02a47549 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -181,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 8551902b..144c5085 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index db0bc1d6..052dbe7d 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -188,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/advanced/pom.xml b/advanced/pom.xml index 58310766..b696467b 100644 --- a/advanced/pom.xml +++ b/advanced/pom.xml @@ -21,7 +21,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -29,7 +29,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -37,16 +37,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 932679f2..1bbd3309 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -227,14 +222,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index a786a96b..44a55f0a 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index d9770470..2e63dff1 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -210,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 0b1258af..4cd80359 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -169,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/cafe/pom.xml b/applications/cafe/pom.xml index 431148b0..44cf5f1f 100644 --- a/applications/cafe/pom.xml +++ b/applications/cafe/pom.xml @@ -21,7 +21,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -29,7 +29,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -37,16 +37,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index 7f3b58cb..29a5438b 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -245,14 +240,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 8b6f7429..9a739272 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 668bd931..954b4b1f 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -451,14 +446,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/applications/pom.xml b/applications/pom.xml index 587f54aa..1f7dea2e 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -21,7 +21,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -29,7 +29,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -37,16 +37,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index abd7e25a..a65db38a 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -210,14 +205,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 08d34c37..b4e817fb 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -181,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index f0d710b5..40c9138d 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -221,14 +216,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index 6935c053..7d2d2316 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 38bd077a..7635a6e6 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 7743db43..c55fd1fb 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 588b5f31..da59a54f 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 1fd692f8..b281f4d9 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -206,14 +201,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index d4f50ba6..98ac3b87 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 353d9d63..5472a84f 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -228,14 +223,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index fab1599c..32a464d5 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 48526e09..72595046 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -209,14 +204,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 2e62f2ff..457dcffb 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -169,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 7293c727..fb439b74 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -223,14 +218,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 41e3f096..780ee1b3 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -215,14 +210,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index 55357520..fefd1686 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -193,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 415ca52b..f28eb3b9 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 09a9f1a0..fbbefd56 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -199,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index f419108b..9984be08 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/pom.xml b/basic/pom.xml index 1307233c..fbe03372 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -21,7 +21,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -29,7 +29,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -37,16 +37,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index f105af9a..6fb4c942 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 9c13917f..68ce9f85 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index 99c08767..4bda04ee 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -200,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 346d701b..4af4d9c1 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -193,14 +188,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/tcp-broadcast/pom.xml b/basic/tcp-broadcast/pom.xml index cfd8b376..854c51b1 100644 --- a/basic/tcp-broadcast/pom.xml +++ b/basic/tcp-broadcast/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -199,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index b7f2dd2d..e16df2ff 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/tcp-with-headers/pom.xml b/basic/tcp-with-headers/pom.xml index c0336c48..8275c331 100644 --- a/basic/tcp-with-headers/pom.xml +++ b/basic/tcp-with-headers/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -199,14 +194,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 49111c37..5f3db300 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -191,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index feb231a0..df28a658 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -159,14 +154,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index b9c7e8b0..60c2c3c1 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -188,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 2f0e3c32..271a2f69 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -180,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 69ad1788..e21d9838 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -169,14 +164,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index b26ad84e..86eb9873 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 3986252a..15c448de 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/build.gradle b/build.gradle index df02a9a4..66f12ad7 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ buildscript { maven { url 'https://repo.spring.io/libs-snapshot' } } dependencies { - classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE' + classpath 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE' classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion" classpath "gradle.plugin.org.gretty:gretty:2.3.1" } @@ -74,26 +74,21 @@ subprojects { subproject -> developer { id = 'abilan' name = 'Artem Bilan' - email = 'abilan@pivotal.io' + email = 'abilan@vmware.com' roles = ["project lead"] } developer { id = 'garyrussell' name = 'Gary Russell' - email = 'grussell@pivotal.io' + email = 'grussell@vmware.com' roles = ["lead emeritus"] } developer { id = 'markfisher' name = 'Mark Fisher' - email = 'mfisher@pivotal.io' + email = 'mfisher@vmware.com' roles = ["project founder and lead emeritus"] } - developer { - id = 'ghillert' - name = 'Gunnar Hillert' - email = 'ghillert@pivotal.io' - } } if (subproject.plugins.hasPlugin('java')) { @@ -211,11 +206,11 @@ subprojects { subproject -> subethasmtpVersion = '1.2' slf4jVersion = '1.7.25' springCloudVersion ='2020.0.0-SNAPSHOT' - springIntegrationVersion = '5.4.0-M2' + springIntegrationVersion = '5.4.0-M3' springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT' springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT' - springVersion = '5.3.0-M2' - springSecurityVersion = '5.4.0-RC1' + springVersion = '5.3.0-RC1' + springSecurityVersion = '5.4.0' springWebFlowVersion = '2.3.3.RELEASE' testcontainersVersion = '1.13.0' tilesJspVersion = '2.2.1' diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index 3ca81df6..9cff546b 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -200,14 +195,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index c5b09ad0..b3a129d9 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -211,14 +206,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index e8262a4f..104deb12 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -20,7 +20,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -28,7 +28,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -36,16 +36,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -133,14 +128,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index 0dbaed0f..6b64928a 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -269,14 +264,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 8ebbb950..0a966daf 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 497a4200..f3f830d2 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 5680e177..a127911c 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index f28a148d..a5292470 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 1ec505aa..4b1891a9 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -217,14 +212,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 5adff541..6823797b 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -204,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 3f66d682..e04315b2 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -204,14 +199,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/pom.xml b/intermediate/pom.xml index 637e12ac..cc79860f 100644 --- a/intermediate/pom.xml +++ b/intermediate/pom.xml @@ -21,7 +21,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -29,7 +29,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -37,16 +37,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index e7984132..73877168 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -146,7 +141,7 @@ org.springframework.security spring-security-web - 5.4.0-RC1 + 5.4.0 compile @@ -158,7 +153,7 @@ org.springframework.security spring-security-config - 5.4.0-RC1 + 5.4.0 compile @@ -259,14 +254,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 4ae22a30..bd654b0d 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -191,14 +186,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 91efe323..007d400f 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 7abf09a1..c012a37e 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -170,14 +165,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 7813dd7c..05bcb6d3 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -182,14 +177,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 843a8596..5342c32a 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 24425a01..d13a3e03 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -194,14 +189,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/tcp-async-bi-directional/pom.xml b/intermediate/tcp-async-bi-directional/pom.xml index 80c95e1c..2e6fb6b5 100644 --- a/intermediate/tcp-async-bi-directional/pom.xml +++ b/intermediate/tcp-async-bi-directional/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -188,14 +183,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 41450371..55c58b7b 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -158,14 +153,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/testcontainers-rabbitmq/pom.xml b/intermediate/testcontainers-rabbitmq/pom.xml index d64c773c..a2328ef6 100644 --- a/intermediate/testcontainers-rabbitmq/pom.xml +++ b/intermediate/testcontainers-rabbitmq/pom.xml @@ -27,7 +27,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -35,7 +35,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -43,16 +43,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -256,14 +251,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index a672672f..cab5425e 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -180,14 +175,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 8cc735eb..bb8b8d6d 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -22,7 +22,7 @@ abilan Artem Bilan - abilan@pivotal.io + abilan@vmware.com project lead @@ -30,7 +30,7 @@ garyrussell Gary Russell - grussell@pivotal.io + grussell@vmware.com lead emeritus @@ -38,16 +38,11 @@ markfisher Mark Fisher - mfisher@pivotal.io + mfisher@vmware.com project founder and lead emeritus - - ghillert - Gunnar Hillert - ghillert@pivotal.io - scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git @@ -181,14 +176,14 @@ org.springframework spring-framework-bom - 5.3.0-M2 + 5.3.0-RC1 import pom org.springframework.integration spring-integration-bom - 5.4.0-M2 + 5.4.0-M3 import pom