From 24ca229c1b5daeb76c73f37edf26b351522aa4c2 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Tue, 27 Oct 2015 16:39:57 -0400 Subject: [PATCH] Bump SI/SF Versions --- advanced/advanced-testing-examples/pom.xml | 6 +++--- advanced/dynamic-ftp/pom.xml | 6 +++--- advanced/pom.xml | 2 +- applications/cafe-scripted/pom.xml | 6 +++--- applications/cafe/cafe-amqp/pom.xml | 2 +- applications/cafe/cafe-jms/pom.xml | 2 +- applications/cafe/cafe-si/pom.xml | 2 +- applications/cafe/pom.xml | 6 +++--- applications/loan-broker/pom.xml | 4 ++-- applications/loanshark/pom.xml | 4 ++-- applications/pom.xml | 2 +- basic/amqp/pom.xml | 4 ++-- basic/control-bus/pom.xml | 4 ++-- basic/enricher/pom.xml | 4 ++-- basic/feed/pom.xml | 4 ++-- basic/file/pom.xml | 4 ++-- basic/ftp/pom.xml | 4 ++-- basic/helloworld/pom.xml | 4 ++-- basic/http/pom.xml | 6 +++--- basic/jdbc/pom.xml | 4 ++-- basic/jms/pom.xml | 6 +++--- basic/jmx/pom.xml | 4 ++-- basic/jpa/pom.xml | 6 +++--- basic/mail/pom.xml | 4 ++-- basic/mongodb/pom.xml | 4 ++-- basic/oddeven/pom.xml | 4 ++-- basic/pom.xml | 2 +- basic/quote/pom.xml | 4 ++-- basic/sftp/pom.xml | 4 ++-- basic/tcp-amqp/pom.xml | 4 ++-- basic/tcp-client-server/pom.xml | 6 +++--- basic/testing-examples/pom.xml | 6 +++--- basic/twitter/pom.xml | 4 ++-- basic/ws-inbound-gateway/pom.xml | 6 +++--- basic/ws-outbound-gateway/pom.xml | 4 ++-- basic/xml/pom.xml | 4 ++-- basic/xmpp/pom.xml | 4 ++-- intermediate/async-gateway/pom.xml | 4 ++-- intermediate/dynamic-poller/pom.xml | 4 ++-- intermediate/errorhandling/pom.xml | 4 ++-- intermediate/file-processing/pom.xml | 4 ++-- intermediate/mail-attachments/pom.xml | 6 +++--- intermediate/monitoring/pom.xml | 6 +++--- intermediate/multipart-http/pom.xml | 6 +++--- intermediate/pom.xml | 2 +- intermediate/rest-http/pom.xml | 6 +++--- intermediate/retry-and-more/pom.xml | 6 +++--- intermediate/splitter-aggregator-reaper/pom.xml | 6 +++--- intermediate/stored-procedures-derby/pom.xml | 4 ++-- intermediate/stored-procedures-ms/pom.xml | 4 ++-- intermediate/stored-procedures-oracle/pom.xml | 4 ++-- intermediate/stored-procedures-postgresql/pom.xml | 4 ++-- intermediate/tcp-client-server-multiplex/pom.xml | 6 +++--- intermediate/travel/pom.xml | 6 +++--- intermediate/tx-synch/pom.xml | 6 +++--- pom.xml | 2 +- 56 files changed, 123 insertions(+), 123 deletions(-) diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml index 5d96fb85..e29dbd24 100644 --- a/advanced/advanced-testing-examples/pom.xml +++ b/advanced/advanced-testing-examples/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples advanced-testing-examples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Advanced) - Advanced Testing Examples jar @@ -14,8 +14,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.11 diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml index c259be10..3a65cbb4 100644 --- a/advanced/dynamic-ftp/pom.xml +++ b/advanced/dynamic-ftp/pom.xml @@ -2,13 +2,13 @@ 4.0.0 org.springframework.integration.samples dynamic-ftp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Advanced) - Dynamic FTP Demo jar UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/advanced/pom.xml b/advanced/pom.xml index 1d199369..497e6ba3 100644 --- a/advanced/pom.xml +++ b/advanced/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.integration.samples advanced-samples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Spring Integration Samples - Advanced pom diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml index 47e4e071..b0153b72 100644 --- a/applications/cafe-scripted/pom.xml +++ b/applications/cafe-scripted/pom.xml @@ -4,12 +4,12 @@ 4.0.0 org.springframework.integration.samples cafe-scripted - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Applications) - Cafe Sample (Scripted Implementation) UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml index 1c130faa..88c1fe42 100644 --- a/applications/cafe/cafe-amqp/pom.xml +++ b/applications/cafe/cafe-amqp/pom.xml @@ -6,7 +6,7 @@ cafe org.springframework.integration.samples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE cafe-amqp diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml index b6b8981d..cdc709c0 100644 --- a/applications/cafe/cafe-jms/pom.xml +++ b/applications/cafe/cafe-jms/pom.xml @@ -6,7 +6,7 @@ org.springframework.integration.samples cafe - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE cafe-jms diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml index d1817ad9..97574203 100644 --- a/applications/cafe/cafe-si/pom.xml +++ b/applications/cafe/cafe-si/pom.xml @@ -6,7 +6,7 @@ cafe org.springframework.integration.samples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE cafe-si diff --git a/applications/cafe/pom.xml b/applications/cafe/pom.xml index 1076a6a0..445f7038 100644 --- a/applications/cafe/pom.xml +++ b/applications/cafe/pom.xml @@ -5,7 +5,7 @@ org.springframework.integration.samples cafe pom - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE 2.2.1 @@ -21,8 +21,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml index 6f9b4777..96ace82b 100644 --- a/applications/loan-broker/pom.xml +++ b/applications/loan-broker/pom.xml @@ -4,11 +4,11 @@ 4.0.0 org.springframework.integration.samples loan-broker - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Applications) - Loan Broker UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.1.1 1.2.17 4.10 diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml index 5e982bd5..047a806d 100644 --- a/applications/loanshark/pom.xml +++ b/applications/loanshark/pom.xml @@ -8,8 +8,8 @@ war UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.6.10 1.6.1 diff --git a/applications/pom.xml b/applications/pom.xml index 9263cd65..36909526 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.integration.samples applications - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Spring Integration Samples - Applications pom diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml index 877b2696..7aa209ef 100644 --- a/basic/amqp/pom.xml +++ b/basic/amqp/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples amqp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - AMQP @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml index b4c0330b..520cc5f9 100644 --- a/basic/control-bus/pom.xml +++ b/basic/control-bus/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples control-bus - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - Control Bus jar @@ -14,7 +14,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml index 175fd4fe..506abf8a 100644 --- a/basic/enricher/pom.xml +++ b/basic/enricher/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples enricher - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - Enricher @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml index 00667e5c..045d8085 100644 --- a/basic/feed/pom.xml +++ b/basic/feed/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.integration.samples feed - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - Feed Demo (RSS/ATOM) jar @@ -12,7 +12,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/file/pom.xml b/basic/file/pom.xml index 977f1039..40946938 100644 --- a/basic/file/pom.xml +++ b/basic/file/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples file - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - File Copy jar @@ -12,7 +12,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 69e02a08..34d19f93 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples ftp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - FTP Demo jar @@ -13,7 +13,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml index 6e120f53..2582d0f3 100644 --- a/basic/helloworld/pom.xml +++ b/basic/helloworld/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples helloworld - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - Hello World Sample jar @@ -14,7 +14,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 org.springframework.integration.samples.helloworld.HelloWorldApp diff --git a/basic/http/pom.xml b/basic/http/pom.xml index 6d230036..512d0f1e 100644 --- a/basic/http/pom.xml +++ b/basic/http/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples http - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - HTTP Demo war @@ -13,8 +13,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.2 1.3.2 1.2.17 diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml index 8b170494..b9bc882c 100644 --- a/basic/jdbc/pom.xml +++ b/basic/jdbc/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples jdbc - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - JDBC @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 4e0e1fd6..0c44f6aa 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples jms - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - JMS jar @@ -14,8 +14,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 5.7.0 1.2.17 4.10 diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml index 0ed835be..4f8d6954 100644 --- a/basic/jmx/pom.xml +++ b/basic/jmx/pom.xml @@ -5,7 +5,7 @@ org.springframework.integration.samples jmx Samples (Basic) - JMX - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar @@ -14,7 +14,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml index 693301fa..90bbeede 100644 --- a/basic/jpa/pom.xml +++ b/basic/jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples jpa - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - JPA @@ -16,8 +16,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 2.2.0 diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml index a13e72e3..249c3ccd 100644 --- a/basic/mail/pom.xml +++ b/basic/mail/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples mail Samples (Basic) - Mail Demo (IMAP + POP3) - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE 2.2.1 @@ -12,7 +12,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml index b09c1bf5..683e3b4e 100644 --- a/basic/mongodb/pom.xml +++ b/basic/mongodb/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples mongodb - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - MongoDb @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml index 72bcc58f..1a1b432e 100644 --- a/basic/oddeven/pom.xml +++ b/basic/oddeven/pom.xml @@ -5,7 +5,7 @@ org.springframework.integration.samples oddeven Samples (Basic) - Odd-Even Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar @@ -14,7 +14,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/pom.xml b/basic/pom.xml index 69ff3d6c..3debe324 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.integration.samples basic-samples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Spring Integration Samples - Basic pom diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml index e73fc082..0d418218 100644 --- a/basic/quote/pom.xml +++ b/basic/quote/pom.xml @@ -5,14 +5,14 @@ org.springframework.integration.samples quote Samples (Basic) - Quote Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar 2.2.1 UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml index 24f55b0a..cc20fa7d 100644 --- a/basic/sftp/pom.xml +++ b/basic/sftp/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.integration.samples sftp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - SFTP Demo jar @@ -11,7 +11,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml index 5b3a2ad2..bc2bfaa8 100644 --- a/basic/tcp-amqp/pom.xml +++ b/basic/tcp-amqp/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples tcp-amqp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Basic) - TCP-AMQP @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.6.4 4.10 diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml index 7199be35..5578c695 100644 --- a/basic/tcp-client-server/pom.xml +++ b/basic/tcp-client-server/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples tcp-client-server - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - TCP Client Server Sample jar @@ -12,8 +12,8 @@ UTF-8 - 3.2.13.RELEASE - 3.0.7.RELEASE + 3.2.15.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 org.springframework.integration.samples.tcpclientserver.Main diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml index 6015500a..c0f8fb3d 100644 --- a/basic/testing-examples/pom.xml +++ b/basic/testing-examples/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples testing-examples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - Testing Examples jar @@ -12,8 +12,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml index 6d0e9949..ac78d359 100644 --- a/basic/twitter/pom.xml +++ b/basic/twitter/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.integration.samples twitter - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - Twitter Demo jar @@ -12,7 +12,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml index a2d1c6c1..20d80ffa 100644 --- a/basic/ws-inbound-gateway/pom.xml +++ b/basic/ws-inbound-gateway/pom.xml @@ -5,15 +5,15 @@ org.springframework.integration.samples ws-inbound-gateway Samples (Basic) - WS Inbound Gateway Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE war 2.2.1 UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml index 2050ef3d..564dfa28 100644 --- a/basic/ws-outbound-gateway/pom.xml +++ b/basic/ws-outbound-gateway/pom.xml @@ -5,14 +5,14 @@ org.springframework.integration.samples ws-outbound-gateway Samples (Basic) - WS Outbound Gateway Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar 2.2.1 UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 1.3.19 diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml index 745919f5..096d9b85 100644 --- a/basic/xml/pom.xml +++ b/basic/xml/pom.xml @@ -5,14 +5,14 @@ org.springframework.integration.samples xml Samples (Basic) - XML Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar 2.2.1 UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/basic/xmpp/pom.xml b/basic/xmpp/pom.xml index cf2bd94e..7ec5f049 100644 --- a/basic/xmpp/pom.xml +++ b/basic/xmpp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.integration.samples xmpp - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Basic) - XMPP Demo jar @@ -12,7 +12,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml index 059466e6..c669425c 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 - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - Async Gateway Demo jar @@ -13,7 +13,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/dynamic-poller/pom.xml b/intermediate/dynamic-poller/pom.xml index d5abbe8e..0a4d2128 100644 --- a/intermediate/dynamic-poller/pom.xml +++ b/intermediate/dynamic-poller/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples dynamic-poller - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar dynamic-poller @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 org.springframework.integration.samples.poller.Main diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml index 1bd78258..69401b4b 100644 --- a/intermediate/errorhandling/pom.xml +++ b/intermediate/errorhandling/pom.xml @@ -5,7 +5,7 @@ org.springframework.integration.samples errorhandling Samples (Intermediate) - Error Handling Sample - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE 2.2.1 @@ -13,7 +13,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml index 5ec8c74f..c690c329 100644 --- a/intermediate/file-processing/pom.xml +++ b/intermediate/file-processing/pom.xml @@ -2,12 +2,12 @@ 4.0.0 org.springframework.integration.samples file-processing - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - File Processing UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/mail-attachments/pom.xml b/intermediate/mail-attachments/pom.xml index 5ef0ba87..1e5f1221 100644 --- a/intermediate/mail-attachments/pom.xml +++ b/intermediate/mail-attachments/pom.xml @@ -4,12 +4,12 @@ org.springframework.integration.samples mail-attachments Samples (Intermediate) - Mail Attachment Demo - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/intermediate/monitoring/pom.xml b/intermediate/monitoring/pom.xml index 8f802235..b2b26ef1 100644 --- a/intermediate/monitoring/pom.xml +++ b/intermediate/monitoring/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.sample monitoring - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE war monitoring @@ -16,8 +16,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml index c2a2263d..c7e82641 100644 --- a/intermediate/multipart-http/pom.xml +++ b/intermediate/multipart-http/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.springframework.integration.samples multipart-http - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - HTTP Multipart Demo war UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.2 1.3.2 1.2.17 diff --git a/intermediate/pom.xml b/intermediate/pom.xml index 9b2f0bd6..68aa1704 100644 --- a/intermediate/pom.xml +++ b/intermediate/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.integration.samples intermediate-samples - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Spring Integration Samples - Intermediate pom diff --git a/intermediate/rest-http/pom.xml b/intermediate/rest-http/pom.xml index c4a3dd97..b0914800 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 - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE war Spring Integration Rest HTTP Path Usage Demo Spring Integration Rest HTTP Path Usage Demo @@ -13,8 +13,8 @@ - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 3.1.4.RELEASE 1.2 1.3.2 diff --git a/intermediate/retry-and-more/pom.xml b/intermediate/retry-and-more/pom.xml index 30c3a985..20083f02 100644 --- a/intermediate/retry-and-more/pom.xml +++ b/intermediate/retry-and-more/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples retry-and-more - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - Retry and More jar @@ -14,8 +14,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/intermediate/splitter-aggregator-reaper/pom.xml b/intermediate/splitter-aggregator-reaper/pom.xml index e7d1dc9a..20c39bf3 100644 --- a/intermediate/splitter-aggregator-reaper/pom.xml +++ b/intermediate/splitter-aggregator-reaper/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples splitter-aggregator-reaper - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Intermediate) - Splitter-Aggregator-Reaper @@ -20,11 +20,11 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.16 4.10 1 - 3.2.13.RELEASE + 3.2.15.RELEASE diff --git a/intermediate/stored-procedures-derby/pom.xml b/intermediate/stored-procedures-derby/pom.xml index d64533b9..c5c01bfc 100644 --- a/intermediate/stored-procedures-derby/pom.xml +++ b/intermediate/stored-procedures-derby/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples derby-stored-procedures - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Intermediate) - Stored Procedures Derby @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/stored-procedures-ms/pom.xml b/intermediate/stored-procedures-ms/pom.xml index d453ab96..f6c8e080 100644 --- a/intermediate/stored-procedures-ms/pom.xml +++ b/intermediate/stored-procedures-ms/pom.xml @@ -5,7 +5,7 @@ org.springframework.integration.samples.samples ms-stored-procedures - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Intermediate) - Stored Procedures Microsoft @@ -17,7 +17,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/stored-procedures-oracle/pom.xml b/intermediate/stored-procedures-oracle/pom.xml index 6fdf718c..119221d0 100644 --- a/intermediate/stored-procedures-oracle/pom.xml +++ b/intermediate/stored-procedures-oracle/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples oracle-stored-procedures - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Intermediate) - Stored Procedures Oracle @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/stored-procedures-postgresql/pom.xml b/intermediate/stored-procedures-postgresql/pom.xml index 32df57ba..f349688a 100644 --- a/intermediate/stored-procedures-postgresql/pom.xml +++ b/intermediate/stored-procedures-postgresql/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples postgresql-stored-procedures - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE jar Samples (Intermediate) - Stored Procedures PostgreSQL @@ -16,7 +16,7 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/tcp-client-server-multiplex/pom.xml b/intermediate/tcp-client-server-multiplex/pom.xml index 5df28f6f..3a1dbb9b 100644 --- a/intermediate/tcp-client-server-multiplex/pom.xml +++ b/intermediate/tcp-client-server-multiplex/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples tcp-client-server-multiplex - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - TCP Client Server Multiplexing Sample jar @@ -14,8 +14,8 @@ UTF-8 - 3.2.13.RELEASE - 3.0.7.RELEASE + 3.2.15.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml index 62a33f01..c2553875 100644 --- a/intermediate/travel/pom.xml +++ b/intermediate/travel/pom.xml @@ -4,7 +4,7 @@ org.springframework.integration.samples travel Samples (Intermediate) - Travel Services - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE 2.2.1 @@ -12,10 +12,10 @@ UTF-8 - 3.0.7.RELEASE + 3.0.8.RELEASE 1.2.17 4.10 - 3.2.13.RELEASE + 3.2.15.RELEASE org.springframework.integration.samples.travel.Main diff --git a/intermediate/tx-synch/pom.xml b/intermediate/tx-synch/pom.xml index f734e179..8ec0de68 100755 --- a/intermediate/tx-synch/pom.xml +++ b/intermediate/tx-synch/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration.samples tx-synch - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Samples (Intermediate) - Transaction Synchronization jar @@ -14,8 +14,8 @@ UTF-8 - 3.0.7.RELEASE - 3.2.13.RELEASE + 3.0.8.RELEASE + 3.2.15.RELEASE 1.2.17 4.10 diff --git a/pom.xml b/pom.xml index 86208e71..2d1bb892 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.integration.samples samples-root - 2.2.0.BUILD-SNAPSHOT + 3.0.8.RELEASE Spring Integration Samples Root http://www.springsource.org/spring-integration pom