diff --git a/gradle.properties b/gradle.properties
index 0ed664faff..adeb770eb7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@
# version to be applied to all projects in this multi-project build. this is
# the one and only location version changes need to be made.
# ------------------------------------------------------------------------------
-springIntegrationVersion=2.1.0.BUILD-SNAPSHOT
+springIntegrationVersion=2.1.0.RC2
# ------------------------------------------------------------------------------
# build system user roles
diff --git a/pom.xml b/pom.xml
index 76076b0006..8e5408ef68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
pom
Spring Integration
diff --git a/spring-integration-amqp/pom.xml b/spring-integration-amqp/pom.xml
index b7297ce515..88254d7eb2 100644
--- a/spring-integration-amqp/pom.xml
+++ b/spring-integration-amqp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration-amqp
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration AMQP Support
@@ -94,16 +94,10 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework.integration
spring-integration-stream
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -112,6 +106,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
org.springframework.amqp
spring-rabbit
@@ -175,12 +175,6 @@
compile
true
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.hamcrest
hamcrest-all
@@ -193,6 +187,12 @@
1.8.4
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml
index 021aa3e295..f0de6ea567 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Core
diff --git a/spring-integration-event/pom.xml b/spring-integration-event/pom.xml
index 96fbd0598b..6bb8b121c4 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Event Support
@@ -127,7 +127,7 @@
org.springframework.integration
spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -142,18 +142,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-feed/pom.xml b/spring-integration-feed/pom.xml
index 0c9c4d3174..f586d9696c 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration RSS Feed Support
@@ -106,6 +106,12 @@
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -148,16 +154,10 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-file/pom.xml b/spring-integration-file/pom.xml
index c474c4d417..2355e3cec2 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration File Support
@@ -127,7 +127,7 @@
org.springframework.integration
spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -142,18 +142,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-ftp/pom.xml b/spring-integration-ftp/pom.xml
index c3ac18daab..3921caa394 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration FTP Support
@@ -88,12 +88,6 @@
-
- org.springframework.integration
- spring-integration-file
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework
spring-context-support
@@ -112,6 +106,12 @@
3.0.1
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -149,18 +149,18 @@
1.1
test
+
+ org.springframework.integration
+ spring-integration-file
+ 2.1.0.RC2
+ compile
+
org.mockito
mockito-all
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
junit
junit-dep
diff --git a/spring-integration-gemfire/pom.xml b/spring-integration-gemfire/pom.xml
index 0152026be4..999af1e7d0 100644
--- a/spring-integration-gemfire/pom.xml
+++ b/spring-integration-gemfire/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration-gemfire
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration GemFire Support
@@ -98,16 +98,10 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework.integration
spring-integration-stream
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -116,6 +110,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
org.springframework.data
spring-data-gemfire
@@ -160,12 +160,6 @@
2.3
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.hamcrest
hamcrest-all
@@ -178,6 +172,12 @@
1.8.4
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
diff --git a/spring-integration-groovy/pom.xml b/spring-integration-groovy/pom.xml
index 2967190fe1..f7dd9b4043 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Groovy Support
@@ -115,7 +115,7 @@
org.springframework.integration
spring-integration-scripting
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
@@ -148,18 +148,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-http/pom.xml b/spring-integration-http/pom.xml
index 989f60d5f9..8f3f4bb8d2 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration HTTP Support
@@ -107,6 +107,12 @@
true
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
javax.servlet
servlet-api
@@ -170,9 +176,9 @@
org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
+ spring-integration-core
+ 2.1.0.RC2
+ compile
junit
@@ -187,12 +193,6 @@
compile
true
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-ip/pom.xml b/spring-integration-ip/pom.xml
index fe13247103..ea485741ef 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration IP Support
@@ -106,6 +106,12 @@
3.0.7.RELEASE
test
+
+ org.springframework.integration
+ spring-integration-stream
+ 2.1.0.RC2
+ runtime
+
org.easymock
easymockclassextension
@@ -118,12 +124,6 @@
1.1
test
-
- org.springframework.integration
- spring-integration-stream
- 2.1.0.BUILD-SNAPSHOT
- runtime
-
org.mockito
mockito-all
@@ -133,7 +133,7 @@
org.springframework.integration
spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -148,18 +148,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-jdbc/pom.xml b/spring-integration-jdbc/pom.xml
index 5a1376041f..e7624e0d30 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration JDBC Support
@@ -104,12 +104,6 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework
spring-aop
@@ -140,6 +134,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -164,12 +164,6 @@
2.3
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.hamcrest
hamcrest-all
@@ -194,6 +188,12 @@
1.6.8
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml
index 4d0e1e147a..3cb64d5af2 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration JMS Support
@@ -106,18 +106,18 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework
spring-tx
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
org.apache.geronimo.specs
geronimo-jms_1.1_spec
@@ -154,12 +154,6 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.hamcrest
hamcrest-all
@@ -172,6 +166,12 @@
1.8.4
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
diff --git a/spring-integration-jmx/pom.xml b/spring-integration-jmx/pom.xml
index c0c5cd55fb..46fbe46d27 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration JMX Support
@@ -100,6 +100,12 @@
1.6.8
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -142,12 +148,6 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.aspectj
aspectjrt
@@ -157,7 +157,7 @@
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-mail/pom.xml b/spring-integration-mail/pom.xml
index f539598ea5..71ea8bed8e 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Mail Support
@@ -100,6 +100,12 @@
3.0.7.RELEASE
test
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -143,16 +149,10 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-mongodb/pom.xml b/spring-integration-mongodb/pom.xml
index c539bf63fc..f73428b4b3 100644
--- a/spring-integration-mongodb/pom.xml
+++ b/spring-integration-mongodb/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration-mongodb
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration MongoDB Support
@@ -112,12 +112,6 @@
1.1
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.mockito
mockito-all
@@ -130,6 +124,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
log4j
log4j
@@ -178,18 +178,18 @@
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
UTF8
diff --git a/spring-integration-redis/pom.xml b/spring-integration-redis/pom.xml
index ffa59d718c..ebf0eb54f4 100644
--- a/spring-integration-redis/pom.xml
+++ b/spring-integration-redis/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration-redis
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Redis Support
@@ -94,18 +94,18 @@
3.0.7.RELEASE
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework
spring-tx
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
org.codehaus.jackson
jackson-core-asl
@@ -166,12 +166,6 @@
1.8.3
compile
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.hamcrest
hamcrest-all
@@ -184,6 +178,12 @@
1.8.4
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
diff --git a/spring-integration-rmi/pom.xml b/spring-integration-rmi/pom.xml
index 445b23647e..51aa784dc9 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration RMI Support
@@ -133,7 +133,7 @@
org.springframework.integration
spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
test
@@ -148,18 +148,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-scripting/pom.xml b/spring-integration-scripting/pom.xml
index fb030a6b2f..be03d1cd9e 100644
--- a/spring-integration-scripting/pom.xml
+++ b/spring-integration-scripting/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration
spring-integration-scripting
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Scripting Support
@@ -94,6 +94,12 @@
3.0.7.RELEASE
test
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -148,16 +154,10 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml
index 9357cba1cd..7356f63c6c 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Security Support
@@ -169,7 +169,7 @@
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-sftp/pom.xml b/spring-integration-sftp/pom.xml
index 9ccb6ae73d..3054bc046e 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration SFTP Support
@@ -88,12 +88,6 @@
-
- org.springframework.integration
- spring-integration-file
- 2.1.0.BUILD-SNAPSHOT
- compile
-
org.springframework
spring-context-support
@@ -109,9 +103,15 @@
org.springframework.integration
spring-integration-stream
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
log4j
log4j
@@ -149,36 +149,36 @@
1.1
test
+
+ org.springframework.integration
+ spring-integration-file
+ 2.1.0.RC2
+ compile
+
org.mockito
mockito-all
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
com.jcraft
jsch
0.1.45
compile
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-stream/pom.xml b/spring-integration-stream/pom.xml
index e9e93671c9..a8da534e53 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Stream Support
@@ -136,18 +136,18 @@
2.2
test
+
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
+ compile
+
junit
junit-dep
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-test/pom.xml b/spring-integration-test/pom.xml
index 5e36bde8d8..418a46b47e 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Test Support
@@ -137,15 +137,15 @@
test
- junit
- junit-dep
- 4.8.2
+ org.springframework.integration
+ spring-integration-core
+ 2.1.0.RC2
compile
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ junit
+ junit-dep
+ 4.8.2
compile
diff --git a/spring-integration-twitter/pom.xml b/spring-integration-twitter/pom.xml
index 5f493a5cde..f04f9489f3 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Twitter Support
@@ -100,6 +100,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -143,12 +149,6 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.springframework.social
spring-social-twitter
@@ -188,7 +188,7 @@
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml
index fba2a769e4..b1669c939c 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration Web Services Support
@@ -107,6 +107,12 @@
3.0.7.RELEASE
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
log4j
log4j
@@ -207,16 +213,10 @@
1.8.4
test
-
- org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
-
org.springframework.integration
spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
compile
diff --git a/spring-integration-xml/pom.xml b/spring-integration-xml/pom.xml
index a5dcbd1bd1..55d79f06d2 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration XML Support
@@ -100,6 +100,12 @@
1.3
test
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
+ test
+
cglib
cglib-nodep
@@ -173,9 +179,9 @@
org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
+ spring-integration-core
+ 2.1.0.RC2
+ compile
junit
@@ -183,12 +189,6 @@
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8
diff --git a/spring-integration-xmpp/pom.xml b/spring-integration-xmpp/pom.xml
index 02fc4054d6..9230f55163 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.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
Spring Integration XMPP Support
@@ -103,7 +103,13 @@
org.springframework.integration
spring-integration-stream
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RC2
+ test
+
+
+ org.springframework.integration
+ spring-integration-test
+ 2.1.0.RC2
test
@@ -163,9 +169,9 @@
org.springframework.integration
- spring-integration-test
- 2.1.0.BUILD-SNAPSHOT
- test
+ spring-integration-core
+ 2.1.0.RC2
+ compile
junit
@@ -173,12 +179,6 @@
4.8.2
test
-
- org.springframework.integration
- spring-integration-core
- 2.1.0.BUILD-SNAPSHOT
- compile
-
UTF8