diff --git a/applications/cafe/pom.xml b/applications/cafe/pom.xml
index 26324858..79c3ee48 100644
--- a/applications/cafe/pom.xml
+++ b/applications/cafe/pom.xml
@@ -7,7 +7,7 @@
2.0.0
Spring Integration Cafe Sample
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml
index 36046725..abd54b6a 100644
--- a/applications/loan-broker/pom.xml
+++ b/applications/loan-broker/pom.xml
@@ -7,7 +7,7 @@
2.0.0
Spring Integration Loan Broker Sample
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.1.1
1.2.16
4.7
diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml
index a9d494c1..615d5df9 100644
--- a/applications/loanshark/pom.xml
+++ b/applications/loanshark/pom.xml
@@ -361,7 +361,7 @@
org.springframework.integration
spring-integration-ip
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
diff --git a/basic/file/pom.xml b/basic/file/pom.xml
index bbf406d4..fd7b7569 100644
--- a/basic/file/pom.xml
+++ b/basic/file/pom.xml
@@ -8,7 +8,7 @@
Spring Integration File Copy Sample
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml
index 55dcb606..f8e6b6b1 100644
--- a/basic/helloworld/pom.xml
+++ b/basic/helloworld/pom.xml
@@ -8,7 +8,7 @@
Spring Integration Hello World Sample
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml
index 1dd2e9d8..2d2cf2b5 100644
--- a/basic/jms/pom.xml
+++ b/basic/jms/pom.xml
@@ -8,7 +8,7 @@
Spring Integration JMS Sample
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
5.2.0
diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml
index 79c817f4..1bc93e39 100644
--- a/basic/jmx/pom.xml
+++ b/basic/jmx/pom.xml
@@ -8,7 +8,7 @@
2.0.0
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml
index 9207f4ec..7f222462 100644
--- a/basic/mail/pom.xml
+++ b/basic/mail/pom.xml
@@ -6,7 +6,7 @@
Spring Integration IMAP IDLE Sample
2.0.0
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml
index 53e4882b..f2955445 100644
--- a/basic/oddeven/pom.xml
+++ b/basic/oddeven/pom.xml
@@ -8,7 +8,7 @@
2.0.0
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml
index f0789f43..d129daca 100644
--- a/basic/quote/pom.xml
+++ b/basic/quote/pom.xml
@@ -8,7 +8,7 @@
2.0.0
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml
index 45ef8cb1..52b5bbb1 100644
--- a/basic/tcp-client-server/pom.xml
+++ b/basic/tcp-client-server/pom.xml
@@ -9,7 +9,7 @@
jar
3.0.5.RELEASE
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/basic/ws-inbound-gateway/pom.xml b/basic/ws-inbound-gateway/pom.xml
index 5c51a015..7a3b59dd 100644
--- a/basic/ws-inbound-gateway/pom.xml
+++ b/basic/ws-inbound-gateway/pom.xml
@@ -8,7 +8,7 @@
2.0.0
war
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
3.0.5.RELEASE
1.2.16
4.7
diff --git a/basic/ws-outbound-gateway/pom.xml b/basic/ws-outbound-gateway/pom.xml
index 32ae6e39..8c6593ec 100644
--- a/basic/ws-outbound-gateway/pom.xml
+++ b/basic/ws-outbound-gateway/pom.xml
@@ -8,7 +8,7 @@
2.0.0
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
1.3
diff --git a/basic/xml/pom.xml b/basic/xml/pom.xml
index 4611bef8..9c1b4c64 100644
--- a/basic/xml/pom.xml
+++ b/basic/xml/pom.xml
@@ -8,7 +8,7 @@
2.0.0
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/intermediate/async-gateway/pom.xml b/intermediate/async-gateway/pom.xml
index 256f46b3..198542f0 100644
--- a/intermediate/async-gateway/pom.xml
+++ b/intermediate/async-gateway/pom.xml
@@ -7,7 +7,7 @@
Async Gateway Demo
jar
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/intermediate/errorhandling/pom.xml b/intermediate/errorhandling/pom.xml
index b8a56d7d..edc4df30 100644
--- a/intermediate/errorhandling/pom.xml
+++ b/intermediate/errorhandling/pom.xml
@@ -7,7 +7,7 @@
Spring Integration Error Handling Sample
2.0.0
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/intermediate/file-processing/pom.xml b/intermediate/file-processing/pom.xml
index c65b93d6..51500a32 100644
--- a/intermediate/file-processing/pom.xml
+++ b/intermediate/file-processing/pom.xml
@@ -4,7 +4,7 @@
file-processing
2.0.0
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
diff --git a/intermediate/multipart-http/pom.xml b/intermediate/multipart-http/pom.xml
index 34d71177..cb3341a1 100644
--- a/intermediate/multipart-http/pom.xml
+++ b/intermediate/multipart-http/pom.xml
@@ -7,7 +7,7 @@
Spring Integration HTTP Multipart Demo
war
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
3.0.5.RELEASE
1.2
1.3.2
diff --git a/intermediate/travel/pom.xml b/intermediate/travel/pom.xml
index eb79b20f..4a2328b9 100644
--- a/intermediate/travel/pom.xml
+++ b/intermediate/travel/pom.xml
@@ -6,7 +6,7 @@
Spring Integration Travel Services Sample
2.0.0
- 2.0.0.RC1
+ 2.0.0.BUILD-SNAPSHOT
1.2.16
4.7
3.0.5.RELEASE