From 9a437819734e157f0f040c67778a71933a527434 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 18 Jul 2011 18:09:12 -0400 Subject: [PATCH] updated POMs for 2.0.6.BUILD-SNAPSHOT --- pom.xml | 2 +- spring-integration-core/pom.xml | 2 +- spring-integration-event/pom.xml | 26 ++++++++--------- spring-integration-feed/pom.xml | 26 ++++++++--------- spring-integration-file/pom.xml | 26 ++++++++--------- spring-integration-ftp/pom.xml | 16 +++++------ spring-integration-groovy/pom.xml | 14 ++++----- spring-integration-http/pom.xml | 26 ++++++++--------- spring-integration-httpinvoker/pom.xml | 14 ++++----- spring-integration-ip/pom.xml | 38 ++++++++++++------------ spring-integration-jdbc/pom.xml | 26 ++++++++--------- spring-integration-jms/pom.xml | 38 ++++++++++++------------ spring-integration-jmx/pom.xml | 26 ++++++++--------- spring-integration-mail/pom.xml | 26 ++++++++--------- spring-integration-rmi/pom.xml | 26 ++++++++--------- spring-integration-security/pom.xml | 14 ++++----- spring-integration-sftp/pom.xml | 40 +++++++++++++------------- spring-integration-stream/pom.xml | 14 ++++----- spring-integration-test/pom.xml | 14 ++++----- spring-integration-twitter/pom.xml | 26 ++++++++--------- spring-integration-ws/pom.xml | 26 ++++++++--------- spring-integration-xml/pom.xml | 26 ++++++++--------- spring-integration-xmpp/pom.xml | 38 ++++++++++++------------ 23 files changed, 265 insertions(+), 265 deletions(-) diff --git a/pom.xml b/pom.xml index dda2d68610..a4745a8055 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT pom Spring Integration diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml index 8dfa89e3d9..747f63eb50 100644 --- a/spring-integration-core/pom.xml +++ b/spring-integration-core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-core - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Core diff --git a/spring-integration-event/pom.xml b/spring-integration-event/pom.xml index 70902fcef9..98554e6837 100644 --- a/spring-integration-event/pom.xml +++ b/spring-integration-event/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-event - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Event Support @@ -112,18 +112,18 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-context 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -142,12 +142,6 @@ 1.8.4 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -160,6 +154,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-feed/pom.xml b/spring-integration-feed/pom.xml index 0b426c9f11..5b3f64c847 100644 --- a/spring-integration-feed/pom.xml +++ b/spring-integration-feed/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-feed - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration RSS Feed Support @@ -106,12 +106,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - net.java.dev.rome rome-fetcher @@ -124,12 +118,6 @@ - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -154,6 +142,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-test @@ -172,6 +166,12 @@ 1.8.4 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + net.java.dev.rome rome diff --git a/spring-integration-file/pom.xml b/spring-integration-file/pom.xml index 902e9dbfe3..0ef2d28c82 100644 --- a/spring-integration-file/pom.xml +++ b/spring-integration-file/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-file - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration File Support @@ -112,18 +112,18 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-context 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -142,12 +142,6 @@ 1.8.4 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -160,6 +154,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-ftp/pom.xml b/spring-integration-ftp/pom.xml index 157b4364f7..d5cff47d59 100644 --- a/spring-integration-ftp/pom.xml +++ b/spring-integration-ftp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ftp - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration FTP Support @@ -103,15 +103,9 @@ org.springframework.integration spring-integration-file - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT compile - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -142,6 +136,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation diff --git a/spring-integration-groovy/pom.xml b/spring-integration-groovy/pom.xml index b2f1256a66..2b84104af9 100644 --- a/spring-integration-groovy/pom.xml +++ b/spring-integration-groovy/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-groovy - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Groovy Support @@ -112,12 +112,6 @@ 2.3 test - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -160,6 +154,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-http/pom.xml b/spring-integration-http/pom.xml index a9ec03f875..649404fb9c 100644 --- a/spring-integration-http/pom.xml +++ b/spring-integration-http/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-http - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration HTTP Support @@ -106,18 +106,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - javax.servlet servlet-api @@ -161,6 +149,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-test @@ -179,6 +173,12 @@ 1.8.4 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-httpinvoker/pom.xml b/spring-integration-httpinvoker/pom.xml index 77d031732a..bedf64c6ec 100644 --- a/spring-integration-httpinvoker/pom.xml +++ b/spring-integration-httpinvoker/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-httpinvoker - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration HttpInvoker Support @@ -124,12 +124,6 @@ 2.3 test - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -166,6 +160,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-ip/pom.xml b/spring-integration-ip/pom.xml index f73b10959a..13cd3d759a 100644 --- a/spring-integration-ip/pom.xml +++ b/spring-integration-ip/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ip - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration IP Support @@ -113,15 +113,21 @@ test - org.springframework - spring-context - 3.0.5.RELEASE - compile + org.springframework.integration + spring-integration-stream + 2.0.6.BUILD-SNAPSHOT + runtime org.springframework.integration - spring-integration-core - 2.0.5.RELEASE + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + + + org.springframework + spring-context + 3.0.5.RELEASE compile @@ -136,24 +142,12 @@ 3.0.5.RELEASE test - - org.springframework.integration - spring-integration-stream - 2.0.5.RELEASE - runtime - org.mockito mockito-all 1.8.4 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -166,6 +160,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-jdbc/pom.xml b/spring-integration-jdbc/pom.xml index c9a4d5f249..a61ec78e17 100644 --- a/spring-integration-jdbc/pom.xml +++ b/spring-integration-jdbc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jdbc - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration JDBC Support @@ -116,12 +116,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.apache.derby derby @@ -134,12 +128,6 @@ 1.6.8 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -176,6 +164,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-tx @@ -212,6 +206,12 @@ 1.6.8 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index 2b005ef0e1..2249092e66 100644 --- a/spring-integration-jms/pom.xml +++ b/spring-integration-jms/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jms - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration JMS Support @@ -124,18 +124,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - org.apache.geronimo.specs geronimo-jms_1.1_spec @@ -166,30 +154,42 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-tx 3.0.5.RELEASE compile - - org.hamcrest - hamcrest-all - 1.1 - test - org.springframework spring-test 3.0.5.RELEASE test + + org.hamcrest + hamcrest-all + 1.1 + test + org.mockito mockito-all 1.8.4 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-jmx/pom.xml b/spring-integration-jmx/pom.xml index 0018ea369c..554dc16a37 100644 --- a/spring-integration-jmx/pom.xml +++ b/spring-integration-jmx/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jmx - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration JMX Support @@ -106,24 +106,12 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.aspectj aspectjweaver 1.6.8 compile - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -148,6 +136,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-test @@ -172,6 +166,12 @@ 1.6.8 compile + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-mail/pom.xml b/spring-integration-mail/pom.xml index fc1d41bb38..5fb7fef181 100644 --- a/spring-integration-mail/pom.xml +++ b/spring-integration-mail/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-mail - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Mail Support @@ -100,18 +100,6 @@ - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -136,6 +124,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation @@ -167,6 +161,12 @@ 3.0.5.RELEASE compile + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + javax.mail mail diff --git a/spring-integration-rmi/pom.xml b/spring-integration-rmi/pom.xml index 1fb724a910..178dcb5a39 100644 --- a/spring-integration-rmi/pom.xml +++ b/spring-integration-rmi/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-rmi - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration RMI Support @@ -118,18 +118,18 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + org.springframework spring-context 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -148,12 +148,6 @@ 1.8.4 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -166,6 +160,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml index 457f287e26..95e1d8e8dd 100644 --- a/spring-integration-security/pom.xml +++ b/spring-integration-security/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-security - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Security Support @@ -100,12 +100,6 @@ - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.springframework.security spring-security-core @@ -184,6 +178,12 @@ + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-sftp/pom.xml b/spring-integration-sftp/pom.xml index 256e9b7923..efdf5c1bd2 100644 --- a/spring-integration-sftp/pom.xml +++ b/spring-integration-sftp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-sftp - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration SFTP Support @@ -109,21 +109,9 @@ org.springframework.integration spring-integration-file - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -148,6 +136,18 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + + + org.springframework.integration + spring-integration-stream + 2.0.6.BUILD-SNAPSHOT + compile + javax.activation activation @@ -167,12 +167,6 @@ 1.1 test - - org.springframework.integration - spring-integration-stream - 2.0.5.RELEASE - compile - org.mockito mockito-all @@ -185,6 +179,12 @@ 3.0.5.RELEASE compile + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-stream/pom.xml b/spring-integration-stream/pom.xml index c9f83a2d8a..b468bbd212 100644 --- a/spring-integration-stream/pom.xml +++ b/spring-integration-stream/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-stream - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Stream Support @@ -118,12 +118,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -154,6 +148,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-test/pom.xml b/spring-integration-test/pom.xml index 89d720eb8f..b996929fa5 100644 --- a/spring-integration-test/pom.xml +++ b/spring-integration-test/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-test - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Test Support @@ -118,12 +118,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.hamcrest hamcrest-all @@ -154,6 +148,12 @@ 2.2 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-twitter/pom.xml b/spring-integration-twitter/pom.xml index 0d37239909..eba12c4dee 100644 --- a/spring-integration-twitter/pom.xml +++ b/spring-integration-twitter/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-twitter - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Twitter Support @@ -100,24 +100,12 @@ - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - org.twitter4j twitter4j-core 2.1.12 compile - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -142,6 +130,12 @@ 2.3 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation @@ -173,6 +167,12 @@ 3.0.5.RELEASE compile + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml index 2931681ffb..925f23c7aa 100644 --- a/spring-integration-ws/pom.xml +++ b/spring-integration-ws/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ws - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration Web Services Support @@ -119,18 +119,6 @@ 3.0.5.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - log4j log4j @@ -180,6 +168,12 @@ 1.0.1 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation @@ -205,6 +199,12 @@ 1.8.4 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-xml/pom.xml b/spring-integration-xml/pom.xml index 3df32801d0..401eef98d2 100644 --- a/spring-integration-xml/pom.xml +++ b/spring-integration-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-xml - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration XML Support @@ -124,24 +124,12 @@ 1.2 test - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - javax.xml jaxb-impl 2.0EA3 test - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -178,6 +166,12 @@ 1.0.1 test + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation @@ -203,6 +197,12 @@ 1.8.4 test + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep diff --git a/spring-integration-xmpp/pom.xml b/spring-integration-xmpp/pom.xml index 4d5f48036e..accd4801ba 100644 --- a/spring-integration-xmpp/pom.xml +++ b/spring-integration-xmpp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-xmpp - 2.0.5.RELEASE + 2.0.6.BUILD-SNAPSHOT Spring Integration XMPP Support @@ -100,18 +100,6 @@ - - org.springframework.integration - spring-integration-core - 2.0.5.RELEASE - compile - - - org.springframework.integration - spring-integration-test - 2.0.5.RELEASE - test - cglib cglib-nodep @@ -136,6 +124,18 @@ 2.3 test + + org.springframework.integration + spring-integration-stream + 2.0.6.BUILD-SNAPSHOT + test + + + org.springframework.integration + spring-integration-test + 2.0.6.BUILD-SNAPSHOT + test + javax.activation activation @@ -167,12 +167,6 @@ 1.1 test - - org.springframework.integration - spring-integration-stream - 2.0.5.RELEASE - test - org.mockito mockito-all @@ -185,6 +179,12 @@ 3.0.5.RELEASE compile + + org.springframework.integration + spring-integration-core + 2.0.6.BUILD-SNAPSHOT + compile + junit junit-dep