diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index b93b4dde..65354ed6 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples advanced-testing-examples - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Advanced Testing Examples Advanced Testing Examples http://projects.spring.io/spring-integration @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index 26e07a54..b1280d02 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples dynamic-ftp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Dynamic FTP Demo Dynamic FTP Demo http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/advanced/dynamic-tcp-client/pom.xml b/advanced/dynamic-tcp-client/pom.xml index 500bd201..f9b0f9c3 100644 --- a/advanced/dynamic-tcp-client/pom.xml +++ b/advanced/dynamic-tcp-client/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples dynamic-tcp-client - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Dynamic TCP Client Dynamic TCP Client http://projects.spring.io/spring-integration @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/advanced/pom.xml b/advanced/pom.xml index 5974c55a..6a1cd255 100644 --- a/advanced/pom.xml +++ b/advanced/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples advanced - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 86d940bf..63e1aa54 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples cafe-scripted - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Cafe Sample (Scripted Implementation) Cafe Sample (Scripted Implementation) http://projects.spring.io/spring-integration @@ -217,14 +217,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index b41febab..213cc4fb 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples cafe-amqp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Cafe - With AMQP Message Broker Cafe - With AMQP Message Broker http://projects.spring.io/spring-integration @@ -55,7 +55,7 @@ org.springframework.integration.samples cafe-si - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT compile @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index d74d419c..d2886d8d 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples cafe-jms - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Cafe - With JMS Message Broker Cafe - With JMS Message Broker http://projects.spring.io/spring-integration @@ -55,7 +55,7 @@ org.springframework.integration.samples cafe-si - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT compile @@ -200,14 +200,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index 8c3804ba..25ca6f4c 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples cafe-si - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Cafe - Pure Spring Integration Cafe - Pure Spring Integration http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/cafe/pom.xml b/applications/cafe/pom.xml index 1f264d4a..e5af4acc 100644 --- a/applications/cafe/pom.xml +++ b/applications/cafe/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples cafe - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO diff --git a/applications/file-split-ftp/pom.xml b/applications/file-split-ftp/pom.xml index f0f01813..00e34712 100644 --- a/applications/file-split-ftp/pom.xml +++ b/applications/file-split-ftp/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples file-split-ftp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT File Split FTP File Split FTP http://projects.spring.io/spring-integration @@ -239,21 +239,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index dbed7821..faf600a8 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples loan-broker - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Loan Broker Sample Loan Broker Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 78037750..e476e25d 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples loanshark - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Loan Shark Sample Loan Shark Sample http://projects.spring.io/spring-integration @@ -441,14 +441,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/applications/pom.xml b/applications/pom.xml index c47e1078..8d08081f 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples applications - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO diff --git a/applications/stomp-chat/pom.xml b/applications/stomp-chat/pom.xml index 66a05323..111ab1ab 100644 --- a/applications/stomp-chat/pom.xml +++ b/applications/stomp-chat/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples stomp-chat - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Web Sockets Stomp Chat Sample Web Sockets Stomp Chat Sample http://projects.spring.io/spring-integration @@ -193,21 +193,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index a2d31363..2e8686b2 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples amqp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT AMQP Basic Sample AMQP Basic Sample http://projects.spring.io/spring-integration @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/barrier/pom.xml b/basic/barrier/pom.xml index 90c8834f..be17ec25 100644 --- a/basic/barrier/pom.xml +++ b/basic/barrier/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples barrier - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Barrier Sample Barrier Sample http://projects.spring.io/spring-integration @@ -204,21 +204,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index d75c36d3..a0ab7d52 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples control-bus - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Control Bus Basic Sample Control Bus Basic Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 2154ec4d..2722b1c5 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples enricher - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Enricher Basic Sample Enricher Basic Sample http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 2aaead00..fdbda9d1 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples feed - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Feed (RSS/ATOM) Basic Sample Feed (RSS/ATOM) Basic Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/file/pom.xml b/basic/file/pom.xml index cd3eff70..b4675c22 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples file - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT File Copy Basic Sample File Copy Basic Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 1ad444d0..c50d22eb 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples ftp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT FTP Basic Sample FTP Basic Sample http://projects.spring.io/spring-integration @@ -207,14 +207,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 250f9dc5..776f3686 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples helloworld - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Hello World Sample Hello World Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 1139865a..d0c91840 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples http - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT HTTP Sample HTTP Sample http://projects.spring.io/spring-integration @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index bea815ea..61d03e8d 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples jdbc - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT JDBC Basic Sample JDBC Basic Sample http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 243eb922..e12668ca 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples jms - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT JMS Basic Sample JMS Basic Sample http://projects.spring.io/spring-integration @@ -210,14 +210,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index aac6effb..1c6519dd 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples jmx - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT JMX Basic Sample JMX Basic Sample http://projects.spring.io/spring-integration @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index f86c3585..0f6bf250 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples jpa - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT JPA Basic Sample JPA Basic Sample http://projects.spring.io/spring-integration @@ -206,21 +206,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/kafka/pom.xml b/basic/kafka/pom.xml index 3ea429ce..8bc69c88 100644 --- a/basic/kafka/pom.xml +++ b/basic/kafka/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples kafka - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Apache Kafka Sample Apache Kafka Sample http://projects.spring.io/spring-integration @@ -71,7 +71,7 @@ org.springframework.integration spring-integration-kafka - 3.1.0.RC1 + 3.1.0.RELEASE compile @@ -98,7 +98,7 @@ org.springframework.kafka spring-kafka - 2.2.0.RC1 + 2.2.0.RELEASE compile @@ -211,21 +211,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index aac07262..de6d6c2e 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples mail - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Mail (IMAP + POP3) Sample Mail (IMAP + POP3) Sample http://projects.spring.io/spring-integration @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index 4dca20f7..6694bcab 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples mongodb - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT MongoDb Basic Sample MongoDb Basic Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/mqtt/pom.xml b/basic/mqtt/pom.xml index 3ce2c3f1..a3139a32 100644 --- a/basic/mqtt/pom.xml +++ b/basic/mqtt/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples mqtt - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT MQTT Basic Sample MQTT Basic Sample http://projects.spring.io/spring-integration @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 5ad6bf1e..6c33abd4 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples oddeven - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Odd-Even Sample Odd-Even Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/pom.xml b/basic/pom.xml index 0b533907..490d9fe0 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples basic - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index 573c47f3..ab71f06e 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples quote - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Quote Sample Quote Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index b19078db..67fcd0ce 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples sftp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT SFTP Basic Sample SFTP Basic Sample http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/splunk/pom.xml b/basic/splunk/pom.xml index e24ce312..68e133c0 100644 --- a/basic/splunk/pom.xml +++ b/basic/splunk/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples splunk - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Splunk Sample Splunk Sample http://projects.spring.io/spring-integration @@ -183,21 +183,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 38e11336..c41a32df 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples tcp-amqp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT TCP-AMQP Basic Sample TCP-AMQP Basic Sample http://projects.spring.io/spring-integration @@ -183,14 +183,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 42584a61..472d5bb3 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples tcp-client-server - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT TCP Client Server Sample TCP Client Server Sample http://projects.spring.io/spring-integration @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index ce0d08fe..7afd8bd1 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples testing-examples - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Testing Examples Testing Examples http://projects.spring.io/spring-integration @@ -192,14 +192,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index e503df92..39b645a5 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples twitter - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Twitter Basic Sample Twitter Basic Sample http://projects.spring.io/spring-integration @@ -55,7 +55,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.M1 + 1.0.0.RELEASE compile @@ -149,14 +149,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml index 49d9a683..8ab08e31 100644 --- a/basic/web-sockets/pom.xml +++ b/basic/web-sockets/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples web-sockets - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Web Sockets Basic Sample Web Sockets Basic Sample http://projects.spring.io/spring-integration @@ -171,21 +171,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index 232995d9..5c9adad9 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples ws-inbound-gateway - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT WS Inbound Gateway Sample WS Inbound Gateway Sample http://projects.spring.io/spring-integration @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 9805fff8..44e8ec6b 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples ws-outbound-gateway - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT WS Outbound Gateway Sample WS Outbound Gateway Sample http://projects.spring.io/spring-integration @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 3fae591d..bf563b77 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples xml - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT XML Sample XML Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index 0a104fe2..25eaa8d8 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples xmpp - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT XMPP Basic Sample XMPP Basic Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/dsl/cafe-dsl/pom.xml b/dsl/cafe-dsl/pom.xml index fab3aef6..865502de 100644 --- a/dsl/cafe-dsl/pom.xml +++ b/dsl/cafe-dsl/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples cafe-dsl - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Java DSL Cafe Sample Java DSL Cafe Sample http://projects.spring.io/spring-integration @@ -60,7 +60,7 @@ org.springframework.integration.samples cafe-si - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT compile @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/dsl/kafka-dsl/pom.xml b/dsl/kafka-dsl/pom.xml index 11d52f02..efac76d4 100644 --- a/dsl/kafka-dsl/pom.xml +++ b/dsl/kafka-dsl/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples kafka-dsl - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Java DSL Kafka Sample Java DSL Kafka Sample http://projects.spring.io/spring-integration @@ -82,7 +82,7 @@ org.springframework.integration spring-integration-kafka - 3.1.0.RC1 + 3.1.0.RELEASE compile @@ -195,21 +195,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/dsl/pom.xml b/dsl/pom.xml index cc547d5b..71f2fd29 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples dsl - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO @@ -123,14 +123,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/dsl/si4demo/pom.xml b/dsl/si4demo/pom.xml index f7928056..0d849475 100644 --- a/dsl/si4demo/pom.xml +++ b/dsl/si4demo/pom.xml @@ -4,11 +4,11 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE org.springframework.integration.samples si4demo - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Java Configuration/DSL Sample Java Configuration/DSL Sample http://projects.spring.io/spring-integration @@ -93,7 +93,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.M1 + 1.0.0.RELEASE compile @@ -252,21 +252,21 @@ org.springframework.boot spring-boot-dependencies - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE import pom org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/gradle.properties b/gradle.properties index 066ea1b3..9902ccb6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=5.1.0.BUILD-SNAPSHOT -springBootVersion=2.1.0.BUILD-SNAPSHOT +version=5.1.1.BUILD-SNAPSHOT +springBootVersion=2.1.0.RELEASE diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 0c303dc5..868e5b9d 100644 --- a/intermediate/async-gateway/pom.xml +++ b/intermediate/async-gateway/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples async-gateway - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Async Gateway Sample Async Gateway Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index 3dd49841..7b5ff263 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples dynamic-poller - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Dynamic Poller Sample Dynamic Poller Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index c611f9cc..5714dcfb 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples errorhandling - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Error Handling Sample Error Handling Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index e114c371..34a095c8 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples file-processing - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT File Processing Sample File Processing Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 57e96343..a6162588 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples mail-attachments - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Mail Attachment Sample Mail Attachment Sample http://projects.spring.io/spring-integration @@ -218,14 +218,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 1bc0fe2f..d26771e8 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples monitoring - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Monitoring Application Monitoring Application http://projects.spring.io/spring-integration @@ -66,7 +66,7 @@ org.springframework.integration spring-integration-social-twitter - 1.0.0.M1 + 1.0.0.RELEASE compile @@ -194,14 +194,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index 5a2df2b9..1f45d5a1 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples multipart-http - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT HTTP Multipart Demo HTTP Multipart Demo http://projects.spring.io/spring-integration @@ -195,14 +195,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/pom.xml b/intermediate/pom.xml index d01629cb..bd891763 100644 --- a/intermediate/pom.xml +++ b/intermediate/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples intermediate - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT http://projects.spring.io/spring-integration SpringIO diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index 17b85658..a33fb5dd 100644 --- a/intermediate/rest-http/pom.xml +++ b/intermediate/rest-http/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples rest-http - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Spring Integration Rest HTTP Path Usage Demo Spring Integration Rest HTTP Path Usage Demo http://projects.spring.io/spring-integration @@ -144,7 +144,7 @@ org.springframework.security spring-security-web - 5.1.0.RELEASE + 5.1.1.RELEASE compile @@ -156,7 +156,7 @@ org.springframework.security spring-security-config - 5.1.0.RELEASE + 5.1.1.RELEASE compile @@ -262,14 +262,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 9d7e8098..af2cfff5 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples retry-and-more - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Retry and More Sample Retry and More Sample http://projects.spring.io/spring-integration @@ -181,14 +181,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index 92fad07e..0b2f96ef 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples splitter-aggregator-reaper - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Splitter-Aggregator-Reaper Sample Splitter-Aggregator-Reaper Sample http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index 9510bbb7..8ecfb5be 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples stored-procedures-derby - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Derby Stored Procedures Sample Derby Stored Procedures Sample http://projects.spring.io/spring-integration @@ -160,14 +160,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index 70e8e254..b6ca30ca 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples stored-procedures-ms - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT MS SQLServer Stored Procedures Sample MS SQLServer Stored Procedures Sample http://projects.spring.io/spring-integration @@ -172,14 +172,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index e105a520..bbccebe0 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples stored-procedures-oracle - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Oracle Stored Procedures Sample Oracle Stored Procedures Sample http://projects.spring.io/spring-integration @@ -148,14 +148,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index fa12d398..bccf36cb 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples stored-procedures-postgresql - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT PostgreSQL Stored Procedures Sample PostgreSQL Stored Procedures Sample http://projects.spring.io/spring-integration @@ -184,14 +184,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 72695327..b70e1ed9 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples tcp-client-server-multiplex - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT TCP Client Server Multiplexing Sample TCP Client Server Multiplexing Sample http://projects.spring.io/spring-integration @@ -159,14 +159,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index c9637bc4..e967136d 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples travel - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Travel Services Sample Travel Services Sample http://projects.spring.io/spring-integration @@ -170,14 +170,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index 025fd0a8..d1ee11d8 100644 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples tx-synch - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT Transaction Synchronization Sample Transaction Synchronization Sample http://projects.spring.io/spring-integration @@ -171,14 +171,14 @@ org.springframework spring-framework-bom - 5.1.0.RELEASE + 5.1.2.RELEASE import pom org.springframework.integration spring-integration-bom - 5.1.0.RC2 + 5.1.0.RELEASE import pom