You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2017/10/11 21:01:48 UTC

[01/16] camel git commit: Fix Checkstyle issues

Repository: camel
Updated Branches:
  refs/heads/camel-2.20.x 3c14611b1 -> dcee90cff


Fix Checkstyle issues


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0723f8ee
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0723f8ee
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0723f8ee

Branch: refs/heads/camel-2.20.x
Commit: 0723f8eeb7b5bb4e559c369475290a2717ae6d1e
Parents: 3c14611
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sat Oct 7 17:46:53 2017 +0200
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sat Oct 7 17:46:53 2017 +0200

----------------------------------------------------------------------
 tests/camel-itest-performance/src/test/resources/log4j2.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/0723f8ee/tests/camel-itest-performance/src/test/resources/log4j2.properties
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/src/test/resources/log4j2.properties b/tests/camel-itest-performance/src/test/resources/log4j2.properties
index d6bca2f..d4f5a84 100644
--- a/tests/camel-itest-performance/src/test/resources/log4j2.properties
+++ b/tests/camel-itest-performance/src/test/resources/log4j2.properties
@@ -6,7 +6,7 @@
 ## (the "License"); you may not use this file except in compliance with
 ## the License.  You may obtain a copy of the License at
 ##
-## http://www.apache.org/licenses/LICENSE-2.0
+##      http://www.apache.org/licenses/LICENSE-2.0
 ##
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS,


[15/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-coap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 25340a1..d0e1d70 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index d3262c0..5a40fb9 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-consul/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index 65c024e..bf0d2c8 100644
--- a/components/camel-consul/pom.xml
+++ b/components/camel-consul/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-consul</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index d64ab6b..7606b4d 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 6ef3350..74e0dc1 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index d4b036c..b33bf2c 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-couchbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index bdb3584..4fc9797 100644
--- a/components/camel-couchbase/pom.xml
+++ b/components/camel-couchbase/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-couchbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index f86b6e9..39c59c7 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-crypto-cms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto-cms/pom.xml b/components/camel-crypto-cms/pom.xml
index 089403f..9b488c6 100644
--- a/components/camel-crypto-cms/pom.xml
+++ b/components/camel-crypto-cms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-crypto-cms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 22224ee..0077262 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 3eada08e..8cbceee 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 9a8d9f7..a69b280 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index f20e174..cc02d01 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-digitalocean/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index a06a760..1b6b9d8 100644
--- a/components/camel-digitalocean/pom.xml
+++ b/components/camel-digitalocean/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-digitalocean</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-disruptor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 71a05c3..ad2826d 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Disruptor</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 09c711d..1e759f7 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-docker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 1850d17..daa41f2 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>components</artifactId>
-      <version>2.20.0</version>
+      <version>2.20.1-SNAPSHOT</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 0e8aeec..b2b3b88 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-drill/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index fe70f11..be82557 100644
--- a/components/camel-drill/pom.xml
+++ b/components/camel-drill/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-drill</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-dropbox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index 94e5a29..8ff848a 100755
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-dropbox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index 51b8f04..36eb5aa 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ehcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index 62298bf..2447036 100644
--- a/components/camel-ehcache/pom.xml
+++ b/components/camel-ehcache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ehcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 6f95990..619544e 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 10aa113..ffc78ce 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-elasticsearch5/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch5/pom.xml b/components/camel-elasticsearch5/pom.xml
index 0636cd9..7296631 100644
--- a/components/camel-elasticsearch5/pom.xml
+++ b/components/camel-elasticsearch5/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elasticsearch5</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-elsql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 333041b..fc5f3b9 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elsql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-etcd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index b650a1c..9319cab 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-etcd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 1327ce4..2dbc7c4 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 1077428..8db964c 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 3f0943f..bc0bbac 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-fastjson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index 931abeb..15be192 100644
--- a/components/camel-fastjson/pom.xml
+++ b/components/camel-fastjson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fastjson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index c9078ee..01796d7 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-flink/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index e0eaf30..64bfb80 100644
--- a/components/camel-flink/pom.xml
+++ b/components/camel-flink/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flink</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 316f16f..dbbc4a6 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index fea1ba3..b2fa39f 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index f6d3b00..799685b 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index dad7b4d..1f305ce 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 7b19668..c8159d9 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-git/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index d7eabd3..75e17d2 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-git</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-github/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 7618bd1..c42ca02 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-github</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-google-bigquery/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-bigquery/pom.xml b/components/camel-google-bigquery/pom.xml
index 809929c..57e27ab 100644
--- a/components/camel-google-bigquery/pom.xml
+++ b/components/camel-google-bigquery/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-bigquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 3403481..d36eb3d 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-google-drive/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 26fe1dd..62382b8 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index aa39ed5..223c565 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-google-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-pubsub/pom.xml b/components/camel-google-pubsub/pom.xml
index 4cf60408..8409b17 100644
--- a/components/camel-google-pubsub/pom.xml
+++ b/components/camel-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-pubsub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-gora/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 559fcca..032be0f 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-gora</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-grape/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index f1d39e0..3095a88 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-grape</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-groovy-dsl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy-dsl/pom.xml b/components/camel-groovy-dsl/pom.xml
index de0b972..914b1cc 100644
--- a/components/camel-groovy-dsl/pom.xml
+++ b/components/camel-groovy-dsl/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-groovy-dsl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 8f8e259..34956ad 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-grpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index 0d5e020..9522adf 100644
--- a/components/camel-grpc/pom.xml
+++ b/components/camel-grpc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-grpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 561232e..cfa173e 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index f3d8b22..7abd3c2 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 20bd544..1c77620 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index f752ab8..4d9b121 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index cdc0c6a..0914cee 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hazelcast</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 5768946..f965c12 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 056eb6b..e9ccfd8 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hdfs2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index 1688ce7..8bcee5a 100644
--- a/components/camel-hdfs2/pom.xml
+++ b/components/camel-hdfs2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-headersmap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml
index 29d1157..32c9710 100644
--- a/components/camel-headersmap/pom.xml
+++ b/components/camel-headersmap/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-headersmap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hessian/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hessian/pom.xml b/components/camel-hessian/pom.xml
index 900772d..749b0a8 100644
--- a/components/camel-hessian/pom.xml
+++ b/components/camel-hessian/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hessian</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hipchat/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 7ce3528..c481920 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 374eee1..f3d4478 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-http-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index 24b291f..3499b43 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index fa650e8..470de32 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index b09fc56..12e2edc 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml
index 46dba8c..4d028fb 100644
--- a/components/camel-hystrix/pom.xml
+++ b/components/camel-hystrix/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index b132088..eec8ef6 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index f96ff7b..ebf8643 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-iec60870/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 877d5b7..0581765 100644
--- a/components/camel-iec60870/pom.xml
+++ b/components/camel-iec60870/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-iec60870</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ignite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index 11db647..230de4f 100644
--- a/components/camel-ignite/pom.xml
+++ b/components/camel-ignite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ignite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 9b74587..9564889 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-influxdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index fab5c30..00da492 100644
--- a/components/camel-influxdb/pom.xml
+++ b/components/camel-influxdb/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-influxdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index f3646e3..dabe9d3 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ironmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 9629661..6044cb1 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ironmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 215e991..2ff848e 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jacksonxml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 5066d61..6c8739d 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jacksonxml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index b434930..ab62f43 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 2bb1a8a..8bef71c 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 84a6b8a..2acf267 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 32818f7..1de30f5 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index 3eee900..f37051d 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 1e68341..358a579 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jclouds</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 14697aa..dabcc81 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 1ff1310..b65178a 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jetty-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index daf9ad9..39dbf41 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index a24e8ec..1060398 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 3b11c71..91de18e 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jetty9</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 68840bc..be182d4 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index fa733d2..5e4fdef 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index ae48217..848f1c5 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jira/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index c758e21..27c789f 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 99550d8..635e02d 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index c0c4825..1c77e9a 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-johnzon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index 46453c1..9c5e44a 100644
--- a/components/camel-johnzon/pom.xml
+++ b/components/camel-johnzon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jolt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 19585d4..ec06791 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 4e41c82..f651296 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 1fbca63..55d4c65 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index f720f4a..d615c3a 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-json-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index 3ebbd9e..8678831 100644
--- a/components/camel-json-validator/pom.xml
+++ b/components/camel-json-validator/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-json-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jsonpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index 7558fca..443ddc5 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index d91e289..e413862 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 7b439db..7f322cf 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 3316d90..e7f8f47 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 6c8c49a..e131e30 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 197fa97..a5776cb 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index 3bafe25..86b909f 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 34e8917..6f488d5 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-kura/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 1cfb4e8..414b00c 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kura</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 9534ccb..d62c58f 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ldif/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index 2ca03fe..50c3ea7 100644
--- a/components/camel-ldif/pom.xml
+++ b/components/camel-ldif/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ldif</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index a3b479c..be1e92a 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-linkedin/camel-linkedin-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-api/pom.xml b/components/camel-linkedin/camel-linkedin-api/pom.xml
index ef90ce4..16405be 100644
--- a/components/camel-linkedin/camel-linkedin-api/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-linkedin/camel-linkedin-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml
index 650b1f5..810acd9 100644
--- a/components/camel-linkedin/camel-linkedin-component/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-linkedin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index e95a14e..aaf3286 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index efd8adf..2808565 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-lumberjack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 4da47aa..b8325c1 100644
--- a/components/camel-lumberjack/pom.xml
+++ b/components/camel-lumberjack/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-lumberjack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-lzf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index 1377f75..a912d84 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-lzf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 2886dfa..177a525 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-master/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index e986aa4..56fcc5d 100644
--- a/components/camel-master/pom.xml
+++ b/components/camel-master/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 8f9fbb7..98a8925 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-milo/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml
index 941d0ec..6ec37de 100644
--- a/components/camel-milo/pom.xml
+++ b/components/camel-milo/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-milo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 492c34c..55e00f6 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index c61acdb..0fe3e4c 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mllp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 28cc7ac..98f674e 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mllp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mongodb-gridfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index 3127b88..abf879a 100644
--- a/components/camel-mongodb-gridfs/pom.xml
+++ b/components/camel-mongodb-gridfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index ef80a8b..774583f 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mongodb3/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb3/pom.xml b/components/camel-mongodb3/pom.xml
index bbb98f1..8f405e7 100644
--- a/components/camel-mongodb3/pom.xml
+++ b/components/camel-mongodb3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mongodb3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 79041fe..5fab871 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index c55697e..251851b 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mustache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index bcfe7a2..2866135 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 60331e2..f7c797b 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index b2d3e4c..976c613 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index f9ab8f7..76d37bd 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-nats/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 0404670..d2ce137 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nats</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index ffcd6be..a1feccd 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 7f3026d..606d2c8 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-netty4-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index b83e0b6..5f62ca0 100644
--- a/components/camel-netty4-http/pom.xml
+++ b/components/camel-netty4-http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-netty4-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-netty4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 5d122e4..8b4fee7 100644
--- a/components/camel-netty4/pom.xml
+++ b/components/camel-netty4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index b7ec009..29193ec 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo2/camel-olingo2-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index 13a2990..39edb80 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo2/camel-olingo2-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index df465b3..ec82fbc 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 49ab851..0a21b3f 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo4/camel-olingo4-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/camel-olingo4-api/pom.xml b/components/camel-olingo4/camel-olingo4-api/pom.xml
index 519ccf1..87f6495 100644
--- a/components/camel-olingo4/camel-olingo4-api/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo4-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo4-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo4/camel-olingo4-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/camel-olingo4-component/pom.xml b/components/camel-olingo4/camel-olingo4-component/pom.xml
index 2f5264b..16527c5 100644
--- a/components/camel-olingo4/camel-olingo4-component/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-component/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo4-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-olingo4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index 78cf298..53094fd 100644
--- a/components/camel-olingo4/pom.xml
+++ b/components/camel-olingo4/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo4-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-openshift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index c089abc..3fb1e27 100644
--- a/components/camel-openshift/pom.xml
+++ b/components/camel-openshift/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-openstack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index b2e4b38..c17aee5 100644
--- a/components/camel-openstack/pom.xml
+++ b/components/camel-openstack/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-openstack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml
index 5c26ce5..740735e 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-opentracing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-optaplanner/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index 98d58f0..c2e5cb1 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>


[09/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
[maven-release-plugin] prepare release camel-2.20.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aff4434e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aff4434e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/aff4434e

Branch: refs/heads/camel-2.20.x
Commit: aff4434eb839e9d690a0419230264b14a0ddeb22
Parents: 0723f8e
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sat Oct 7 16:51:27 2017 +0000
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sat Oct 7 16:51:27 2017 +0000

----------------------------------------------------------------------
 apache-camel/pom.xml                            |   2 +-
 archetypes/camel-archetype-activemq/pom.xml     |   2 +-
 .../camel-archetype-api-component/pom.xml       |   2 +-
 archetypes/camel-archetype-blueprint/pom.xml    |   2 +-
 archetypes/camel-archetype-cdi/pom.xml          |   2 +-
 archetypes/camel-archetype-component/pom.xml    |   2 +-
 archetypes/camel-archetype-connector/pom.xml    |   2 +-
 archetypes/camel-archetype-dataformat/pom.xml   |   2 +-
 archetypes/camel-archetype-groovy/pom.xml       |   2 +-
 archetypes/camel-archetype-java/pom.xml         |   2 +-
 archetypes/camel-archetype-java8/pom.xml        |   2 +-
 archetypes/camel-archetype-scala/pom.xml        |   2 +-
 archetypes/camel-archetype-scr/pom.xml          |   2 +-
 archetypes/camel-archetype-spring-boot/pom.xml  |   2 +-
 archetypes/camel-archetype-spring/pom.xml       |   2 +-
 archetypes/camel-archetype-web/pom.xml          |   2 +-
 archetypes/pom.xml                              |   2 +-
 bom/camel-bom/pom.xml                           |   2 +-
 bom/pom.xml                                     |   5 +-
 buildingtools/pom.xml                           |   2 +-
 camel-core/pom.xml                              |  20 +-
 components/camel-ahc-ws/pom.xml                 |   2 +-
 components/camel-ahc/pom.xml                    |   5 +-
 components/camel-amqp/pom.xml                   |   2 +-
 components/camel-apns/pom.xml                   |   2 +-
 components/camel-asn1/pom.xml                   |   2 +-
 components/camel-asterisk/pom.xml               |   2 +-
 components/camel-atmos/pom.xml                  |   2 +-
 components/camel-atmosphere-websocket/pom.xml   |   2 +-
 components/camel-atom/pom.xml                   |   2 +-
 components/camel-atomix/pom.xml                 |   5 +-
 components/camel-avro/pom.xml                   |   2 +-
 components/camel-aws/pom.xml                    |   2 +-
 components/camel-azure/pom.xml                  |   5 +-
 components/camel-bam/pom.xml                    |   2 +-
 components/camel-barcode/pom.xml                |   2 +-
 components/camel-base64/pom.xml                 |   2 +-
 components/camel-bean-validator/pom.xml         |   2 +-
 components/camel-beanio/pom.xml                 |   2 +-
 components/camel-beanstalk/pom.xml              |   2 +-
 components/camel-bindy/pom.xml                  |   2 +-
 components/camel-blueprint/pom.xml              |  14 +-
 components/camel-bonita/pom.xml                 |   5 +-
 components/camel-boon/pom.xml                   |   2 +-
 components/camel-box/camel-box-api/pom.xml      |   2 +-
 .../camel-box/camel-box-component/pom.xml       |  12 +-
 components/camel-box/pom.xml                    |   2 +-
 components/camel-braintree/pom.xml              |  22 +-
 components/camel-cache/pom.xml                  |   2 +-
 components/camel-caffeine/pom.xml               |   2 +-
 components/camel-cassandraql/pom.xml            |   5 +-
 components/camel-castor/pom.xml                 |   2 +-
 components/camel-cdi/pom.xml                    |   2 +-
 components/camel-chronicle/pom.xml              |   5 +-
 components/camel-chunk/pom.xml                  |   2 +-
 components/camel-cm-sms/pom.xml                 | 237 +++++++++----------
 components/camel-cmis/pom.xml                   |   2 +-
 components/camel-coap/pom.xml                   |   2 +-
 components/camel-cometd/pom.xml                 |   2 +-
 components/camel-consul/pom.xml                 |   5 +-
 components/camel-context/pom.xml                |   2 +-
 components/camel-core-osgi/pom.xml              |   2 +-
 components/camel-core-xml/pom.xml               |   2 +-
 components/camel-couchbase/pom.xml              |   2 +-
 components/camel-couchdb/pom.xml                |   2 +-
 components/camel-crypto-cms/pom.xml             |   5 +-
 components/camel-crypto/pom.xml                 |   2 +-
 components/camel-csv/pom.xml                    |   2 +-
 components/camel-cxf-transport/pom.xml          |   2 +-
 components/camel-cxf/pom.xml                    |   5 +-
 components/camel-digitalocean/pom.xml           |   5 +-
 components/camel-disruptor/pom.xml              |   2 +-
 components/camel-dns/pom.xml                    |   2 +-
 components/camel-docker/pom.xml                 |   2 +-
 components/camel-dozer/pom.xml                  |   5 +-
 components/camel-drill/pom.xml                  |   2 +-
 components/camel-dropbox/pom.xml                |   5 +-
 components/camel-eclipse/pom.xml                |   2 +-
 components/camel-ehcache/pom.xml                |   2 +-
 components/camel-ejb/pom.xml                    |   2 +-
 components/camel-elasticsearch/pom.xml          |   5 +-
 components/camel-elasticsearch5/pom.xml         |   5 +-
 components/camel-elsql/pom.xml                  |   2 +-
 components/camel-etcd/pom.xml                   |   5 +-
 components/camel-eventadmin/pom.xml             |   2 +-
 components/camel-exec/pom.xml                   |   2 +-
 components/camel-facebook/pom.xml               |   2 +-
 components/camel-fastjson/pom.xml               |   2 +-
 components/camel-flatpack/pom.xml               |   2 +-
 components/camel-flink/pom.xml                  |   5 +-
 components/camel-fop/pom.xml                    |   2 +-
 components/camel-freemarker/pom.xml             |   2 +-
 components/camel-ftp/pom.xml                    |   2 +-
 components/camel-ganglia/pom.xml                |   2 +-
 components/camel-geocoder/pom.xml               |   2 +-
 components/camel-git/pom.xml                    |   2 +-
 components/camel-github/pom.xml                 |   2 +-
 components/camel-google-bigquery/pom.xml        |   5 +-
 components/camel-google-calendar/pom.xml        |   2 +-
 components/camel-google-drive/pom.xml           |   2 +-
 components/camel-google-mail/pom.xml            |   2 +-
 components/camel-google-pubsub/pom.xml          |   5 +-
 components/camel-gora/pom.xml                   |   5 +-
 components/camel-grape/pom.xml                  |   2 +-
 components/camel-groovy-dsl/pom.xml             |   2 +-
 components/camel-groovy/pom.xml                 |   2 +-
 components/camel-grpc/pom.xml                   |   5 +-
 components/camel-gson/pom.xml                   |   2 +-
 components/camel-guava-eventbus/pom.xml         |   2 +-
 components/camel-guice/pom.xml                  |   2 +-
 components/camel-hawtdb/pom.xml                 |   2 +-
 components/camel-hazelcast/pom.xml              |   2 +-
 components/camel-hbase/pom.xml                  |   2 +-
 components/camel-hdfs/pom.xml                   |   2 +-
 components/camel-hdfs2/pom.xml                  |   2 +-
 components/camel-headersmap/pom.xml             |   2 +-
 components/camel-hessian/pom.xml                |   6 +-
 components/camel-hipchat/pom.xml                |   2 +-
 components/camel-hl7/pom.xml                    |   2 +-
 components/camel-http-common/pom.xml            |   2 +-
 components/camel-http/pom.xml                   |   2 +-
 components/camel-http4/pom.xml                  |   2 +-
 components/camel-hystrix/pom.xml                |   5 +-
 components/camel-ibatis/pom.xml                 |   2 +-
 components/camel-ical/pom.xml                   |   2 +-
 components/camel-iec60870/pom.xml               |   5 +-
 components/camel-ignite/pom.xml                 |   2 +-
 components/camel-infinispan/pom.xml             |   2 +-
 components/camel-influxdb/pom.xml               |   5 +-
 components/camel-irc/pom.xml                    |   2 +-
 components/camel-ironmq/pom.xml                 |   5 +-
 components/camel-jackson/pom.xml                |   2 +-
 components/camel-jacksonxml/pom.xml             |   2 +-
 components/camel-jasypt/pom.xml                 |   2 +-
 components/camel-javaspace/pom.xml              |   2 +-
 components/camel-jaxb/pom.xml                   |   2 +-
 components/camel-jbpm/pom.xml                   |   2 +-
 components/camel-jcache/pom.xml                 |   2 +-
 components/camel-jclouds/pom.xml                |   2 +-
 components/camel-jcr/pom.xml                    |   2 +-
 components/camel-jdbc/pom.xml                   |   2 +-
 components/camel-jetty-common/pom.xml           |   2 +-
 components/camel-jetty/pom.xml                  |   2 +-
 components/camel-jetty9/pom.xml                 |   2 +-
 components/camel-jgroups/pom.xml                |   2 +-
 components/camel-jibx/pom.xml                   |   2 +-
 components/camel-jing/pom.xml                   |   2 +-
 components/camel-jira/pom.xml                   |   2 +-
 components/camel-jms/pom.xml                    |   5 +-
 components/camel-jmx/pom.xml                    |   2 +-
 components/camel-johnzon/pom.xml                |   2 +-
 components/camel-jolt/pom.xml                   |   2 +-
 components/camel-josql/pom.xml                  |   2 +-
 components/camel-jpa/pom.xml                    |   2 +-
 components/camel-jsch/pom.xml                   |   2 +-
 components/camel-json-validator/pom.xml         |   5 +-
 components/camel-jsonpath/pom.xml               |   2 +-
 components/camel-jt400/pom.xml                  |   2 +-
 components/camel-juel/pom.xml                   |   2 +-
 components/camel-jxpath/pom.xml                 |   2 +-
 components/camel-kafka/pom.xml                  |   5 +-
 components/camel-kestrel/pom.xml                |   2 +-
 components/camel-krati/pom.xml                  |   2 +-
 components/camel-kubernetes/pom.xml             |   2 +-
 components/camel-kura/pom.xml                   |   5 +-
 components/camel-ldap/pom.xml                   |   2 +-
 components/camel-ldif/pom.xml                   |   5 +-
 components/camel-leveldb/pom.xml                |   2 +-
 .../camel-linkedin/camel-linkedin-api/pom.xml   |   2 +-
 .../camel-linkedin-component/pom.xml            |   2 +-
 components/camel-linkedin/pom.xml               |   2 +-
 components/camel-lucene/pom.xml                 |   5 +-
 components/camel-lumberjack/pom.xml             |   6 +-
 components/camel-lzf/pom.xml                    |   2 +-
 components/camel-mail/pom.xml                   |   2 +-
 components/camel-master/pom.xml                 |   5 +-
 components/camel-metrics/pom.xml                |   2 +-
 components/camel-milo/pom.xml                   |   5 +-
 components/camel-mina/pom.xml                   |   2 +-
 components/camel-mina2/pom.xml                  |   2 +-
 components/camel-mllp/pom.xml                   |   6 +-
 components/camel-mongodb-gridfs/pom.xml         |   2 +-
 components/camel-mongodb/pom.xml                |   2 +-
 components/camel-mongodb3/pom.xml               |   2 +-
 components/camel-mqtt/pom.xml                   |   2 +-
 components/camel-msv/pom.xml                    |   2 +-
 components/camel-mustache/pom.xml               |   2 +-
 components/camel-mvel/pom.xml                   |   2 +-
 components/camel-mybatis/pom.xml                |   2 +-
 components/camel-nagios/pom.xml                 |   2 +-
 components/camel-nats/pom.xml                   |   2 +-
 components/camel-netty-http/pom.xml             |   2 +-
 components/camel-netty/pom.xml                  |   2 +-
 components/camel-netty4-http/pom.xml            |   2 +-
 components/camel-netty4/pom.xml                 |   2 +-
 components/camel-ognl/pom.xml                   |   2 +-
 .../camel-olingo2/camel-olingo2-api/pom.xml     |   2 +-
 .../camel-olingo2-component/pom.xml             |   2 +-
 components/camel-olingo2/pom.xml                |   2 +-
 .../camel-olingo4/camel-olingo4-api/pom.xml     |   5 +-
 .../camel-olingo4-component/pom.xml             |  10 +-
 components/camel-olingo4/pom.xml                |   2 +-
 components/camel-openshift/pom.xml              |   2 +-
 components/camel-openstack/pom.xml              |   6 +-
 components/camel-opentracing/pom.xml            |   5 +-
 components/camel-optaplanner/pom.xml            |   2 +-
 components/camel-paho/pom.xml                   |   2 +-
 components/camel-paxlogging/pom.xml             |   2 +-
 components/camel-pdf/pom.xml                    |   2 +-
 components/camel-pgevent/pom.xml                |   2 +-
 components/camel-printer/pom.xml                |   2 +-
 components/camel-protobuf/pom.xml               |   5 +-
 components/camel-pubnub/pom.xml                 |   5 +-
 components/camel-quartz/pom.xml                 |   2 +-
 components/camel-quartz2/pom.xml                |   2 +-
 components/camel-quickfix/pom.xml               |   2 +-
 components/camel-rabbitmq/pom.xml               |   2 +-
 components/camel-reactive-streams/pom.xml       |   5 +-
 components/camel-reactor/pom.xml                |   5 +-
 components/camel-rest-swagger/pom.xml           |   5 +-
 components/camel-restlet/pom.xml                |   5 +-
 components/camel-ribbon/pom.xml                 |   5 +-
 components/camel-rmi/pom.xml                    |   2 +-
 components/camel-routebox/pom.xml               |   2 +-
 components/camel-rss/pom.xml                    |   2 +-
 components/camel-ruby/pom.xml                   |   2 +-
 components/camel-rx/pom.xml                     |   2 +-
 .../camel-salesforce-component/pom.xml          |  16 +-
 .../camel-salesforce-maven-plugin/pom.xml       |   7 +-
 components/camel-salesforce/pom.xml             |   5 +-
 components/camel-sap-netweaver/pom.xml          |   2 +-
 components/camel-saxon/pom.xml                  |   2 +-
 components/camel-scala/pom.xml                  |   2 +-
 components/camel-schematron/pom.xml             |   2 +-
 components/camel-scr/pom.xml                    |   2 +-
 components/camel-script/pom.xml                 |   2 +-
 .../camel-servicenow-component/pom.xml          |   2 +-
 .../camel-servicenow-maven-plugin/pom.xml       |   7 +-
 components/camel-servicenow/pom.xml             |   5 +-
 components/camel-servlet/pom.xml                |   2 +-
 components/camel-servletlistener/pom.xml        |   2 +-
 components/camel-shiro/pom.xml                  |   2 +-
 components/camel-sip/pom.xml                    |   2 +-
 components/camel-sjms/pom.xml                   |   2 +-
 components/camel-sjms2/pom.xml                  |   2 +-
 components/camel-slack/pom.xml                  |   2 +-
 components/camel-smpp/pom.xml                   |   2 +-
 components/camel-snakeyaml/pom.xml              |   2 +-
 components/camel-snmp/pom.xml                   |   2 +-
 components/camel-soap/pom.xml                   |   2 +-
 components/camel-solr/pom.xml                   |   4 +-
 components/camel-spark-rest/pom.xml             |   2 +-
 components/camel-spark/pom.xml                  |   5 +-
 components/camel-splunk/pom.xml                 |   2 +-
 components/camel-spring-batch/pom.xml           |   2 +-
 components/camel-spring-boot/pom.xml            |   4 +-
 components/camel-spring-cloud-netflix/pom.xml   |   4 +-
 components/camel-spring-cloud/pom.xml           |   4 +-
 components/camel-spring-integration/pom.xml     |   2 +-
 components/camel-spring-javaconfig/pom.xml      |   2 +-
 components/camel-spring-ldap/pom.xml            |   2 +-
 components/camel-spring-redis/pom.xml           |   2 +-
 components/camel-spring-security/pom.xml        |   5 +-
 components/camel-spring-ws/pom.xml              |   5 +-
 components/camel-spring/pom.xml                 |  16 +-
 components/camel-sql/pom.xml                    |   2 +-
 components/camel-ssh/pom.xml                    |   2 +-
 components/camel-stax/pom.xml                   |   2 +-
 components/camel-stomp/pom.xml                  |   2 +-
 components/camel-stream/pom.xml                 |   2 +-
 components/camel-stringtemplate/pom.xml         |   2 +-
 components/camel-swagger-java/pom.xml           |   5 +-
 components/camel-swagger/pom.xml                |   2 +-
 components/camel-syslog/pom.xml                 |   2 +-
 components/camel-tagsoup/pom.xml                |   2 +-
 components/camel-tarfile/pom.xml                |   2 +-
 components/camel-telegram/pom.xml               |   2 +-
 components/camel-test-blueprint/pom.xml         |   2 +-
 components/camel-test-cdi/pom.xml               |   2 +-
 components/camel-test-karaf/pom.xml             |  11 +-
 components/camel-test-spring/pom.xml            |   2 +-
 components/camel-test/pom.xml                   |   2 +-
 components/camel-testng/pom.xml                 |   2 +-
 components/camel-thrift/pom.xml                 |   5 +-
 components/camel-tika/pom.xml                   |   5 +-
 components/camel-twilio/pom.xml                 |   2 +-
 components/camel-twitter/pom.xml                |   2 +-
 components/camel-undertow/pom.xml               |   2 +-
 components/camel-univocity-parsers/pom.xml      |   2 +-
 components/camel-urlrewrite/pom.xml             |   2 +-
 components/camel-velocity/pom.xml               |   2 +-
 components/camel-vertx/pom.xml                  |   2 +-
 components/camel-weather/pom.xml                |   2 +-
 components/camel-websocket/pom.xml              |   5 +-
 components/camel-xmlbeans/pom.xml               |   7 +-
 components/camel-xmljson/pom.xml                |   2 +-
 components/camel-xmlrpc/pom.xml                 |   2 +-
 components/camel-xmlsecurity/pom.xml            |   2 +-
 components/camel-xmpp/pom.xml                   |   2 +-
 components/camel-xstream/pom.xml                |   2 +-
 components/camel-yammer/pom.xml                 |   2 +-
 components/camel-zendesk/pom.xml                |   5 +-
 components/camel-zipfile/pom.xml                |   2 +-
 components/camel-zipkin/pom.xml                 |   5 +-
 components/camel-zookeeper-master/pom.xml       |   2 +-
 components/camel-zookeeper/pom.xml              |   2 +-
 components/pom.xml                              |   2 +-
 connectors/camel-connector-maven-plugin/pom.xml |   5 +-
 connectors/camel-connector/pom.xml              |   5 +-
 connectors/pom.xml                              |   5 +-
 etc/pom.xml                                     |   2 +-
 examples/camel-example-activemq-tomcat/pom.xml  |   5 +-
 examples/camel-example-aggregate/pom.xml        |   5 +-
 examples/camel-example-bam/pom.xml              |   5 +-
 examples/camel-example-cafe/pom.xml             |   5 +-
 .../camel-example-cassandra-kubernetes/pom.xml  |   2 +-
 examples/camel-example-cdi-aws-s3/pom.xml       |   5 +-
 examples/camel-example-cdi-cassandraql/pom.xml  |   5 +-
 examples/camel-example-cdi-kubernetes/pom.xml   |   5 +-
 examples/camel-example-cdi-metrics/pom.xml      |   5 +-
 examples/camel-example-cdi-osgi/pom.xml         |   5 +-
 examples/camel-example-cdi-properties/pom.xml   |   5 +-
 examples/camel-example-cdi-rest-servlet/pom.xml |   5 +-
 examples/camel-example-cdi-test/pom.xml         |   5 +-
 examples/camel-example-cdi-xml/pom.xml          |   5 +-
 examples/camel-example-cdi/pom.xml              |   5 +-
 examples/camel-example-console/pom.xml          |   5 +-
 examples/camel-example-cxf-blueprint/pom.xml    |   5 +-
 examples/camel-example-cxf-proxy/pom.xml        |   5 +-
 examples/camel-example-cxf-tomcat/pom.xml       |   5 +-
 examples/camel-example-cxf/pom.xml              |   5 +-
 examples/camel-example-ftp/pom.xml              |   5 +-
 examples/camel-example-google-pubsub/pom.xml    |   5 +-
 examples/camel-example-groovy/pom.xml           |   5 +-
 .../hello-camel-grpc-client-kubernetes/pom.xml  |   5 +-
 .../hello-camel-grpc-server-kubernetes/pom.xml  |   5 +-
 examples/camel-example-grpc-kubernetes/pom.xml  |   5 +-
 examples/camel-example-guice-jms/pom.xml        |   5 +-
 .../camel-example-hazelcast-kubernetes/pom.xml  |   2 +-
 examples/camel-example-hystrix/client/pom.xml   |   5 +-
 examples/camel-example-hystrix/pom.xml          |   5 +-
 examples/camel-example-hystrix/service1/pom.xml |   5 +-
 examples/camel-example-hystrix/service2/pom.xml |   5 +-
 examples/camel-example-java8-rx/pom.xml         |   5 +-
 examples/camel-example-java8/pom.xml            |   5 +-
 examples/camel-example-jdbc/pom.xml             |   5 +-
 examples/camel-example-jms-file/pom.xml         |   5 +-
 examples/camel-example-jmx/pom.xml              |   5 +-
 examples/camel-example-kafka/pom.xml            |   5 +-
 examples/camel-example-kotlin/pom.xml           |   5 +-
 examples/camel-example-loadbalancing/pom.xml    |   5 +-
 examples/camel-example-loan-broker-cxf/pom.xml  |   5 +-
 examples/camel-example-loan-broker-jms/pom.xml  |   5 +-
 examples/camel-example-management/pom.xml       |   5 +-
 examples/camel-example-mybatis/pom.xml          |   5 +-
 .../camel-example-netty-http/myapp-cdi/pom.xml  |   5 +-
 .../camel-example-netty-http/myapp-one/pom.xml  |   5 +-
 .../camel-example-netty-http/myapp-two/pom.xml  |   5 +-
 examples/camel-example-netty-http/pom.xml       |   5 +-
 .../shared-netty-http-server/pom.xml            |   5 +-
 .../camel-example-opentracing/client/pom.xml    |   5 +-
 .../loggingtracer/pom.xml                       |   5 +-
 examples/camel-example-opentracing/pom.xml      |   5 +-
 .../camel-example-opentracing/service1/pom.xml  |   5 +-
 .../camel-example-opentracing/service2/pom.xml  |   7 +-
 examples/camel-example-pojo-messaging/pom.xml   |   5 +-
 examples/camel-example-reactive-streams/pom.xml |   6 +-
 examples/camel-example-reload/pom.xml           |   5 +-
 .../pom.xml                                     |   5 +-
 examples/camel-example-reportincident/pom.xml   |   5 +-
 examples/camel-example-rest-producer/pom.xml    |   5 +-
 examples/camel-example-rest-swagger/pom.xml     |   5 +-
 examples/camel-example-restlet-jdbc/pom.xml     |   5 +-
 examples/camel-example-route-throttling/pom.xml |   5 +-
 examples/camel-example-scala/pom.xml            |   5 +-
 .../pom.xml                                     |   5 +-
 .../pom.xml                                     |   5 +-
 examples/camel-example-servlet-tomcat/pom.xml   |   5 +-
 .../camel-example-simplejirabot/javadsl/pom.xml |   5 +-
 examples/camel-example-simplejirabot/pom.xml    |   5 +-
 .../camel-example-simplejirabot/xmlconf/pom.xml |   5 +-
 examples/camel-example-spark-rest/pom.xml       |   5 +-
 examples/camel-example-splunk/pom.xml           |   5 +-
 .../camel-example-spring-boot-activemq/pom.xml  |   5 +-
 .../cluster-bootstrap/pom.xml                   |   6 +-
 .../cluster-node/pom.xml                        |   6 +-
 .../pom.xml                                     |   5 +-
 .../camel-example-spring-boot-geocoder/pom.xml  |   5 +-
 .../hello-camel-grpc-client/pom.xml             |   5 +-
 .../hello-camel-grpc-server/pom.xml             |   5 +-
 examples/camel-example-spring-boot-grpc/pom.xml |   5 +-
 .../application/pom.xml                         |   5 +-
 .../pom.xml                                     |   5 +-
 .../service/pom.xml                             |   5 +-
 .../pom.xml                                     |   5 +-
 .../pom.xml                                     |   5 +-
 .../camel-example-spring-boot-master/pom.xml    |   5 +-
 .../camel-example-spring-boot-metrics/pom.xml   |   5 +-
 examples/camel-example-spring-boot-pojo/pom.xml |   5 +-
 .../camel-example-spring-boot-rest-jpa/pom.xml  |   5 +-
 .../pom.xml                                     |   5 +-
 .../consumer/pom.xml                            |   6 +-
 .../pom.xml                                     |   6 +-
 .../services/pom.xml                            |   6 +-
 .../pom.xml                                     |   5 +-
 examples/camel-example-spring-boot/pom.xml      |   5 +-
 .../consumer/pom.xml                            |   6 +-
 .../pom.xml                                     |   6 +-
 .../service/pom.xml                             |   6 +-
 .../camel-example-spring-javaconfig/pom.xml     |   5 +-
 examples/camel-example-spring-jms/pom.xml       |   5 +-
 examples/camel-example-spring-security/pom.xml  |   5 +-
 examples/camel-example-spring-ws/pom.xml        |   5 +-
 examples/camel-example-spring-xquery/pom.xml    |   7 +-
 examples/camel-example-spring/pom.xml           |   5 +-
 examples/camel-example-sql-blueprint/pom.xml    |   5 +-
 examples/camel-example-ssh-security/pom.xml     |   7 +-
 examples/camel-example-ssh/pom.xml              |   7 +-
 examples/camel-example-swagger-cdi/pom.xml      |   5 +-
 examples/camel-example-swagger-osgi/pom.xml     |   5 +-
 examples/camel-example-swagger-xml/pom.xml      |  16 +-
 examples/camel-example-tracer/pom.xml           |   5 +-
 .../camel-example-transformer-blueprint/pom.xml |   5 +-
 examples/camel-example-transformer-cdi/pom.xml  |   5 +-
 examples/camel-example-transformer-demo/pom.xml |   5 +-
 .../camel-example-twitter-salesforce/pom.xml    |   5 +-
 .../pom.xml                                     |   5 +-
 .../camel-example-twitter-websocket/pom.xml     |   5 +-
 .../camel-example-validator-spring-boot/pom.xml |   5 +-
 .../camel-example-widget-gadget-cdi/pom.xml     |   5 +-
 .../camel-example-widget-gadget-java/pom.xml    |   5 +-
 .../camel-example-widget-gadget-xml/pom.xml     |   5 +-
 examples/camel-example-zipkin/client/pom.xml    |   5 +-
 examples/camel-example-zipkin/pom.xml           |   5 +-
 examples/camel-example-zipkin/service1/pom.xml  |   5 +-
 examples/camel-example-zipkin/service2/pom.xml  |   5 +-
 examples/pom.xml                                |   6 +-
 parent/pom.xml                                  |   8 +-
 platforms/camel-catalog-connector/pom.xml       |   5 +-
 platforms/camel-catalog-lucene/pom.xml          |   5 +-
 platforms/camel-catalog-maven/pom.xml           |   5 +-
 platforms/camel-catalog-nexus/pom.xml           |   5 +-
 platforms/camel-catalog-provider-karaf/pom.xml  |   5 +-
 .../camel-catalog-provider-springboot/pom.xml   |   5 +-
 platforms/camel-catalog-rest-app/pom.xml        |   2 +-
 platforms/camel-catalog-rest/pom.xml            |   2 +-
 platforms/camel-catalog/pom.xml                 |   5 +-
 platforms/commands/commands-core/pom.xml        |   2 +-
 platforms/commands/commands-jolokia/pom.xml     |   2 +-
 platforms/commands/commands-spring-boot/pom.xml |   7 +-
 platforms/commands/pom.xml                      |   2 +-
 platforms/dummy-component/pom.xml               |   2 +-
 platforms/karaf/commands/pom.xml                |   2 +-
 platforms/karaf/features/pom.xml                |   5 +-
 platforms/karaf/pom.xml                         |   2 +-
 platforms/myfoo-connector/pom.xml               |   4 +-
 platforms/pom.xml                               |   2 +-
 .../camel-ahc-starter/pom.xml                   |   2 +-
 .../camel-ahc-ws-starter/pom.xml                |   2 +-
 .../camel-amqp-starter/pom.xml                  |   2 +-
 .../camel-apns-starter/pom.xml                  |   2 +-
 .../camel-asn1-starter/pom.xml                  |   2 +-
 .../camel-asterisk-starter/pom.xml              |   2 +-
 .../camel-atmos-starter/pom.xml                 |   2 +-
 .../camel-atmosphere-websocket-starter/pom.xml  |   2 +-
 .../camel-atom-starter/pom.xml                  |   2 +-
 .../camel-atomix-starter/pom.xml                |   2 +-
 .../camel-avro-starter/pom.xml                  |   2 +-
 .../camel-aws-starter/pom.xml                   |   2 +-
 .../camel-azure-starter/pom.xml                 |   2 +-
 .../camel-bam-starter/pom.xml                   |   2 +-
 .../camel-barcode-starter/pom.xml               |   2 +-
 .../camel-base64-starter/pom.xml                |   2 +-
 .../camel-bean-validator-starter/pom.xml        |   2 +-
 .../camel-beanio-starter/pom.xml                |   2 +-
 .../camel-beanstalk-starter/pom.xml             |   2 +-
 .../camel-bindy-starter/pom.xml                 |   2 +-
 .../camel-bonita-starter/pom.xml                |   2 +-
 .../camel-boon-starter/pom.xml                  |   2 +-
 .../camel-box-starter/pom.xml                   |   2 +-
 .../camel-braintree-starter/pom.xml             |   2 +-
 .../camel-cache-starter/pom.xml                 |   2 +-
 .../camel-caffeine-starter/pom.xml              |   2 +-
 .../camel-cassandraql-starter/pom.xml           |   2 +-
 .../camel-castor-starter/pom.xml                |   2 +-
 .../camel-chronicle-starter/pom.xml             |   2 +-
 .../camel-chunk-starter/pom.xml                 |   2 +-
 .../camel-cm-sms-starter/pom.xml                |   2 +-
 .../camel-cmis-starter/pom.xml                  |   2 +-
 .../camel-coap-starter/pom.xml                  |   2 +-
 .../camel-cometd-starter/pom.xml                |   2 +-
 .../camel-consul-starter/pom.xml                |   2 +-
 .../camel-context-starter/pom.xml               |   2 +-
 .../camel-core-starter/pom.xml                  |   2 +-
 .../camel-couchbase-starter/pom.xml             |   2 +-
 .../camel-couchdb-starter/pom.xml               |   2 +-
 .../camel-crypto-cms-starter/pom.xml            |   2 +-
 .../camel-crypto-starter/pom.xml                |   2 +-
 .../camel-csv-starter/pom.xml                   |   2 +-
 .../camel-cxf-starter/pom.xml                   |   2 +-
 .../camel-cxf-transport-starter/pom.xml         |   2 +-
 .../camel-digitalocean-starter/pom.xml          |   2 +-
 .../camel-disruptor-starter/pom.xml             |   2 +-
 .../camel-dns-starter/pom.xml                   |   2 +-
 .../camel-docker-starter/pom.xml                |   2 +-
 .../camel-dozer-starter/pom.xml                 |   2 +-
 .../camel-drill-starter/pom.xml                 |   2 +-
 .../camel-dropbox-starter/pom.xml               |   2 +-
 .../camel-eclipse-starter/pom.xml               |   2 +-
 .../camel-ehcache-starter/pom.xml               |   2 +-
 .../camel-elasticsearch-starter/pom.xml         |   2 +-
 .../camel-elasticsearch5-starter/pom.xml        |   2 +-
 .../camel-elsql-starter/pom.xml                 |   2 +-
 .../camel-etcd-starter/pom.xml                  |   2 +-
 .../camel-exec-starter/pom.xml                  |   2 +-
 .../camel-facebook-starter/pom.xml              |   2 +-
 .../camel-fastjson-starter/pom.xml              |   2 +-
 .../camel-flatpack-starter/pom.xml              |   2 +-
 .../camel-flink-starter/pom.xml                 |   2 +-
 .../camel-fop-starter/pom.xml                   |   2 +-
 .../camel-freemarker-starter/pom.xml            |   2 +-
 .../camel-ftp-starter/pom.xml                   |   2 +-
 .../camel-ganglia-starter/pom.xml               |   2 +-
 .../camel-geocoder-starter/pom.xml              |   2 +-
 .../camel-git-starter/pom.xml                   |   2 +-
 .../camel-github-starter/pom.xml                |   2 +-
 .../camel-google-bigquery-starter/pom.xml       |   2 +-
 .../camel-google-calendar-starter/pom.xml       |   2 +-
 .../camel-google-drive-starter/pom.xml          |   2 +-
 .../camel-google-mail-starter/pom.xml           |   2 +-
 .../camel-google-pubsub-starter/pom.xml         |   2 +-
 .../camel-gora-starter/pom.xml                  |   2 +-
 .../camel-grape-starter/pom.xml                 |   2 +-
 .../camel-groovy-starter/pom.xml                |   2 +-
 .../camel-grpc-starter/pom.xml                  |   2 +-
 .../camel-gson-starter/pom.xml                  |   2 +-
 .../camel-guava-eventbus-starter/pom.xml        |   2 +-
 .../camel-guice-starter/pom.xml                 |   2 +-
 .../camel-hawtdb-starter/pom.xml                |   2 +-
 .../camel-hazelcast-starter/pom.xml             |   2 +-
 .../camel-hbase-starter/pom.xml                 |   2 +-
 .../camel-hdfs-starter/pom.xml                  |   2 +-
 .../camel-hdfs2-starter/pom.xml                 |   2 +-
 .../camel-headersmap-starter/pom.xml            |   2 +-
 .../camel-hessian-starter/pom.xml               |   2 +-
 .../camel-hipchat-starter/pom.xml               |   2 +-
 .../camel-hl7-starter/pom.xml                   |   2 +-
 .../camel-http-common-starter/pom.xml           |   2 +-
 .../camel-http-starter/pom.xml                  |   2 +-
 .../camel-http4-starter/pom.xml                 |   2 +-
 .../camel-hystrix-starter/pom.xml               |   2 +-
 .../camel-ical-starter/pom.xml                  |   2 +-
 .../camel-iec60870-starter/pom.xml              |   2 +-
 .../camel-ignite-starter/pom.xml                |   2 +-
 .../camel-infinispan-starter/pom.xml            |   2 +-
 .../camel-influxdb-starter/pom.xml              |   2 +-
 .../camel-irc-starter/pom.xml                   |   2 +-
 .../camel-ironmq-starter/pom.xml                |   2 +-
 .../camel-jackson-starter/pom.xml               |   2 +-
 .../camel-jacksonxml-starter/pom.xml            |   2 +-
 .../camel-jasypt-starter/pom.xml                |   2 +-
 .../camel-javaspace-starter/pom.xml             |   2 +-
 .../camel-jaxb-starter/pom.xml                  |   2 +-
 .../camel-jbpm-starter/pom.xml                  |   2 +-
 .../camel-jcache-starter/pom.xml                |   2 +-
 .../camel-jcr-starter/pom.xml                   |   2 +-
 .../camel-jdbc-starter/pom.xml                  |   2 +-
 .../camel-jetty-common-starter/pom.xml          |   2 +-
 .../camel-jetty-starter/pom.xml                 |   2 +-
 .../camel-jetty9-starter/pom.xml                |   2 +-
 .../camel-jgroups-starter/pom.xml               |   2 +-
 .../camel-jibx-starter/pom.xml                  |   2 +-
 .../camel-jing-starter/pom.xml                  |   2 +-
 .../camel-jira-starter/pom.xml                  |   2 +-
 .../camel-jms-starter/pom.xml                   |   2 +-
 .../camel-jmx-starter/pom.xml                   |   2 +-
 .../camel-johnzon-starter/pom.xml               |   2 +-
 .../camel-jolt-starter/pom.xml                  |   2 +-
 .../camel-josql-starter/pom.xml                 |   2 +-
 .../camel-jpa-starter/pom.xml                   |   2 +-
 .../camel-jsch-starter/pom.xml                  |   2 +-
 .../camel-json-validator-starter/pom.xml        |   2 +-
 .../camel-jsonpath-starter/pom.xml              |   2 +-
 .../camel-jt400-starter/pom.xml                 |   2 +-
 .../camel-juel-starter/pom.xml                  |   2 +-
 .../camel-jxpath-starter/pom.xml                |   2 +-
 .../camel-kafka-starter/pom.xml                 |   2 +-
 .../camel-kestrel-starter/pom.xml               |   2 +-
 .../camel-krati-starter/pom.xml                 |   2 +-
 .../camel-kubernetes-starter/pom.xml            |   2 +-
 .../camel-kura-starter/pom.xml                  |   2 +-
 .../camel-ldap-starter/pom.xml                  |   2 +-
 .../camel-ldif-starter/pom.xml                  |   2 +-
 .../camel-leveldb-starter/pom.xml               |   2 +-
 .../camel-linkedin-starter/pom.xml              |   2 +-
 .../camel-lucene-starter/pom.xml                |   2 +-
 .../camel-lumberjack-starter/pom.xml            |   2 +-
 .../camel-lzf-starter/pom.xml                   |   2 +-
 .../camel-mail-starter/pom.xml                  |   2 +-
 .../camel-master-starter/pom.xml                |   2 +-
 .../camel-metrics-starter/pom.xml               |   2 +-
 .../camel-milo-starter/pom.xml                  |   2 +-
 .../camel-mina2-starter/pom.xml                 |   2 +-
 .../camel-mllp-starter/pom.xml                  |   2 +-
 .../camel-mongodb-gridfs-starter/pom.xml        |   2 +-
 .../camel-mongodb-starter/pom.xml               |   2 +-
 .../camel-mongodb3-starter/pom.xml              |   2 +-
 .../camel-mqtt-starter/pom.xml                  |   2 +-
 .../camel-msv-starter/pom.xml                   |   2 +-
 .../camel-mustache-starter/pom.xml              |   2 +-
 .../camel-mvel-starter/pom.xml                  |   2 +-
 .../camel-mybatis-starter/pom.xml               |   2 +-
 .../camel-nagios-starter/pom.xml                |   2 +-
 .../camel-nats-starter/pom.xml                  |   2 +-
 .../camel-netty-http-starter/pom.xml            |   2 +-
 .../camel-netty-starter/pom.xml                 |   2 +-
 .../camel-netty4-http-starter/pom.xml           |   2 +-
 .../camel-netty4-starter/pom.xml                |   2 +-
 .../camel-ognl-starter/pom.xml                  |   2 +-
 .../camel-olingo2-starter/pom.xml               |   2 +-
 .../camel-olingo4-starter/pom.xml               |   2 +-
 .../camel-openshift-starter/pom.xml             |   2 +-
 .../camel-openstack-starter/pom.xml             |   2 +-
 .../camel-opentracing-starter/pom.xml           |   2 +-
 .../camel-optaplanner-starter/pom.xml           |   2 +-
 .../camel-paho-starter/pom.xml                  |   2 +-
 .../camel-pdf-starter/pom.xml                   |   2 +-
 .../camel-pgevent-starter/pom.xml               |   2 +-
 .../camel-printer-starter/pom.xml               |   2 +-
 .../camel-protobuf-starter/pom.xml              |   2 +-
 .../camel-pubnub-starter/pom.xml                |   2 +-
 .../camel-quartz2-starter/pom.xml               |   2 +-
 .../camel-quickfix-starter/pom.xml              |   2 +-
 .../camel-rabbitmq-starter/pom.xml              |   2 +-
 .../camel-reactive-streams-starter/pom.xml      |   2 +-
 .../camel-reactor-starter/pom.xml               |   2 +-
 .../camel-rest-swagger-starter/pom.xml          |   2 +-
 .../camel-restlet-starter/pom.xml               |   2 +-
 .../camel-ribbon-starter/pom.xml                |   2 +-
 .../camel-rmi-starter/pom.xml                   |   2 +-
 .../camel-routebox-starter/pom.xml              |   2 +-
 .../camel-rss-starter/pom.xml                   |   2 +-
 .../camel-ruby-starter/pom.xml                  |   2 +-
 .../components-starter/camel-rx-starter/pom.xml |   2 +-
 .../camel-salesforce-starter/pom.xml            |   2 +-
 .../camel-sap-netweaver-starter/pom.xml         |   2 +-
 .../camel-saxon-starter/pom.xml                 |   2 +-
 .../camel-schematron-starter/pom.xml            |   2 +-
 .../camel-script-starter/pom.xml                |   2 +-
 .../camel-servicenow-starter/pom.xml            |   2 +-
 .../camel-servlet-starter/pom.xml               |   2 +-
 .../camel-servletlistener-starter/pom.xml       |   2 +-
 .../camel-shiro-starter/pom.xml                 |   2 +-
 .../camel-sip-starter/pom.xml                   |   2 +-
 .../camel-sjms-starter/pom.xml                  |   2 +-
 .../camel-sjms2-starter/pom.xml                 |   2 +-
 .../camel-slack-starter/pom.xml                 |   2 +-
 .../camel-smpp-starter/pom.xml                  |   2 +-
 .../camel-snakeyaml-starter/pom.xml             |   2 +-
 .../camel-snmp-starter/pom.xml                  |   2 +-
 .../camel-soap-starter/pom.xml                  |   2 +-
 .../camel-solr-starter/pom.xml                  |   2 +-
 .../camel-spark-starter/pom.xml                 |   2 +-
 .../camel-splunk-starter/pom.xml                |   2 +-
 .../camel-spring-batch-starter/pom.xml          |   2 +-
 .../camel-spring-boot-starter/pom.xml           |   2 +-
 .../camel-spring-cloud-netflix-starter/pom.xml  |   2 +-
 .../camel-spring-cloud-starter/pom.xml          |   2 +-
 .../camel-spring-integration-starter/pom.xml    |   2 +-
 .../camel-spring-javaconfig-starter/pom.xml     |   2 +-
 .../camel-spring-ldap-starter/pom.xml           |   2 +-
 .../camel-spring-redis-starter/pom.xml          |   2 +-
 .../camel-spring-security-starter/pom.xml       |   2 +-
 .../camel-spring-starter/pom.xml                |   2 +-
 .../camel-spring-ws-starter/pom.xml             |   2 +-
 .../camel-sql-starter/pom.xml                   |   2 +-
 .../camel-ssh-starter/pom.xml                   |   2 +-
 .../camel-stax-starter/pom.xml                  |   2 +-
 .../camel-stomp-starter/pom.xml                 |   2 +-
 .../camel-stream-starter/pom.xml                |   2 +-
 .../camel-stringtemplate-starter/pom.xml        |   2 +-
 .../camel-swagger-java-starter/pom.xml          |   2 +-
 .../camel-syslog-starter/pom.xml                |   2 +-
 .../camel-tagsoup-starter/pom.xml               |   2 +-
 .../camel-tarfile-starter/pom.xml               |   2 +-
 .../camel-telegram-starter/pom.xml              |   2 +-
 .../camel-thrift-starter/pom.xml                |   2 +-
 .../camel-tika-starter/pom.xml                  |   2 +-
 .../camel-twilio-starter/pom.xml                |   2 +-
 .../camel-twitter-starter/pom.xml               |   2 +-
 .../camel-undertow-starter/pom.xml              |   2 +-
 .../camel-univocity-parsers-starter/pom.xml     |   2 +-
 .../camel-urlrewrite-starter/pom.xml            |   2 +-
 .../camel-velocity-starter/pom.xml              |   2 +-
 .../camel-vertx-starter/pom.xml                 |   2 +-
 .../camel-weather-starter/pom.xml               |   2 +-
 .../camel-websocket-starter/pom.xml             |   2 +-
 .../camel-xmlbeans-starter/pom.xml              |   2 +-
 .../camel-xmljson-starter/pom.xml               |   2 +-
 .../camel-xmlrpc-starter/pom.xml                |   2 +-
 .../camel-xmlsecurity-starter/pom.xml           |   2 +-
 .../camel-xmpp-starter/pom.xml                  |   2 +-
 .../camel-xstream-starter/pom.xml               |   2 +-
 .../camel-yammer-starter/pom.xml                |   2 +-
 .../camel-zendesk-starter/pom.xml               |   2 +-
 .../camel-zipfile-starter/pom.xml               |   2 +-
 .../camel-zipkin-starter/pom.xml                |   2 +-
 .../camel-zookeeper-master-starter/pom.xml      |   2 +-
 .../camel-zookeeper-starter/pom.xml             |   2 +-
 .../spring-boot/components-starter/pom.xml      |   2 +-
 platforms/spring-boot/pom.xml                   |   6 +-
 .../pom.xml                                     |   6 +-
 .../camel-spring-boot-dependencies/pom.xml      |   2 +-
 .../spring-boot-dm/camel-starter-parent/pom.xml |   6 +-
 platforms/spring-boot/spring-boot-dm/pom.xml    |   6 +-
 pom.xml                                         |   4 +-
 tests/camel-blueprint-cxf-test/pom.xml          |   5 +-
 tests/camel-blueprint-test/pom.xml              |   2 +-
 tests/camel-itest-cdi/pom.xml                   |   2 +-
 tests/camel-itest-jms2/pom.xml                  |   5 +-
 tests/camel-itest-karaf/pom.xml                 |   7 +-
 tests/camel-itest-osgi/pom.xml                  |   5 +-
 tests/camel-itest-performance/pom.xml           |   2 +-
 tests/camel-itest-standalone/pom.xml            |   2 +-
 tests/camel-itest/pom.xml                       |   2 +-
 tests/camel-jmh/pom.xml                         |   5 +-
 tests/camel-partial-classpath-test/pom.xml      |   2 +-
 tests/camel-performance/pom.xml                 |   2 +-
 tests/camel-typeconverterscan-test/pom.xml      |   2 +-
 tests/pom.xml                                   |   2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml    |   2 +-
 tests/test-bundles/pom.xml                      |   2 +-
 tooling/apt/pom.xml                             |   5 +-
 tooling/camel-manual/pom.xml                    |   2 +-
 tooling/camel-route-parser/pom.xml              |   5 +-
 tooling/json-simple-ordered/pom.xml             |   5 +-
 .../maven/bom-generator-maven-plugin/pom.xml    |   6 +-
 .../camel-api-component-maven-plugin/pom.xml    |   5 +-
 .../pom.xml                                     |   5 +-
 tooling/maven/camel-maven-plugin/pom.xml        |   2 +-
 .../maven/camel-package-maven-plugin/pom.xml    |   5 +-
 .../maven/camel-restdsl-swagger-plugin/pom.xml  |   5 +-
 tooling/maven/guice-maven-plugin/pom.xml        |   5 +-
 tooling/maven/pom.xml                           |   4 +-
 tooling/parent/pom.xml                          |   5 +-
 tooling/pom.xml                                 |   5 +-
 tooling/spi-annotations/pom.xml                 |   2 +-
 tooling/swagger-rest-dsl-generator/pom.xml      |   5 +-
 748 files changed, 1154 insertions(+), 1401 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index beb8974..b836bcb 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-activemq/pom.xml b/archetypes/camel-archetype-activemq/pom.xml
index 82b8945..f04e49ec 100644
--- a/archetypes/camel-archetype-activemq/pom.xml
+++ b/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-api-component/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-api-component/pom.xml b/archetypes/camel-archetype-api-component/pom.xml
index 1487fc4..319d8c1 100644
--- a/archetypes/camel-archetype-api-component/pom.xml
+++ b/archetypes/camel-archetype-api-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-blueprint/pom.xml b/archetypes/camel-archetype-blueprint/pom.xml
index 3acad45..1f6b980 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-cdi/pom.xml b/archetypes/camel-archetype-cdi/pom.xml
index 7eaf01d..62c0ddc 100644
--- a/archetypes/camel-archetype-cdi/pom.xml
+++ b/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-component/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-component/pom.xml b/archetypes/camel-archetype-component/pom.xml
index c4aeeba..84c6446 100644
--- a/archetypes/camel-archetype-component/pom.xml
+++ b/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-connector/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-connector/pom.xml b/archetypes/camel-archetype-connector/pom.xml
index d4f4e28..04e787c 100644
--- a/archetypes/camel-archetype-connector/pom.xml
+++ b/archetypes/camel-archetype-connector/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-dataformat/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-dataformat/pom.xml b/archetypes/camel-archetype-dataformat/pom.xml
index 3d2989b..8a82263 100644
--- a/archetypes/camel-archetype-dataformat/pom.xml
+++ b/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-groovy/pom.xml b/archetypes/camel-archetype-groovy/pom.xml
index a80abe0..91d4b1d 100644
--- a/archetypes/camel-archetype-groovy/pom.xml
+++ b/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-java/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-java/pom.xml b/archetypes/camel-archetype-java/pom.xml
index d486321..3b41018 100644
--- a/archetypes/camel-archetype-java/pom.xml
+++ b/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-java8/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-java8/pom.xml b/archetypes/camel-archetype-java8/pom.xml
index a510364..8a7c658 100644
--- a/archetypes/camel-archetype-java8/pom.xml
+++ b/archetypes/camel-archetype-java8/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-scala/pom.xml b/archetypes/camel-archetype-scala/pom.xml
index 3dfffb7..3ade6f2 100644
--- a/archetypes/camel-archetype-scala/pom.xml
+++ b/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-scr/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-scr/pom.xml b/archetypes/camel-archetype-scr/pom.xml
index 47f8a60..914a20b 100644
--- a/archetypes/camel-archetype-scr/pom.xml
+++ b/archetypes/camel-archetype-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>archetypes</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index dbd413f..9465883 100644
--- a/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-spring/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-spring/pom.xml b/archetypes/camel-archetype-spring/pom.xml
index 9c9da43..4b88f29 100644
--- a/archetypes/camel-archetype-spring/pom.xml
+++ b/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/camel-archetype-web/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-web/pom.xml b/archetypes/camel-archetype-web/pom.xml
index 043db57..883f0a0 100644
--- a/archetypes/camel-archetype-web/pom.xml
+++ b/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index c379344..87395d5 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
   

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/bom/camel-bom/pom.xml
----------------------------------------------------------------------
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 69b3a60..065657a 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-bom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/bom/pom.xml
----------------------------------------------------------------------
diff --git a/bom/pom.xml b/bom/pom.xml
index e8946bc..3eb8bbf 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 1d4104c..b05c212 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 4138db0..2df4733 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -114,7 +113,7 @@
       org.apache.camel.impl.osgi.Activator
     </camel.osgi.activator>
     <!-- do not skip any tests by default -->
-    <platform.skip.tests/>
+    <platform.skip.tests />
   </properties>
 
   <dependencies>
@@ -240,7 +239,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
@@ -301,12 +300,11 @@
             <configuration>
               <target>
                 <echo>Including metadata properties files in camel-core.jar</echo>
-                <jar destfile="${project.build.directory}/${project.artifactId}-${project.version}.jar"
-                     update="true">
-                  <fileset dir="${basedir}/target/generated/camel/components/" includes="**/*"/>
-                  <fileset dir="${basedir}/target/generated/camel/dataformats/" includes="**/*"/>
-                  <fileset dir="${basedir}/target/generated/camel/languages/" includes="**/*"/>
-                  <fileset dir="${basedir}/target/generated/camel/models/" includes="**/*"/>
+                <jar destfile="${project.build.directory}/${project.artifactId}-${project.version}.jar" update="true">
+                  <fileset dir="${basedir}/target/generated/camel/components/" includes="**/*" />
+                  <fileset dir="${basedir}/target/generated/camel/dataformats/" includes="**/*" />
+                  <fileset dir="${basedir}/target/generated/camel/languages/" includes="**/*" />
+                  <fileset dir="${basedir}/target/generated/camel/models/" includes="**/*" />
                 </jar>
               </target>
             </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ahc-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 31c77a9..303a0c6 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index 367ea9d..fbff141 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index f768158..93734be 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index f2d9136..2c4d25f 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-asn1/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index 78ee779..3ebb36d 100644
--- a/components/camel-asn1/pom.xml
+++ b/components/camel-asn1/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-asn1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-asterisk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index ae459b5..87b84b6 100644
--- a/components/camel-asterisk/pom.xml
+++ b/components/camel-asterisk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-asterisk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-atmos/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 175dcc1..652ddb8 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-atmosphere-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index e8e14f0..8d15dac 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 3d5772c..a375854 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-atomix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atomix/pom.xml b/components/camel-atomix/pom.xml
index 577280c..f61926e 100644
--- a/components/camel-atomix/pom.xml
+++ b/components/camel-atomix/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-atomix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index c317bce..d7e84b5 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index d569214..2dab553 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-azure/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index 7502bd2..a7ef840 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-azure</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index a03d8dc..5f89af8 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-barcode/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 8d1aa3c..ab35c80 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 939e102..c589679 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index 011ac4f..75ec7e0 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 7a65676..2d3f389 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-beanstalk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index f1428ac..f76af52 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 667dc40..082c329 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index b276db0..dee7d34 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
@@ -387,8 +387,8 @@
                                   <echo>Generating XSD schema</echo>
                                   <schemagen srcdir="${project.build.directory}/schema-src" destdir="${project.build.directory}/schema">
                                       <schema namespace="http://camel.apache.org/schema/spring" file="camel-blueprint.xsd" />
-                                      <compilerarg line="-target ${jdk.version}"/>
-                                      <compilerarg line="-source ${jdk.version}"/>
+                                      <compilerarg line="-target ${jdk.version}" />
+                                      <compilerarg line="-source ${jdk.version}" />
                                       <classpath refid="maven.compile.classpath" />
                                   </schemagen>
 
@@ -545,14 +545,14 @@
                                                 <include name="**/package-info.java" />
                                             </fileset>
                                         </copy>
-                                        <path id ="source.files.list">
+                                        <path id="source.files.list">
                                             <fileset dir="${project.build.directory}/schema-src">
                                                 <include name="**/*.java" />
                                             </fileset>
                                         </path>
-                                        <property name="source.files.property" refid="source.files.list"/>
+                                        <property name="source.files.property" refid="source.files.list" />
                                         <propertyregex property="schema.source.formatted" input="${source.files.property}" regexp=":" replace=" " global="true" />
-                                        <property name="schema.source.files" value="${schema.source.formatted}"/>
+                                        <property name="schema.source.files" value="${schema.source.formatted}" />
                                         <echo>Schema files ${schema.source.files}</echo>
                                     </target>
                                     <exportAntProperties>true</exportAntProperties>
@@ -584,7 +584,7 @@
                                     <target>
                                         <echo>Copying XSD schema to be included in JAR</echo>
                                         <move file="${project.basedir}/schema1.xsd" tofile="${project.build.directory}/schema/camel-blueprint.xsd" />
-                                        <delete file="${project.basedir}/schema2.xsd"/>
+                                        <delete file="${project.basedir}/schema2.xsd" />
                                     </target>
                                 </configuration>
                                 <goals>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-bonita/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index bcf5de4..bb410d8 100644
--- a/components/camel-bonita/pom.xml
+++ b/components/camel-bonita/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-bonita</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-boon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index af387f0..b1d3c05 100644
--- a/components/camel-boon/pom.xml
+++ b/components/camel-boon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-box/camel-box-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/camel-box-api/pom.xml b/components/camel-box/camel-box-api/pom.xml
index 5893431..c92f93d 100644
--- a/components/camel-box/camel-box-api/pom.xml
+++ b/components/camel-box/camel-box-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-box-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-box-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-box/camel-box-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/camel-box-component/pom.xml b/components/camel-box/camel-box-component/pom.xml
index df705cc..b2736db 100644
--- a/components/camel-box/camel-box-component/pom.xml
+++ b/components/camel-box/camel-box-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-box-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-box</artifactId>
@@ -567,12 +567,12 @@
                 </api>
               </apis>
               <!-- Specify global values for all APIs here, these are overridden at API level
-                   <substitutions/>
-                   <excludeConfigNames/>
-                   <excludeConfigTypes/>
+                   <substitutions />
+                   <excludeConfigNames />
+                   <excludeConfigTypes />
                    <extraOptions>
-                   <fromJavadoc/>
-                   <aliases/> -->
+                   <fromJavadoc />
+                   <aliases /> -->
             </configuration>
           </execution>
         </executions>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-box/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 476a7ea..ab876a6 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-box-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-braintree/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index a8bc421..15872bc 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-braintree</artifactId>
@@ -118,22 +118,22 @@
                 <api>
                   <apiName>addOn</apiName>
                   <proxyClass>com.braintreegateway.AddOnGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>address</apiName>
                   <proxyClass>com.braintreegateway.AddressGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>clientToken</apiName>
                   <proxyClass>com.braintreegateway.ClientTokenGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>creditCardVerification</apiName>
                   <proxyClass>com.braintreegateway.CreditCardVerificationGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>customer</apiName>
@@ -145,12 +145,12 @@
                 <api>
                   <apiName>discount</apiName>
                   <proxyClass>com.braintreegateway.DiscountGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>merchantAccount</apiName>
                   <proxyClass>com.braintreegateway.MerchantAccountGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>paymentMethod</apiName>
@@ -169,17 +169,17 @@
                 <api>
                   <apiName>plan</apiName>
                   <proxyClass>com.braintreegateway.PlanGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>settlementBatchSummary</apiName>
                   <proxyClass>com.braintreegateway.SettlementBatchSummaryGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>subscription</apiName>
                   <proxyClass>com.braintreegateway.SubscriptionGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
                 <api>
                   <apiName>transaction</apiName>
@@ -207,7 +207,7 @@
                 <api>
                   <apiName>webhookNotification</apiName>
                   <proxyClass>com.braintreegateway.WebhookNotificationGateway</proxyClass>
-                  <fromJavadoc/>
+                  <fromJavadoc />
                 </api>
               </apis>
             </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index d2d1966..8673ec8 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-caffeine/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index d8a133e..4b136ee 100644
--- a/components/camel-caffeine/pom.xml
+++ b/components/camel-caffeine/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-caffeine</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 3fe4b3f..56fda4d 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index aa415c1..73ef84a 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 1edf1c0..54f37d7 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-chronicle/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chronicle/pom.xml b/components/camel-chronicle/pom.xml
index 2f97815..f2a96e9 100644
--- a/components/camel-chronicle/pom.xml
+++ b/components/camel-chronicle/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-chronicle</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-chunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 28ecc55..2639b91 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>


[11/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
index 118adc2..a7bbd63 100644
--- a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jxpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
index 825a5e4..f38acbf 100644
--- a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
index 2d14d05..cf107a0 100644
--- a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kestrel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
index c6861dc..12fa829 100644
--- a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-krati-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
index 0f93cd8..29b7baf 100644
--- a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kubernetes-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
index 19f8c1e..829602d 100644
--- a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kura-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
index a6c0a7e..6edd3f5 100644
--- a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
index a657c39..bd5653d 100644
--- a/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ldif-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
index 2fb4342..9e7de6c 100644
--- a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-leveldb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
index 83c5c42..9a84a85 100644
--- a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-linkedin-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
index 4d58826..ae8f1c3 100644
--- a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lucene-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
index 0e37590..3219a38 100644
--- a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lumberjack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
index cc483c6..c574713 100644
--- a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
index 7de80fb..3322926 100644
--- a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-master-starter/pom.xml b/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
index aeddb75..555082f 100644
--- a/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-master-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
index 5f23224..f9a70f3 100644
--- a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-metrics-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
index 949db16..953f4a3 100644
--- a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-milo-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
index 532bd67..ce05d9c 100644
--- a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mina2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
index 1d5a46e..aa2f9eb 100644
--- a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mllp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
index 846786b..0efd823 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mongodb-gridfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
index dbe7ed3..cbfde5c 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
index eda04be..d37345a 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mongodb3-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
index e125be8..344e262 100644
--- a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mqtt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
index 35d45d1..29cbd4f 100644
--- a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-msv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
index 88ce82d..21b77f6 100644
--- a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mustache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
index 44d0673..79aa90e 100644
--- a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mvel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
index 83c795b..de1cef5 100644
--- a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
index 3be620f..20133d7 100644
--- a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-nagios-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
index 67bce0e..f0eca6f 100644
--- a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-nats-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
index ee6c10f..460ce7e 100644
--- a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
index fafdeb0..ea38f06 100644
--- a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
index 2694125..a4334f6 100644
--- a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty4-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
index a4ae77f..3042ab1 100644
--- a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
index 6c454d4..a226c0d 100644
--- a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ognl-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
index e9f82a2..c376582 100644
--- a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-olingo2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
index da618f8..7aee52c 100644
--- a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-olingo4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
index 264ea9f..6d1a58c 100644
--- a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-openshift-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
index af38667..9d827d4 100644
--- a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-openstack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
index 04a9995..c9424af 100644
--- a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-opentracing-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
index 83f918c..64c69be 100644
--- a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-optaplanner-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
index 9948be6..f2b2ea5 100644
--- a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-paho-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
index a3ca3c2..3603398 100644
--- a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-pdf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
index 41d4bb0..7540d61 100644
--- a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-pgevent-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
index bcbbd09..d8cfd0f 100644
--- a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-printer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
index 56a42b1..0553b9f 100644
--- a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-protobuf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
index 70de002..cd19cc3f 100644
--- a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-pubnub-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
index 90568bc..d521816 100644
--- a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-quartz2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
index 14d9541..ec19348 100644
--- a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-quickfix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
index 419b0a7..be6363d 100644
--- a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rabbitmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
index 890b721..4d0b788 100644
--- a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-reactive-streams-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
index db70b4c..60149fe 100644
--- a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-reactor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
index 7f1ba44..3fbe6ce 100644
--- a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rest-swagger-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
index 4a1ae44..659843b 100644
--- a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-restlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
index 416a353..6bbffa2 100644
--- a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ribbon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
index 82f9d3f..2c5d83b 100644
--- a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rmi-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
index 2850329..e71f563 100644
--- a/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-routebox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
index 697771c..8888978 100644
--- a/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rss-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
index 0ed3562..43b65b2 100644
--- a/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ruby-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
index e50d043..549d2f0 100644
--- a/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml b/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
index 9e798fc..cd6b502 100644
--- a/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-salesforce-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
index 99069ec..04a3b9c 100644
--- a/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sap-netweaver-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
index 2e03b87..1faa1a2 100644
--- a/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-saxon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml b/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
index 5253e9d..fdbaa24 100644
--- a/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-schematron-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-script-starter/pom.xml b/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
index c8540b4..d27a0a5 100644
--- a/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-script-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
index b2d21a7..2a594a7 100644
--- a/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servicenow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
index 9aacaa7..c3af91a 100644
--- a/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
index 577bcee..0a67263 100644
--- a/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servletlistener-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
index dcfd91d..7cb83da 100644
--- a/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
index 7da3660..1a7dbcc 100644
--- a/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sip-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
index a9776de..317b67a 100644
--- a/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sjms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
index 812c82d..990bc61 100644
--- a/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sjms2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
index 53bb230..a08c7e0 100644
--- a/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-slack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
index b4b0844..de43fcc 100644
--- a/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-smpp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
index 863108c..4b794e7 100644
--- a/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-snakeyaml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
index 23bf6c2..01a8472 100644
--- a/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-snmp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
index 72e1384..e3ad132 100644
--- a/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-soap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
index 703e1d5..31aaef7 100644
--- a/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
index a8bd898..c963006 100644
--- a/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
index 5ba95db..980486a 100644
--- a/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-splunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
index 65280bc..bea25ad 100644
--- a/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-batch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
index 800e0f0..e937bd5 100644
--- a/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-boot-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
index 16b6a76..970d9fe 100644
--- a/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-cloud-netflix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
index a0a7b7d..97151dc 100644
--- a/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-cloud-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
index 3fb20b8..7824ac6 100644
--- a/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-integration-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
index 5e4eec8..7c4dec6 100644
--- a/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-javaconfig-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
index b53e7d8..c4a88c8 100644
--- a/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
index 0f2c3f6..2a00601 100644
--- a/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-redis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
index 6bfa0b6..1ee6738 100644
--- a/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-security-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
index 16b5528..a9ecd96 100644
--- a/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
index d007f7a..dde8c65 100644
--- a/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
index 8caffdf..7166c89 100644
--- a/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
index baafb68..a5ea56f 100644
--- a/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ssh-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
index bca6e03..cc9ef59 100644
--- a/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stax-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
index 7e2b60a..c011e36 100644
--- a/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stomp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
index 3da4ec2..50ca199 100644
--- a/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
index 553e19a..fe52319 100644
--- a/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stringtemplate-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml b/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
index 5d1cb2e..ea67f6b 100644
--- a/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml b/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
index 96f861c..71a8659 100644
--- a/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
index c7d292d..919e6b9 100644
--- a/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-tagsoup-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
index e0eac1a..844c8f8 100644
--- a/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-tarfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml b/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
index c16fc2b..895f7f4 100644
--- a/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-telegram-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml b/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
index 058122a..2b75df8 100644
--- a/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-thrift-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
index 74dcc6a..4fd87d1 100644
--- a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-tika-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
index d247694..d8ac7e0 100644
--- a/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-twilio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml b/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
index 5ee3308..6ea3be1 100644
--- a/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-twitter-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml b/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
index e358a2b..be92d69 100644
--- a/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-undertow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml b/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
index 8569afd..cdd9418 100644
--- a/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-univocity-parsers-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
index 47de504..6bb24ea 100644
--- a/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-urlrewrite-starter</artifactId>
   <packaging>jar</packaging>


[16/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dcee90cf
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dcee90cf
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/dcee90cf

Branch: refs/heads/camel-2.20.x
Commit: dcee90cff019e9d73ef2a48cd36e0ff92c035fdf
Parents: aff4434
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sat Oct 7 16:52:20 2017 +0000
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sat Oct 7 16:52:20 2017 +0000

----------------------------------------------------------------------
 apache-camel/pom.xml                                             | 2 +-
 archetypes/camel-archetype-activemq/pom.xml                      | 2 +-
 archetypes/camel-archetype-api-component/pom.xml                 | 2 +-
 archetypes/camel-archetype-blueprint/pom.xml                     | 2 +-
 archetypes/camel-archetype-cdi/pom.xml                           | 2 +-
 archetypes/camel-archetype-component/pom.xml                     | 2 +-
 archetypes/camel-archetype-connector/pom.xml                     | 2 +-
 archetypes/camel-archetype-dataformat/pom.xml                    | 2 +-
 archetypes/camel-archetype-groovy/pom.xml                        | 2 +-
 archetypes/camel-archetype-java/pom.xml                          | 2 +-
 archetypes/camel-archetype-java8/pom.xml                         | 2 +-
 archetypes/camel-archetype-scala/pom.xml                         | 2 +-
 archetypes/camel-archetype-scr/pom.xml                           | 2 +-
 archetypes/camel-archetype-spring-boot/pom.xml                   | 2 +-
 archetypes/camel-archetype-spring/pom.xml                        | 2 +-
 archetypes/camel-archetype-web/pom.xml                           | 2 +-
 archetypes/pom.xml                                               | 2 +-
 bom/camel-bom/pom.xml                                            | 2 +-
 bom/pom.xml                                                      | 2 +-
 buildingtools/pom.xml                                            | 2 +-
 camel-core/pom.xml                                               | 2 +-
 components/camel-ahc-ws/pom.xml                                  | 2 +-
 components/camel-ahc/pom.xml                                     | 2 +-
 components/camel-amqp/pom.xml                                    | 2 +-
 components/camel-apns/pom.xml                                    | 2 +-
 components/camel-asn1/pom.xml                                    | 2 +-
 components/camel-asterisk/pom.xml                                | 2 +-
 components/camel-atmos/pom.xml                                   | 2 +-
 components/camel-atmosphere-websocket/pom.xml                    | 2 +-
 components/camel-atom/pom.xml                                    | 2 +-
 components/camel-atomix/pom.xml                                  | 2 +-
 components/camel-avro/pom.xml                                    | 2 +-
 components/camel-aws/pom.xml                                     | 2 +-
 components/camel-azure/pom.xml                                   | 2 +-
 components/camel-bam/pom.xml                                     | 2 +-
 components/camel-barcode/pom.xml                                 | 2 +-
 components/camel-base64/pom.xml                                  | 2 +-
 components/camel-bean-validator/pom.xml                          | 2 +-
 components/camel-beanio/pom.xml                                  | 2 +-
 components/camel-beanstalk/pom.xml                               | 2 +-
 components/camel-bindy/pom.xml                                   | 2 +-
 components/camel-blueprint/pom.xml                               | 2 +-
 components/camel-bonita/pom.xml                                  | 2 +-
 components/camel-boon/pom.xml                                    | 2 +-
 components/camel-box/camel-box-api/pom.xml                       | 2 +-
 components/camel-box/camel-box-component/pom.xml                 | 2 +-
 components/camel-box/pom.xml                                     | 2 +-
 components/camel-braintree/pom.xml                               | 2 +-
 components/camel-cache/pom.xml                                   | 2 +-
 components/camel-caffeine/pom.xml                                | 2 +-
 components/camel-cassandraql/pom.xml                             | 2 +-
 components/camel-castor/pom.xml                                  | 2 +-
 components/camel-cdi/pom.xml                                     | 2 +-
 components/camel-chronicle/pom.xml                               | 2 +-
 components/camel-chunk/pom.xml                                   | 2 +-
 components/camel-cm-sms/pom.xml                                  | 2 +-
 components/camel-cmis/pom.xml                                    | 2 +-
 components/camel-coap/pom.xml                                    | 2 +-
 components/camel-cometd/pom.xml                                  | 2 +-
 components/camel-consul/pom.xml                                  | 2 +-
 components/camel-context/pom.xml                                 | 2 +-
 components/camel-core-osgi/pom.xml                               | 2 +-
 components/camel-core-xml/pom.xml                                | 2 +-
 components/camel-couchbase/pom.xml                               | 2 +-
 components/camel-couchdb/pom.xml                                 | 2 +-
 components/camel-crypto-cms/pom.xml                              | 2 +-
 components/camel-crypto/pom.xml                                  | 2 +-
 components/camel-csv/pom.xml                                     | 2 +-
 components/camel-cxf-transport/pom.xml                           | 2 +-
 components/camel-cxf/pom.xml                                     | 2 +-
 components/camel-digitalocean/pom.xml                            | 2 +-
 components/camel-disruptor/pom.xml                               | 2 +-
 components/camel-dns/pom.xml                                     | 2 +-
 components/camel-docker/pom.xml                                  | 2 +-
 components/camel-dozer/pom.xml                                   | 2 +-
 components/camel-drill/pom.xml                                   | 2 +-
 components/camel-dropbox/pom.xml                                 | 2 +-
 components/camel-eclipse/pom.xml                                 | 2 +-
 components/camel-ehcache/pom.xml                                 | 2 +-
 components/camel-ejb/pom.xml                                     | 2 +-
 components/camel-elasticsearch/pom.xml                           | 2 +-
 components/camel-elasticsearch5/pom.xml                          | 2 +-
 components/camel-elsql/pom.xml                                   | 2 +-
 components/camel-etcd/pom.xml                                    | 2 +-
 components/camel-eventadmin/pom.xml                              | 2 +-
 components/camel-exec/pom.xml                                    | 2 +-
 components/camel-facebook/pom.xml                                | 2 +-
 components/camel-fastjson/pom.xml                                | 2 +-
 components/camel-flatpack/pom.xml                                | 2 +-
 components/camel-flink/pom.xml                                   | 2 +-
 components/camel-fop/pom.xml                                     | 2 +-
 components/camel-freemarker/pom.xml                              | 2 +-
 components/camel-ftp/pom.xml                                     | 2 +-
 components/camel-ganglia/pom.xml                                 | 2 +-
 components/camel-geocoder/pom.xml                                | 2 +-
 components/camel-git/pom.xml                                     | 2 +-
 components/camel-github/pom.xml                                  | 2 +-
 components/camel-google-bigquery/pom.xml                         | 2 +-
 components/camel-google-calendar/pom.xml                         | 2 +-
 components/camel-google-drive/pom.xml                            | 2 +-
 components/camel-google-mail/pom.xml                             | 2 +-
 components/camel-google-pubsub/pom.xml                           | 2 +-
 components/camel-gora/pom.xml                                    | 2 +-
 components/camel-grape/pom.xml                                   | 2 +-
 components/camel-groovy-dsl/pom.xml                              | 2 +-
 components/camel-groovy/pom.xml                                  | 2 +-
 components/camel-grpc/pom.xml                                    | 2 +-
 components/camel-gson/pom.xml                                    | 2 +-
 components/camel-guava-eventbus/pom.xml                          | 2 +-
 components/camel-guice/pom.xml                                   | 2 +-
 components/camel-hawtdb/pom.xml                                  | 2 +-
 components/camel-hazelcast/pom.xml                               | 2 +-
 components/camel-hbase/pom.xml                                   | 2 +-
 components/camel-hdfs/pom.xml                                    | 2 +-
 components/camel-hdfs2/pom.xml                                   | 2 +-
 components/camel-headersmap/pom.xml                              | 2 +-
 components/camel-hessian/pom.xml                                 | 2 +-
 components/camel-hipchat/pom.xml                                 | 2 +-
 components/camel-hl7/pom.xml                                     | 2 +-
 components/camel-http-common/pom.xml                             | 2 +-
 components/camel-http/pom.xml                                    | 2 +-
 components/camel-http4/pom.xml                                   | 2 +-
 components/camel-hystrix/pom.xml                                 | 2 +-
 components/camel-ibatis/pom.xml                                  | 2 +-
 components/camel-ical/pom.xml                                    | 2 +-
 components/camel-iec60870/pom.xml                                | 2 +-
 components/camel-ignite/pom.xml                                  | 2 +-
 components/camel-infinispan/pom.xml                              | 2 +-
 components/camel-influxdb/pom.xml                                | 2 +-
 components/camel-irc/pom.xml                                     | 2 +-
 components/camel-ironmq/pom.xml                                  | 2 +-
 components/camel-jackson/pom.xml                                 | 2 +-
 components/camel-jacksonxml/pom.xml                              | 2 +-
 components/camel-jasypt/pom.xml                                  | 2 +-
 components/camel-javaspace/pom.xml                               | 2 +-
 components/camel-jaxb/pom.xml                                    | 2 +-
 components/camel-jbpm/pom.xml                                    | 2 +-
 components/camel-jcache/pom.xml                                  | 2 +-
 components/camel-jclouds/pom.xml                                 | 2 +-
 components/camel-jcr/pom.xml                                     | 2 +-
 components/camel-jdbc/pom.xml                                    | 2 +-
 components/camel-jetty-common/pom.xml                            | 2 +-
 components/camel-jetty/pom.xml                                   | 2 +-
 components/camel-jetty9/pom.xml                                  | 2 +-
 components/camel-jgroups/pom.xml                                 | 2 +-
 components/camel-jibx/pom.xml                                    | 2 +-
 components/camel-jing/pom.xml                                    | 2 +-
 components/camel-jira/pom.xml                                    | 2 +-
 components/camel-jms/pom.xml                                     | 2 +-
 components/camel-jmx/pom.xml                                     | 2 +-
 components/camel-johnzon/pom.xml                                 | 2 +-
 components/camel-jolt/pom.xml                                    | 2 +-
 components/camel-josql/pom.xml                                   | 2 +-
 components/camel-jpa/pom.xml                                     | 2 +-
 components/camel-jsch/pom.xml                                    | 2 +-
 components/camel-json-validator/pom.xml                          | 2 +-
 components/camel-jsonpath/pom.xml                                | 2 +-
 components/camel-jt400/pom.xml                                   | 2 +-
 components/camel-juel/pom.xml                                    | 2 +-
 components/camel-jxpath/pom.xml                                  | 2 +-
 components/camel-kafka/pom.xml                                   | 2 +-
 components/camel-kestrel/pom.xml                                 | 2 +-
 components/camel-krati/pom.xml                                   | 2 +-
 components/camel-kubernetes/pom.xml                              | 2 +-
 components/camel-kura/pom.xml                                    | 2 +-
 components/camel-ldap/pom.xml                                    | 2 +-
 components/camel-ldif/pom.xml                                    | 2 +-
 components/camel-leveldb/pom.xml                                 | 2 +-
 components/camel-linkedin/camel-linkedin-api/pom.xml             | 2 +-
 components/camel-linkedin/camel-linkedin-component/pom.xml       | 2 +-
 components/camel-linkedin/pom.xml                                | 2 +-
 components/camel-lucene/pom.xml                                  | 2 +-
 components/camel-lumberjack/pom.xml                              | 2 +-
 components/camel-lzf/pom.xml                                     | 2 +-
 components/camel-mail/pom.xml                                    | 2 +-
 components/camel-master/pom.xml                                  | 2 +-
 components/camel-metrics/pom.xml                                 | 2 +-
 components/camel-milo/pom.xml                                    | 2 +-
 components/camel-mina/pom.xml                                    | 2 +-
 components/camel-mina2/pom.xml                                   | 2 +-
 components/camel-mllp/pom.xml                                    | 2 +-
 components/camel-mongodb-gridfs/pom.xml                          | 2 +-
 components/camel-mongodb/pom.xml                                 | 2 +-
 components/camel-mongodb3/pom.xml                                | 2 +-
 components/camel-mqtt/pom.xml                                    | 2 +-
 components/camel-msv/pom.xml                                     | 2 +-
 components/camel-mustache/pom.xml                                | 2 +-
 components/camel-mvel/pom.xml                                    | 2 +-
 components/camel-mybatis/pom.xml                                 | 2 +-
 components/camel-nagios/pom.xml                                  | 2 +-
 components/camel-nats/pom.xml                                    | 2 +-
 components/camel-netty-http/pom.xml                              | 2 +-
 components/camel-netty/pom.xml                                   | 2 +-
 components/camel-netty4-http/pom.xml                             | 2 +-
 components/camel-netty4/pom.xml                                  | 2 +-
 components/camel-ognl/pom.xml                                    | 2 +-
 components/camel-olingo2/camel-olingo2-api/pom.xml               | 2 +-
 components/camel-olingo2/camel-olingo2-component/pom.xml         | 2 +-
 components/camel-olingo2/pom.xml                                 | 2 +-
 components/camel-olingo4/camel-olingo4-api/pom.xml               | 2 +-
 components/camel-olingo4/camel-olingo4-component/pom.xml         | 2 +-
 components/camel-olingo4/pom.xml                                 | 2 +-
 components/camel-openshift/pom.xml                               | 2 +-
 components/camel-openstack/pom.xml                               | 2 +-
 components/camel-opentracing/pom.xml                             | 2 +-
 components/camel-optaplanner/pom.xml                             | 2 +-
 components/camel-paho/pom.xml                                    | 2 +-
 components/camel-paxlogging/pom.xml                              | 2 +-
 components/camel-pdf/pom.xml                                     | 2 +-
 components/camel-pgevent/pom.xml                                 | 2 +-
 components/camel-printer/pom.xml                                 | 2 +-
 components/camel-protobuf/pom.xml                                | 2 +-
 components/camel-pubnub/pom.xml                                  | 2 +-
 components/camel-quartz/pom.xml                                  | 2 +-
 components/camel-quartz2/pom.xml                                 | 2 +-
 components/camel-quickfix/pom.xml                                | 2 +-
 components/camel-rabbitmq/pom.xml                                | 2 +-
 components/camel-reactive-streams/pom.xml                        | 2 +-
 components/camel-reactor/pom.xml                                 | 2 +-
 components/camel-rest-swagger/pom.xml                            | 2 +-
 components/camel-restlet/pom.xml                                 | 2 +-
 components/camel-ribbon/pom.xml                                  | 2 +-
 components/camel-rmi/pom.xml                                     | 2 +-
 components/camel-routebox/pom.xml                                | 2 +-
 components/camel-rss/pom.xml                                     | 2 +-
 components/camel-ruby/pom.xml                                    | 2 +-
 components/camel-rx/pom.xml                                      | 2 +-
 components/camel-salesforce/camel-salesforce-component/pom.xml   | 2 +-
 .../camel-salesforce/camel-salesforce-maven-plugin/pom.xml       | 2 +-
 components/camel-salesforce/pom.xml                              | 2 +-
 components/camel-sap-netweaver/pom.xml                           | 2 +-
 components/camel-saxon/pom.xml                                   | 2 +-
 components/camel-scala/pom.xml                                   | 2 +-
 components/camel-schematron/pom.xml                              | 2 +-
 components/camel-scr/pom.xml                                     | 2 +-
 components/camel-script/pom.xml                                  | 2 +-
 components/camel-servicenow/camel-servicenow-component/pom.xml   | 2 +-
 .../camel-servicenow/camel-servicenow-maven-plugin/pom.xml       | 2 +-
 components/camel-servicenow/pom.xml                              | 2 +-
 components/camel-servlet/pom.xml                                 | 2 +-
 components/camel-servletlistener/pom.xml                         | 2 +-
 components/camel-shiro/pom.xml                                   | 2 +-
 components/camel-sip/pom.xml                                     | 2 +-
 components/camel-sjms/pom.xml                                    | 2 +-
 components/camel-sjms2/pom.xml                                   | 2 +-
 components/camel-slack/pom.xml                                   | 2 +-
 components/camel-smpp/pom.xml                                    | 2 +-
 components/camel-snakeyaml/pom.xml                               | 2 +-
 components/camel-snmp/pom.xml                                    | 2 +-
 components/camel-soap/pom.xml                                    | 2 +-
 components/camel-solr/pom.xml                                    | 2 +-
 components/camel-spark-rest/pom.xml                              | 2 +-
 components/camel-spark/pom.xml                                   | 2 +-
 components/camel-splunk/pom.xml                                  | 2 +-
 components/camel-spring-batch/pom.xml                            | 2 +-
 components/camel-spring-boot/pom.xml                             | 2 +-
 components/camel-spring-cloud-netflix/pom.xml                    | 2 +-
 components/camel-spring-cloud/pom.xml                            | 2 +-
 components/camel-spring-integration/pom.xml                      | 2 +-
 components/camel-spring-javaconfig/pom.xml                       | 2 +-
 components/camel-spring-ldap/pom.xml                             | 2 +-
 components/camel-spring-redis/pom.xml                            | 2 +-
 components/camel-spring-security/pom.xml                         | 2 +-
 components/camel-spring-ws/pom.xml                               | 2 +-
 components/camel-spring/pom.xml                                  | 2 +-
 components/camel-sql/pom.xml                                     | 2 +-
 components/camel-ssh/pom.xml                                     | 2 +-
 components/camel-stax/pom.xml                                    | 2 +-
 components/camel-stomp/pom.xml                                   | 2 +-
 components/camel-stream/pom.xml                                  | 2 +-
 components/camel-stringtemplate/pom.xml                          | 2 +-
 components/camel-swagger-java/pom.xml                            | 2 +-
 components/camel-swagger/pom.xml                                 | 2 +-
 components/camel-syslog/pom.xml                                  | 2 +-
 components/camel-tagsoup/pom.xml                                 | 2 +-
 components/camel-tarfile/pom.xml                                 | 2 +-
 components/camel-telegram/pom.xml                                | 2 +-
 components/camel-test-blueprint/pom.xml                          | 2 +-
 components/camel-test-cdi/pom.xml                                | 2 +-
 components/camel-test-karaf/pom.xml                              | 2 +-
 components/camel-test-spring/pom.xml                             | 2 +-
 components/camel-test/pom.xml                                    | 2 +-
 components/camel-testng/pom.xml                                  | 2 +-
 components/camel-thrift/pom.xml                                  | 2 +-
 components/camel-tika/pom.xml                                    | 2 +-
 components/camel-twilio/pom.xml                                  | 2 +-
 components/camel-twitter/pom.xml                                 | 2 +-
 components/camel-undertow/pom.xml                                | 2 +-
 components/camel-univocity-parsers/pom.xml                       | 2 +-
 components/camel-urlrewrite/pom.xml                              | 2 +-
 components/camel-velocity/pom.xml                                | 2 +-
 components/camel-vertx/pom.xml                                   | 2 +-
 components/camel-weather/pom.xml                                 | 2 +-
 components/camel-websocket/pom.xml                               | 2 +-
 components/camel-xmlbeans/pom.xml                                | 2 +-
 components/camel-xmljson/pom.xml                                 | 2 +-
 components/camel-xmlrpc/pom.xml                                  | 2 +-
 components/camel-xmlsecurity/pom.xml                             | 2 +-
 components/camel-xmpp/pom.xml                                    | 2 +-
 components/camel-xstream/pom.xml                                 | 2 +-
 components/camel-yammer/pom.xml                                  | 2 +-
 components/camel-zendesk/pom.xml                                 | 2 +-
 components/camel-zipfile/pom.xml                                 | 2 +-
 components/camel-zipkin/pom.xml                                  | 2 +-
 components/camel-zookeeper-master/pom.xml                        | 2 +-
 components/camel-zookeeper/pom.xml                               | 2 +-
 components/pom.xml                                               | 2 +-
 connectors/camel-connector-maven-plugin/pom.xml                  | 2 +-
 connectors/camel-connector/pom.xml                               | 2 +-
 connectors/pom.xml                                               | 2 +-
 etc/pom.xml                                                      | 2 +-
 examples/camel-example-activemq-tomcat/pom.xml                   | 2 +-
 examples/camel-example-aggregate/pom.xml                         | 2 +-
 examples/camel-example-bam/pom.xml                               | 2 +-
 examples/camel-example-cafe/pom.xml                              | 2 +-
 examples/camel-example-cassandra-kubernetes/pom.xml              | 2 +-
 examples/camel-example-cdi-aws-s3/pom.xml                        | 2 +-
 examples/camel-example-cdi-cassandraql/pom.xml                   | 2 +-
 examples/camel-example-cdi-kubernetes/pom.xml                    | 2 +-
 examples/camel-example-cdi-metrics/pom.xml                       | 2 +-
 examples/camel-example-cdi-osgi/pom.xml                          | 2 +-
 examples/camel-example-cdi-properties/pom.xml                    | 2 +-
 examples/camel-example-cdi-rest-servlet/pom.xml                  | 2 +-
 examples/camel-example-cdi-test/pom.xml                          | 2 +-
 examples/camel-example-cdi-xml/pom.xml                           | 2 +-
 examples/camel-example-cdi/pom.xml                               | 2 +-
 examples/camel-example-console/pom.xml                           | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml                     | 2 +-
 examples/camel-example-cxf-proxy/pom.xml                         | 2 +-
 examples/camel-example-cxf-tomcat/pom.xml                        | 2 +-
 examples/camel-example-cxf/pom.xml                               | 2 +-
 examples/camel-example-ftp/pom.xml                               | 2 +-
 examples/camel-example-google-pubsub/pom.xml                     | 2 +-
 examples/camel-example-groovy/pom.xml                            | 2 +-
 .../hello-camel-grpc-client-kubernetes/pom.xml                   | 2 +-
 .../hello-camel-grpc-server-kubernetes/pom.xml                   | 2 +-
 examples/camel-example-grpc-kubernetes/pom.xml                   | 2 +-
 examples/camel-example-guice-jms/pom.xml                         | 2 +-
 examples/camel-example-hazelcast-kubernetes/pom.xml              | 2 +-
 examples/camel-example-hystrix/client/pom.xml                    | 2 +-
 examples/camel-example-hystrix/pom.xml                           | 2 +-
 examples/camel-example-hystrix/service1/pom.xml                  | 2 +-
 examples/camel-example-hystrix/service2/pom.xml                  | 2 +-
 examples/camel-example-java8-rx/pom.xml                          | 2 +-
 examples/camel-example-java8/pom.xml                             | 2 +-
 examples/camel-example-jdbc/pom.xml                              | 2 +-
 examples/camel-example-jms-file/pom.xml                          | 2 +-
 examples/camel-example-jmx/pom.xml                               | 2 +-
 examples/camel-example-kafka/pom.xml                             | 2 +-
 examples/camel-example-kotlin/pom.xml                            | 2 +-
 examples/camel-example-loadbalancing/pom.xml                     | 2 +-
 examples/camel-example-loan-broker-cxf/pom.xml                   | 2 +-
 examples/camel-example-loan-broker-jms/pom.xml                   | 2 +-
 examples/camel-example-management/pom.xml                        | 2 +-
 examples/camel-example-mybatis/pom.xml                           | 2 +-
 examples/camel-example-netty-http/myapp-cdi/pom.xml              | 2 +-
 examples/camel-example-netty-http/myapp-one/pom.xml              | 2 +-
 examples/camel-example-netty-http/myapp-two/pom.xml              | 2 +-
 examples/camel-example-netty-http/pom.xml                        | 2 +-
 .../camel-example-netty-http/shared-netty-http-server/pom.xml    | 2 +-
 examples/camel-example-opentracing/client/pom.xml                | 2 +-
 examples/camel-example-opentracing/loggingtracer/pom.xml         | 2 +-
 examples/camel-example-opentracing/pom.xml                       | 2 +-
 examples/camel-example-opentracing/service1/pom.xml              | 2 +-
 examples/camel-example-opentracing/service2/pom.xml              | 2 +-
 examples/camel-example-pojo-messaging/pom.xml                    | 2 +-
 examples/camel-example-reactive-streams/pom.xml                  | 2 +-
 examples/camel-example-reload/pom.xml                            | 2 +-
 examples/camel-example-reportincident-wssecurity/pom.xml         | 2 +-
 examples/camel-example-reportincident/pom.xml                    | 2 +-
 examples/camel-example-rest-producer/pom.xml                     | 2 +-
 examples/camel-example-rest-swagger/pom.xml                      | 2 +-
 examples/camel-example-restlet-jdbc/pom.xml                      | 2 +-
 examples/camel-example-route-throttling/pom.xml                  | 2 +-
 examples/camel-example-scala/pom.xml                             | 2 +-
 examples/camel-example-servlet-rest-blueprint/pom.xml            | 2 +-
 examples/camel-example-servlet-tomcat-no-spring/pom.xml          | 2 +-
 examples/camel-example-servlet-tomcat/pom.xml                    | 2 +-
 examples/camel-example-simplejirabot/javadsl/pom.xml             | 2 +-
 examples/camel-example-simplejirabot/pom.xml                     | 2 +-
 examples/camel-example-simplejirabot/xmlconf/pom.xml             | 2 +-
 examples/camel-example-spark-rest/pom.xml                        | 2 +-
 examples/camel-example-splunk/pom.xml                            | 2 +-
 examples/camel-example-spring-boot-activemq/pom.xml              | 2 +-
 .../cluster-bootstrap/pom.xml                                    | 2 +-
 .../cluster-node/pom.xml                                         | 2 +-
 .../camel-example-spring-boot-clustered-route-controller/pom.xml | 2 +-
 examples/camel-example-spring-boot-geocoder/pom.xml              | 2 +-
 .../hello-camel-grpc-client/pom.xml                              | 2 +-
 .../hello-camel-grpc-server/pom.xml                              | 2 +-
 examples/camel-example-spring-boot-grpc/pom.xml                  | 2 +-
 .../camel-example-spring-boot-health-checks/application/pom.xml  | 2 +-
 examples/camel-example-spring-boot-health-checks/pom.xml         | 2 +-
 examples/camel-example-spring-boot-health-checks/service/pom.xml | 2 +-
 examples/camel-example-spring-boot-infinispan/pom.xml            | 2 +-
 examples/camel-example-spring-boot-live-reload/pom.xml           | 2 +-
 examples/camel-example-spring-boot-master/pom.xml                | 2 +-
 examples/camel-example-spring-boot-metrics/pom.xml               | 2 +-
 examples/camel-example-spring-boot-pojo/pom.xml                  | 2 +-
 examples/camel-example-spring-boot-rest-jpa/pom.xml              | 2 +-
 examples/camel-example-spring-boot-rest-swagger/pom.xml          | 2 +-
 examples/camel-example-spring-boot-servicecall/consumer/pom.xml  | 2 +-
 examples/camel-example-spring-boot-servicecall/pom.xml           | 2 +-
 examples/camel-example-spring-boot-servicecall/services/pom.xml  | 2 +-
 .../pom.xml                                                      | 2 +-
 examples/camel-example-spring-boot/pom.xml                       | 2 +-
 examples/camel-example-spring-cloud-servicecall/consumer/pom.xml | 2 +-
 examples/camel-example-spring-cloud-servicecall/pom.xml          | 2 +-
 examples/camel-example-spring-cloud-servicecall/service/pom.xml  | 2 +-
 examples/camel-example-spring-javaconfig/pom.xml                 | 2 +-
 examples/camel-example-spring-jms/pom.xml                        | 2 +-
 examples/camel-example-spring-security/pom.xml                   | 2 +-
 examples/camel-example-spring-ws/pom.xml                         | 2 +-
 examples/camel-example-spring-xquery/pom.xml                     | 2 +-
 examples/camel-example-spring/pom.xml                            | 2 +-
 examples/camel-example-sql-blueprint/pom.xml                     | 2 +-
 examples/camel-example-ssh-security/pom.xml                      | 2 +-
 examples/camel-example-ssh/pom.xml                               | 2 +-
 examples/camel-example-swagger-cdi/pom.xml                       | 2 +-
 examples/camel-example-swagger-osgi/pom.xml                      | 2 +-
 examples/camel-example-swagger-xml/pom.xml                       | 2 +-
 examples/camel-example-tracer/pom.xml                            | 2 +-
 examples/camel-example-transformer-blueprint/pom.xml             | 2 +-
 examples/camel-example-transformer-cdi/pom.xml                   | 2 +-
 examples/camel-example-transformer-demo/pom.xml                  | 2 +-
 examples/camel-example-twitter-salesforce/pom.xml                | 2 +-
 examples/camel-example-twitter-websocket-blueprint/pom.xml       | 2 +-
 examples/camel-example-twitter-websocket/pom.xml                 | 2 +-
 examples/camel-example-validator-spring-boot/pom.xml             | 2 +-
 examples/camel-example-widget-gadget-cdi/pom.xml                 | 2 +-
 examples/camel-example-widget-gadget-java/pom.xml                | 2 +-
 examples/camel-example-widget-gadget-xml/pom.xml                 | 2 +-
 examples/camel-example-zipkin/client/pom.xml                     | 2 +-
 examples/camel-example-zipkin/pom.xml                            | 2 +-
 examples/camel-example-zipkin/service1/pom.xml                   | 2 +-
 examples/camel-example-zipkin/service2/pom.xml                   | 2 +-
 examples/pom.xml                                                 | 2 +-
 parent/pom.xml                                                   | 2 +-
 platforms/camel-catalog-connector/pom.xml                        | 2 +-
 platforms/camel-catalog-lucene/pom.xml                           | 2 +-
 platforms/camel-catalog-maven/pom.xml                            | 2 +-
 platforms/camel-catalog-nexus/pom.xml                            | 2 +-
 platforms/camel-catalog-provider-karaf/pom.xml                   | 2 +-
 platforms/camel-catalog-provider-springboot/pom.xml              | 2 +-
 platforms/camel-catalog-rest-app/pom.xml                         | 2 +-
 platforms/camel-catalog-rest/pom.xml                             | 2 +-
 platforms/camel-catalog/pom.xml                                  | 2 +-
 platforms/commands/commands-core/pom.xml                         | 2 +-
 platforms/commands/commands-jolokia/pom.xml                      | 2 +-
 platforms/commands/commands-spring-boot/pom.xml                  | 2 +-
 platforms/commands/pom.xml                                       | 2 +-
 platforms/dummy-component/pom.xml                                | 2 +-
 platforms/karaf/commands/pom.xml                                 | 2 +-
 platforms/karaf/features/pom.xml                                 | 2 +-
 platforms/karaf/pom.xml                                          | 2 +-
 platforms/myfoo-connector/pom.xml                                | 2 +-
 platforms/pom.xml                                                | 2 +-
 .../spring-boot/components-starter/camel-ahc-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-ahc-ws-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-amqp-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-apns-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-asn1-starter/pom.xml    | 2 +-
 .../components-starter/camel-asterisk-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-atmos-starter/pom.xml   | 2 +-
 .../camel-atmosphere-websocket-starter/pom.xml                   | 2 +-
 .../spring-boot/components-starter/camel-atom-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-atomix-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-avro-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-aws-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-azure-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-bam-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-barcode-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-base64-starter/pom.xml  | 2 +-
 .../components-starter/camel-bean-validator-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-beanio-starter/pom.xml  | 2 +-
 .../components-starter/camel-beanstalk-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-bindy-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-bonita-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-boon-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-box-starter/pom.xml     | 2 +-
 .../components-starter/camel-braintree-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-cache-starter/pom.xml   | 2 +-
 .../components-starter/camel-caffeine-starter/pom.xml            | 2 +-
 .../components-starter/camel-cassandraql-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-castor-starter/pom.xml  | 2 +-
 .../components-starter/camel-chronicle-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-chunk-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-cm-sms-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-cmis-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-coap-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-cometd-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-consul-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-context-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-core-starter/pom.xml    | 2 +-
 .../components-starter/camel-couchbase-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-couchdb-starter/pom.xml | 2 +-
 .../components-starter/camel-crypto-cms-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-crypto-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-csv-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-cxf-starter/pom.xml     | 2 +-
 .../components-starter/camel-cxf-transport-starter/pom.xml       | 2 +-
 .../components-starter/camel-digitalocean-starter/pom.xml        | 2 +-
 .../components-starter/camel-disruptor-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-dns-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-docker-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-dozer-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-drill-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-dropbox-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-eclipse-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-ehcache-starter/pom.xml | 2 +-
 .../components-starter/camel-elasticsearch-starter/pom.xml       | 2 +-
 .../components-starter/camel-elasticsearch5-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-elsql-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-etcd-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-exec-starter/pom.xml    | 2 +-
 .../components-starter/camel-facebook-starter/pom.xml            | 2 +-
 .../components-starter/camel-fastjson-starter/pom.xml            | 2 +-
 .../components-starter/camel-flatpack-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-flink-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-fop-starter/pom.xml     | 2 +-
 .../components-starter/camel-freemarker-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-ftp-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-ganglia-starter/pom.xml | 2 +-
 .../components-starter/camel-geocoder-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-git-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-github-starter/pom.xml  | 2 +-
 .../components-starter/camel-google-bigquery-starter/pom.xml     | 2 +-
 .../components-starter/camel-google-calendar-starter/pom.xml     | 2 +-
 .../components-starter/camel-google-drive-starter/pom.xml        | 2 +-
 .../components-starter/camel-google-mail-starter/pom.xml         | 2 +-
 .../components-starter/camel-google-pubsub-starter/pom.xml       | 2 +-
 .../spring-boot/components-starter/camel-gora-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-grape-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-groovy-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-grpc-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-gson-starter/pom.xml    | 2 +-
 .../components-starter/camel-guava-eventbus-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-guice-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-hawtdb-starter/pom.xml  | 2 +-
 .../components-starter/camel-hazelcast-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-hbase-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-hdfs-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-hdfs2-starter/pom.xml   | 2 +-
 .../components-starter/camel-headersmap-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-hessian-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-hipchat-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-hl7-starter/pom.xml     | 2 +-
 .../components-starter/camel-http-common-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-http-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-http4-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-hystrix-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-ical-starter/pom.xml    | 2 +-
 .../components-starter/camel-iec60870-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-ignite-starter/pom.xml  | 2 +-
 .../components-starter/camel-infinispan-starter/pom.xml          | 2 +-
 .../components-starter/camel-influxdb-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-irc-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-ironmq-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-jackson-starter/pom.xml | 2 +-
 .../components-starter/camel-jacksonxml-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-jasypt-starter/pom.xml  | 2 +-
 .../components-starter/camel-javaspace-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-jaxb-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jbpm-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jcache-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-jcr-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-jdbc-starter/pom.xml    | 2 +-
 .../components-starter/camel-jetty-common-starter/pom.xml        | 2 +-
 .../spring-boot/components-starter/camel-jetty-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-jetty9-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-jgroups-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-jibx-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jing-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jira-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jms-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-jmx-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-johnzon-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-jolt-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-josql-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-jpa-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-jsch-starter/pom.xml    | 2 +-
 .../components-starter/camel-json-validator-starter/pom.xml      | 2 +-
 .../components-starter/camel-jsonpath-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-jt400-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-juel-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jxpath-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-kafka-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-kestrel-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-krati-starter/pom.xml   | 2 +-
 .../components-starter/camel-kubernetes-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-kura-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-ldap-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-ldif-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-leveldb-starter/pom.xml | 2 +-
 .../components-starter/camel-linkedin-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-lucene-starter/pom.xml  | 2 +-
 .../components-starter/camel-lumberjack-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-lzf-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-mail-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-master-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-metrics-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-milo-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-mina2-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-mllp-starter/pom.xml    | 2 +-
 .../components-starter/camel-mongodb-gridfs-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-mongodb-starter/pom.xml | 2 +-
 .../components-starter/camel-mongodb3-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-mqtt-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-msv-starter/pom.xml     | 2 +-
 .../components-starter/camel-mustache-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-mvel-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-mybatis-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-nagios-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-nats-starter/pom.xml    | 2 +-
 .../components-starter/camel-netty-http-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-netty-starter/pom.xml   | 2 +-
 .../components-starter/camel-netty4-http-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-netty4-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-ognl-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-olingo2-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-olingo4-starter/pom.xml | 2 +-
 .../components-starter/camel-openshift-starter/pom.xml           | 2 +-
 .../components-starter/camel-openstack-starter/pom.xml           | 2 +-
 .../components-starter/camel-opentracing-starter/pom.xml         | 2 +-
 .../components-starter/camel-optaplanner-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-paho-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-pdf-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-pgevent-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-printer-starter/pom.xml | 2 +-
 .../components-starter/camel-protobuf-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-pubnub-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-quartz2-starter/pom.xml | 2 +-
 .../components-starter/camel-quickfix-starter/pom.xml            | 2 +-
 .../components-starter/camel-rabbitmq-starter/pom.xml            | 2 +-
 .../components-starter/camel-reactive-streams-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-reactor-starter/pom.xml | 2 +-
 .../components-starter/camel-rest-swagger-starter/pom.xml        | 2 +-
 .../spring-boot/components-starter/camel-restlet-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-ribbon-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-rmi-starter/pom.xml     | 2 +-
 .../components-starter/camel-routebox-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-rss-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-ruby-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-rx-starter/pom.xml      | 2 +-
 .../components-starter/camel-salesforce-starter/pom.xml          | 2 +-
 .../components-starter/camel-sap-netweaver-starter/pom.xml       | 2 +-
 .../spring-boot/components-starter/camel-saxon-starter/pom.xml   | 2 +-
 .../components-starter/camel-schematron-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-script-starter/pom.xml  | 2 +-
 .../components-starter/camel-servicenow-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-servlet-starter/pom.xml | 2 +-
 .../components-starter/camel-servletlistener-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-shiro-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-sip-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-sjms-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-sjms2-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-slack-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-smpp-starter/pom.xml    | 2 +-
 .../components-starter/camel-snakeyaml-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-snmp-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-soap-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-solr-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-spark-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-splunk-starter/pom.xml  | 2 +-
 .../components-starter/camel-spring-batch-starter/pom.xml        | 2 +-
 .../components-starter/camel-spring-boot-starter/pom.xml         | 2 +-
 .../camel-spring-cloud-netflix-starter/pom.xml                   | 2 +-
 .../components-starter/camel-spring-cloud-starter/pom.xml        | 2 +-
 .../components-starter/camel-spring-integration-starter/pom.xml  | 2 +-
 .../components-starter/camel-spring-javaconfig-starter/pom.xml   | 2 +-
 .../components-starter/camel-spring-ldap-starter/pom.xml         | 2 +-
 .../components-starter/camel-spring-redis-starter/pom.xml        | 2 +-
 .../components-starter/camel-spring-security-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-spring-starter/pom.xml  | 2 +-
 .../components-starter/camel-spring-ws-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-sql-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-ssh-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-stax-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-stomp-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-stream-starter/pom.xml  | 2 +-
 .../components-starter/camel-stringtemplate-starter/pom.xml      | 2 +-
 .../components-starter/camel-swagger-java-starter/pom.xml        | 2 +-
 .../spring-boot/components-starter/camel-syslog-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-tagsoup-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-tarfile-starter/pom.xml | 2 +-
 .../components-starter/camel-telegram-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-thrift-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-tika-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-twilio-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-twitter-starter/pom.xml | 2 +-
 .../components-starter/camel-undertow-starter/pom.xml            | 2 +-
 .../components-starter/camel-univocity-parsers-starter/pom.xml   | 2 +-
 .../components-starter/camel-urlrewrite-starter/pom.xml          | 2 +-
 .../components-starter/camel-velocity-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-vertx-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-weather-starter/pom.xml | 2 +-
 .../components-starter/camel-websocket-starter/pom.xml           | 2 +-
 .../components-starter/camel-xmlbeans-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-xmljson-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-xmlrpc-starter/pom.xml  | 2 +-
 .../components-starter/camel-xmlsecurity-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-xmpp-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-xstream-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-yammer-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-zendesk-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-zipfile-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-zipkin-starter/pom.xml  | 2 +-
 .../components-starter/camel-zookeeper-master-starter/pom.xml    | 2 +-
 .../components-starter/camel-zookeeper-starter/pom.xml           | 2 +-
 platforms/spring-boot/components-starter/pom.xml                 | 2 +-
 platforms/spring-boot/pom.xml                                    | 2 +-
 .../camel-spring-boot-dependencies-generator/pom.xml             | 2 +-
 .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml        | 2 +-
 .../spring-boot/spring-boot-dm/camel-starter-parent/pom.xml      | 2 +-
 platforms/spring-boot/spring-boot-dm/pom.xml                     | 2 +-
 pom.xml                                                          | 4 ++--
 tests/camel-blueprint-cxf-test/pom.xml                           | 2 +-
 tests/camel-blueprint-test/pom.xml                               | 2 +-
 tests/camel-itest-cdi/pom.xml                                    | 2 +-
 tests/camel-itest-jms2/pom.xml                                   | 2 +-
 tests/camel-itest-karaf/pom.xml                                  | 2 +-
 tests/camel-itest-osgi/pom.xml                                   | 2 +-
 tests/camel-itest-performance/pom.xml                            | 2 +-
 tests/camel-itest-standalone/pom.xml                             | 2 +-
 tests/camel-itest/pom.xml                                        | 2 +-
 tests/camel-jmh/pom.xml                                          | 2 +-
 tests/camel-partial-classpath-test/pom.xml                       | 2 +-
 tests/camel-performance/pom.xml                                  | 2 +-
 tests/camel-typeconverterscan-test/pom.xml                       | 2 +-
 tests/pom.xml                                                    | 2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml                     | 2 +-
 tests/test-bundles/pom.xml                                       | 2 +-
 tooling/apt/pom.xml                                              | 2 +-
 tooling/camel-manual/pom.xml                                     | 2 +-
 tooling/camel-route-parser/pom.xml                               | 2 +-
 tooling/json-simple-ordered/pom.xml                              | 2 +-
 tooling/maven/bom-generator-maven-plugin/pom.xml                 | 2 +-
 tooling/maven/camel-api-component-maven-plugin/pom.xml           | 2 +-
 .../maven/camel-eip-documentation-enricher-maven-plugin/pom.xml  | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                         | 2 +-
 tooling/maven/camel-package-maven-plugin/pom.xml                 | 2 +-
 tooling/maven/camel-restdsl-swagger-plugin/pom.xml               | 2 +-
 tooling/maven/guice-maven-plugin/pom.xml                         | 2 +-
 tooling/maven/pom.xml                                            | 2 +-
 tooling/parent/pom.xml                                           | 2 +-
 tooling/pom.xml                                                  | 2 +-
 tooling/spi-annotations/pom.xml                                  | 2 +-
 tooling/swagger-rest-dsl-generator/pom.xml                       | 2 +-
 748 files changed, 749 insertions(+), 749 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index b836bcb..fea8a22 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-activemq/pom.xml b/archetypes/camel-archetype-activemq/pom.xml
index f04e49ec..20d383a 100644
--- a/archetypes/camel-archetype-activemq/pom.xml
+++ b/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-api-component/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-api-component/pom.xml b/archetypes/camel-archetype-api-component/pom.xml
index 319d8c1..43f0cb7 100644
--- a/archetypes/camel-archetype-api-component/pom.xml
+++ b/archetypes/camel-archetype-api-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-blueprint/pom.xml b/archetypes/camel-archetype-blueprint/pom.xml
index 1f6b980..c900d32 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-cdi/pom.xml b/archetypes/camel-archetype-cdi/pom.xml
index 62c0ddc..e98725e 100644
--- a/archetypes/camel-archetype-cdi/pom.xml
+++ b/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-component/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-component/pom.xml b/archetypes/camel-archetype-component/pom.xml
index 84c6446..f9d9ceb 100644
--- a/archetypes/camel-archetype-component/pom.xml
+++ b/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-connector/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-connector/pom.xml b/archetypes/camel-archetype-connector/pom.xml
index 04e787c..8d045aa 100644
--- a/archetypes/camel-archetype-connector/pom.xml
+++ b/archetypes/camel-archetype-connector/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-dataformat/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-dataformat/pom.xml b/archetypes/camel-archetype-dataformat/pom.xml
index 8a82263..e1a49c6 100644
--- a/archetypes/camel-archetype-dataformat/pom.xml
+++ b/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-groovy/pom.xml b/archetypes/camel-archetype-groovy/pom.xml
index 91d4b1d..c908eaa 100644
--- a/archetypes/camel-archetype-groovy/pom.xml
+++ b/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-java/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-java/pom.xml b/archetypes/camel-archetype-java/pom.xml
index 3b41018..a22b217 100644
--- a/archetypes/camel-archetype-java/pom.xml
+++ b/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-java8/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-java8/pom.xml b/archetypes/camel-archetype-java8/pom.xml
index 8a7c658..31b6e17 100644
--- a/archetypes/camel-archetype-java8/pom.xml
+++ b/archetypes/camel-archetype-java8/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-scala/pom.xml b/archetypes/camel-archetype-scala/pom.xml
index 3ade6f2..b6590bd 100644
--- a/archetypes/camel-archetype-scala/pom.xml
+++ b/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-scr/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-scr/pom.xml b/archetypes/camel-archetype-scr/pom.xml
index 914a20b..32e9347 100644
--- a/archetypes/camel-archetype-scr/pom.xml
+++ b/archetypes/camel-archetype-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>archetypes</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index 9465883..3b2cc7d 100644
--- a/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-spring/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-spring/pom.xml b/archetypes/camel-archetype-spring/pom.xml
index 4b88f29..6689071 100644
--- a/archetypes/camel-archetype-spring/pom.xml
+++ b/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/camel-archetype-web/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-web/pom.xml b/archetypes/camel-archetype-web/pom.xml
index 883f0a0..23afed2 100644
--- a/archetypes/camel-archetype-web/pom.xml
+++ b/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 87395d5..6b0c836 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/bom/camel-bom/pom.xml
----------------------------------------------------------------------
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 065657a..0707b7c 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-bom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/bom/pom.xml
----------------------------------------------------------------------
diff --git a/bom/pom.xml b/bom/pom.xml
index 3eb8bbf..63ce1ab 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index b05c212..d2868ba 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 2df4733..6bbb705 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ahc-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 303a0c6..be92fe4 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index fbff141..ca59a02 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 93734be..7812940 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 2c4d25f..d320f85 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-asn1/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index 3ebb36d..e7a3dbc 100644
--- a/components/camel-asn1/pom.xml
+++ b/components/camel-asn1/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-asn1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-asterisk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index 87b84b6..a4cbf35 100644
--- a/components/camel-asterisk/pom.xml
+++ b/components/camel-asterisk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-asterisk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-atmos/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 652ddb8..21c2021 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-atmosphere-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index 8d15dac..dca044c 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index a375854..8358b04 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-atomix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atomix/pom.xml b/components/camel-atomix/pom.xml
index f61926e..d6b0dc9 100644
--- a/components/camel-atomix/pom.xml
+++ b/components/camel-atomix/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atomix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index d7e84b5..3addfed 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index 2dab553..edb64db 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-azure/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index a7ef840..d8e94da 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-azure</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 5f89af8..62d3968 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-barcode/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index ab35c80..dd10b8f 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index c589679..0d6d86d 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index 75ec7e0..ff491b8 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 2d3f389..16b432c 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-beanstalk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index f76af52..59668d3 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 082c329..33e3a9e 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index dee7d34..886cb68 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-bonita/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index bb410d8..482e825 100644
--- a/components/camel-bonita/pom.xml
+++ b/components/camel-bonita/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-bonita</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-boon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index b1d3c05..4307cb8 100644
--- a/components/camel-boon/pom.xml
+++ b/components/camel-boon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-box/camel-box-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/camel-box-api/pom.xml b/components/camel-box/camel-box-api/pom.xml
index c92f93d..10b434c 100644
--- a/components/camel-box/camel-box-api/pom.xml
+++ b/components/camel-box/camel-box-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-box-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-box-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-box/camel-box-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/camel-box-component/pom.xml b/components/camel-box/camel-box-component/pom.xml
index b2736db..1bf9a83 100644
--- a/components/camel-box/camel-box-component/pom.xml
+++ b/components/camel-box/camel-box-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-box-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-box</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-box/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index ab876a6..0ac069d 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-box-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-braintree/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index 15872bc..4630ea4 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-braintree</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 8673ec8..78560e0 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-caffeine/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index 4b136ee..1e264b5 100644
--- a/components/camel-caffeine/pom.xml
+++ b/components/camel-caffeine/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-caffeine</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 56fda4d..ae1c154 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 73ef84a..fe8cf79 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 54f37d7..9e28c08 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-chronicle/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chronicle/pom.xml b/components/camel-chronicle/pom.xml
index f2a96e9..e68330a 100644
--- a/components/camel-chronicle/pom.xml
+++ b/components/camel-chronicle/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-chronicle</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-chunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 2639b91..5715652 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cm-sms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index 98c3387..9816e0b 100644
--- a/components/camel-cm-sms/pom.xml
+++ b/components/camel-cm-sms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cm-sms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index bf81834..365e9d5 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>


[08/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cm-sms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index 4feeb6e..98c3387 100644
--- a/components/camel-cm-sms/pom.xml
+++ b/components/camel-cm-sms/pom.xml
@@ -1,119 +1,118 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
-
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <groupId>org.apache.camel</groupId>
-    <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>camel-cm-sms</artifactId>
-  <packaging>jar</packaging>
-
-  <name>Camel :: CM SMS</name>
-  <description>Camel CM SMS Gateway Component</description>
-
-  <properties>
-    <camel.osgi.export.pkg>org.apache.camel.component.cm.*</camel.osgi.export.pkg>
-    <camel.osgi.export.service>org.apache.camel.spi.ComponentResolver;component=cm-sms</camel.osgi.export.service>
-  </properties>
-
-  <dependencies>
-
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-core</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>com.googlecode.libphonenumber</groupId>
-      <artifactId>libphonenumber</artifactId>
-      <version>${libphonenumber-version}</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.httpcomponents</groupId>
-      <artifactId>httpclient-osgi</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.jsoup</groupId>
-      <artifactId>jsoup</artifactId>
-      <version>${jsoup-version}</version>
-    </dependency>
-
-    <dependency>
-      <groupId>javax.validation</groupId>
-      <artifactId>validation-api</artifactId>
-      <version>${validation-api-version}</version>
-    </dependency>
-    <dependency>
-      <groupId>javax.el</groupId>
-      <artifactId>javax.el-api</artifactId>
-      <version>${javax.el-api-version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.hibernate</groupId>
-      <artifactId>hibernate-validator</artifactId>
-      <version>${hibernate-validator-version}</version>
-    </dependency>
-
-    <!-- test dependencies -->
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-test-spring</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-spring-javaconfig</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-api</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-core</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-slf4j-impl</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.glassfish.web</groupId>
-      <artifactId>javax.el</artifactId>
-      <version>${javax.el-version}</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-
-</project>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.camel</groupId>
+    <artifactId>components</artifactId>
+    <version>2.20.0</version>
+  </parent>
+
+  <artifactId>camel-cm-sms</artifactId>
+  <packaging>jar</packaging>
+
+  <name>Camel :: CM SMS</name>
+  <description>Camel CM SMS Gateway Component</description>
+
+  <properties>
+    <camel.osgi.export.pkg>org.apache.camel.component.cm.*</camel.osgi.export.pkg>
+    <camel.osgi.export.service>org.apache.camel.spi.ComponentResolver;component=cm-sms</camel.osgi.export.service>
+  </properties>
+
+  <dependencies>
+
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>com.googlecode.libphonenumber</groupId>
+      <artifactId>libphonenumber</artifactId>
+      <version>${libphonenumber-version}</version>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient-osgi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.jsoup</groupId>
+      <artifactId>jsoup</artifactId>
+      <version>${jsoup-version}</version>
+    </dependency>
+
+    <dependency>
+      <groupId>javax.validation</groupId>
+      <artifactId>validation-api</artifactId>
+      <version>${validation-api-version}</version>
+    </dependency>
+    <dependency>
+      <groupId>javax.el</groupId>
+      <artifactId>javax.el-api</artifactId>
+      <version>${javax.el-api-version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.hibernate</groupId>
+      <artifactId>hibernate-validator</artifactId>
+      <version>${hibernate-validator-version}</version>
+    </dependency>
+
+    <!-- test dependencies -->
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-test-spring</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-spring-javaconfig</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-core</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-slf4j-impl</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.glassfish.web</groupId>
+      <artifactId>javax.el</artifactId>
+      <version>${javax.el-version}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+</project>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index 6834fff..bf81834 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-coap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index a801cc0..25340a1 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 3807061..d3262c0 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-consul/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index cbe3a26..65c024e 100644
--- a/components/camel-consul/pom.xml
+++ b/components/camel-consul/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-consul</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 71a424f..d64ab6b 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 64cefcf..6ef3350 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index c844e558..d4b036c 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-couchbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index 84483ef..bdb3584 100644
--- a/components/camel-couchbase/pom.xml
+++ b/components/camel-couchbase/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-couchbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index fec9d4f..f86b6e9 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-crypto-cms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto-cms/pom.xml b/components/camel-crypto-cms/pom.xml
index f2caadd..089403f 100644
--- a/components/camel-crypto-cms/pom.xml
+++ b/components/camel-crypto-cms/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-crypto-cms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 15fa276..22224ee 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 96569e8..3eada08e 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index cfe6dcf..9a8d9f7 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 163a375..f20e174 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-digitalocean/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index f8005fb..a06a760 100644
--- a/components/camel-digitalocean/pom.xml
+++ b/components/camel-digitalocean/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-digitalocean</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-disruptor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 6025f5a..71a05c3 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <name>Camel :: Disruptor</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index bee6f29..09c711d 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-docker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index fb369e9..1850d17 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>components</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 2467fd7..0e8aeec 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-drill/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index 8d770a9..fe70f11 100644
--- a/components/camel-drill/pom.xml
+++ b/components/camel-drill/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-drill</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-dropbox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index c0e6b4f..94e5a29 100755
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-dropbox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index 6848838..51b8f04 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ehcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index ec50976..62298bf 100644
--- a/components/camel-ehcache/pom.xml
+++ b/components/camel-ehcache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ehcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index c3bf416..6f95990 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index f4c9e2e..10aa113 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-elasticsearch5/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch5/pom.xml b/components/camel-elasticsearch5/pom.xml
index 8342eaf..0636cd9 100644
--- a/components/camel-elasticsearch5/pom.xml
+++ b/components/camel-elasticsearch5/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-elasticsearch5</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-elsql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 0786ce1..333041b 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-elsql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-etcd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index 63f65b4..b650a1c 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-etcd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 5a5bffd..1327ce4 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 1dca4c0..1077428 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 97394fa..3f0943f 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-fastjson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index c727f5e..931abeb 100644
--- a/components/camel-fastjson/pom.xml
+++ b/components/camel-fastjson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-fastjson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 8a743d9..c9078ee 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-flink/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index 554e043..e0eaf30 100644
--- a/components/camel-flink/pom.xml
+++ b/components/camel-flink/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-flink</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index a5c791c..316f16f 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index daa145b..fea1ba3 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index f01a42c..f6d3b00 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 00aa697..dad7b4d 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 9246c15..7b19668 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-git/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index e5dde77..d7eabd3 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-git</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-github/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 104d13e..7618bd1 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-github</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-google-bigquery/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-bigquery/pom.xml b/components/camel-google-bigquery/pom.xml
index fbf3532..809929c 100644
--- a/components/camel-google-bigquery/pom.xml
+++ b/components/camel-google-bigquery/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-google-bigquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 8232758..3403481 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-google-drive/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 021e43f..26fe1dd 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index a55d87b..aa39ed5 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-google-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-pubsub/pom.xml b/components/camel-google-pubsub/pom.xml
index 0e4948d..4cf60408 100644
--- a/components/camel-google-pubsub/pom.xml
+++ b/components/camel-google-pubsub/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-google-pubsub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-gora/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 0ba69df..559fcca 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-gora</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-grape/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index 8806d29..f1d39e0 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-grape</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-groovy-dsl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy-dsl/pom.xml b/components/camel-groovy-dsl/pom.xml
index 921c9dd..de0b972 100644
--- a/components/camel-groovy-dsl/pom.xml
+++ b/components/camel-groovy-dsl/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-groovy-dsl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index ea1e408..8f8e259 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-grpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index 40850f5..0d5e020 100644
--- a/components/camel-grpc/pom.xml
+++ b/components/camel-grpc/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-grpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 46c57a5..561232e 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 152b5cb..f3d8b22 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index f49e9c7..20bd544 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index 56ce495..f752ab8 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index dd0096a..cdc0c6a 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-hazelcast</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 3a87f45..5768946 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 7b9442a..056eb6b 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hdfs2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index 40b8b70..1688ce7 100644
--- a/components/camel-hdfs2/pom.xml
+++ b/components/camel-hdfs2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-headersmap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml
index 023ca5f..29d1157 100644
--- a/components/camel-headersmap/pom.xml
+++ b/components/camel-headersmap/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-headersmap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hessian/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hessian/pom.xml b/components/camel-hessian/pom.xml
index a47eaed..900772d 100644
--- a/components/camel-hessian/pom.xml
+++ b/components/camel-hessian/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-hessian</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hipchat/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 1427cf5..7ce3528 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 9cc7f54..374eee1 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-http-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index bc0ccca..24b291f 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index c35087d..fa650e8 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 569a40d..b09fc56 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-http4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml
index ddc2870..46dba8c 100644
--- a/components/camel-hystrix/pom.xml
+++ b/components/camel-hystrix/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index ac796e2..b132088 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index df87491..f96ff7b 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-iec60870/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 7b49501..877d5b7 100644
--- a/components/camel-iec60870/pom.xml
+++ b/components/camel-iec60870/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-iec60870</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ignite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index 85417bf..11db647 100644
--- a/components/camel-ignite/pom.xml
+++ b/components/camel-ignite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ignite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index cd243a4..9b74587 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-influxdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index 4e92633..fab5c30 100644
--- a/components/camel-influxdb/pom.xml
+++ b/components/camel-influxdb/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-influxdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 9a27b47..f3646e3 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ironmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 23cf04e..9629661 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -17,13 +17,12 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ironmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index f3da3a1..215e991 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jacksonxml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 4bd1dfb..5066d61 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jacksonxml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 69fc533..b434930 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 5af8439..2bb1a8a 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 49ac374..84a6b8a 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index f85247d..32818f7 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index c2cb706..3eee900 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index edc09bc..1e68341 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jclouds</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index f087837..14697aa 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 9674ad2..1ff1310 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jetty-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index cae9cf8..daf9ad9 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 78c270b..a24e8ec 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index b91efdf..3b11c71 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jetty9</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 9d4bcad..68840bc 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 93743a0..fa733d2 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index b16bf9e..ae48217 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jira/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index f974071..c758e21 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 26b165c..99550d8 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 550cb90..c0c4825 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-johnzon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index 8352bb2..46453c1 100644
--- a/components/camel-johnzon/pom.xml
+++ b/components/camel-johnzon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jolt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 83ff353..19585d4 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index cc0693a..4e41c82 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 0f5f8dc..1fbca63 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 80459e5..f720f4a 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-json-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index cb03513..3ebbd9e 100644
--- a/components/camel-json-validator/pom.xml
+++ b/components/camel-json-validator/pom.xml
@@ -14,14 +14,13 @@
     the specific language governing permissions and limitations under the
     License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-json-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jsonpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index 60d4534..7558fca 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 90d9112..d91e289 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 097ee10..7b439db 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index d37a86e..3316d90 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index a2150c4..6c8c49a 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index adc9a53..197fa97 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index 7cbfe33..3bafe25 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 87d3132..34e8917 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-kura/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 6dfa87b..1cfb4e8 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-kura</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index dde32fd..9534ccb 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ldif/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index fdc36c8..2ca03fe 100644
--- a/components/camel-ldif/pom.xml
+++ b/components/camel-ldif/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ldif</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index dda741c..a3b479c 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-linkedin/camel-linkedin-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-api/pom.xml b/components/camel-linkedin/camel-linkedin-api/pom.xml
index c9fe973..ef90ce4 100644
--- a/components/camel-linkedin/camel-linkedin-api/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-linkedin/camel-linkedin-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml
index 3f38b3e..650b1f5 100644
--- a/components/camel-linkedin/camel-linkedin-component/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-linkedin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index 4dfbe1f..e95a14e 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>


[12/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
index 8b6bd78..9012476 100644
--- a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
index f409336..48c0b3d 100644
--- a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bonita-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
index 5b4b96f..ba3d192 100644
--- a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-boon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
index eb7d7c0..2b096d7 100644
--- a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
index 6dbe4eb..ee80ea4 100644
--- a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
index 0a64ea0..fd44848 100644
--- a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
index 8079ae1..2d10d69 100644
--- a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-caffeine-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
index 1572528..de03fce 100644
--- a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
index e7e45a4..d3440d7 100644
--- a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-castor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
index a69e4d2..7ad94a1 100644
--- a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chronicle-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
index e4006a4..4aff75a 100644
--- a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
index 6690c07..75e22b3 100644
--- a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
index 0d25c6d..5914661 100644
--- a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
index 0d27160..9291dcc 100644
--- a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
index c3640a8..e650037 100644
--- a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
index 1b30fa7..71b5763 100644
--- a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
index 14259ab..1fa6609 100644
--- a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-context-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
index 1f4122c..35e0439 100644
--- a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
index c7803b4..aa4b811 100644
--- a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-couchbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
index 42fafae..4cd6c8d 100644
--- a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
index cf3a8ef..4509734 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-crypto-cms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
index 65fb090..15df629 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
index 2d5dd63..f7b9f6e 100644
--- a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
index 87028e0..5d44f4f 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
index 8cfa83f..ec67de7 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
index 2f5b2e2..44eea29 100644
--- a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-digitalocean-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
index 4577a60..091e841 100644
--- a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
index b6e9be3..6cc4702 100644
--- a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
index 739f779..4f43b55 100644
--- a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
index df7c7d1..badfc49 100644
--- a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
index a24e4e3..1f4b7b5 100644
--- a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-drill-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
index 3272482..975fd31 100644
--- a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
index cac7a73..8dda6e5 100644
--- a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-eclipse-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
index 41104a7..25256d1 100644
--- a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
index 5cc88e6..8bff2108 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elasticsearch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
index 0407fc4..e9cf8ee 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elasticsearch5-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
index 71503b2..af56ebf 100644
--- a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
index afd4b1a..debc7f7 100644
--- a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
index f127cc2..c66c27b 100644
--- a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
index 401b94b..12ea062 100644
--- a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
index d19961b..d11fda4 100644
--- a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fastjson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
index 309f2af..f3841a6 100644
--- a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
index 818ff6b..0c2fefc 100644
--- a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
index b57e8b7..947d57c 100644
--- a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
index c7c6621..6e91517 100644
--- a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
index 3a29f74..aa04db3 100644
--- a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
index 59f0830..11bb542 100644
--- a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
index 96c370c..136a9f0 100644
--- a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
index a965823..eefb323 100644
--- a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
index 71ebc4a..ea8b0a4 100644
--- a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
index f3c987a..ef113e7 100644
--- a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-bigquery-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
index 7a0a28e..c6e6e77 100644
--- a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
index 05fb7d2..4cc578a 100644
--- a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
index b172b24..174654c 100644
--- a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
index d73414b..980698f 100644
--- a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
index cb2c51b..add3e2f 100644
--- a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
index 5e3bb39..6e77b93 100644
--- a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
index bd8ab4c..98fc69d 100644
--- a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
index 4095e90..6f6034f 100644
--- a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
index 5f2baea..1411a8a 100644
--- a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
index 3a79b1a..cc805d8 100644
--- a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
index be80b82..8e5210f 100644
--- a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-guice-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
index 3fface9..7574ab1 100644
--- a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hawtdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
index 8438817..7a8a551 100644
--- a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
index 773b7a0..10c629f 100644
--- a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
index 48c9b55..a30fcb6 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
index 22d2ac8..3d37558 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hdfs2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
index 9c7dc1a..4955eef 100644
--- a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-headersmap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
index cc74786..0afb209 100644
--- a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hessian-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
index 6c59ef9..d86b8c1 100644
--- a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hipchat-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
index 833017f..3fc6f81 100644
--- a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
index 04d04af..52ce785 100644
--- a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
index 74dc715..7b581a5 100644
--- a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
index da609fe..befb550 100644
--- a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
index 8d36960..a7dcae5 100644
--- a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
index 580180f..f70e032 100644
--- a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
index 457663c..54b8de7 100644
--- a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-iec60870-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
index 4ccfe86..2a6cbd6 100644
--- a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
index 9f1f7cc..bef3bf2 100644
--- a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
index a7c0415..7def1b6 100644
--- a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
index 345d508..6b70245 100644
--- a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
index 663276a..d7cd9a1 100644
--- a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
index bc07263..2422571 100644
--- a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
index 04b5e69..1dbf552 100644
--- a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
index bd197f4..3bd2853 100644
--- a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
index 3b514f1..10dd640 100644
--- a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-javaspace-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
index 6e01dbb..18b14d3 100644
--- a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
index b596aa4..bc26868 100644
--- a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
index ede46d0..f1c6a90 100644
--- a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
index 2b7bc5c..6eae7f3 100644
--- a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
index 0647766..5a493d6 100644
--- a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
index 85c76bd..dbf408d 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
index e46a43d..1a8716e 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
index 5c464f3..fbcd5f8 100644
--- a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty9-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
index cec0378..98f6f1d 100644
--- a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
index cd80bc1..d5249a7 100644
--- a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jibx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
index 83c6e9d..30e1b52 100644
--- a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
index d248336..2d8a9cb 100644
--- a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jira-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
index d519988..dad613d 100644
--- a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
index d33fe62..96ac682 100644
--- a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jmx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
index 4710ea2..d6a2d8c 100644
--- a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-johnzon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
index 355708b..44a6a31 100644
--- a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jolt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
index 88255ba..56c13b9 100644
--- a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-josql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
index e94ac36..0e003bc 100644
--- a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
index 6713f2c..ed8954c 100644
--- a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
index 9dc2a1c..3960247 100644
--- a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-json-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
index cdb1bb1..89bfb3a 100644
--- a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsonpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
index 014fc78..21506cb 100644
--- a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jt400-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
index 0de9043..853bec9 100644
--- a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-juel-starter</artifactId>
   <packaging>jar</packaging>


[07/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index dd02590..efd8adf 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-lumberjack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 4e3e8d1..4da47aa 100644
--- a/components/camel-lumberjack/pom.xml
+++ b/components/camel-lumberjack/pom.xml
@@ -17,15 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-lumberjack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-lzf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index fb4947e..1377f75 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-lzf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 8bc538a..2886dfa 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-master/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index e9fda30..e986aa4 100644
--- a/components/camel-master/pom.xml
+++ b/components/camel-master/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 1c488f5..8f9fbb7 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-milo/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml
index 43e68e3..941d0ec 100644
--- a/components/camel-milo/pom.xml
+++ b/components/camel-milo/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-milo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 7770a82..492c34c 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 007b364..c61acdb 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mllp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 5966d37..28cc7ac 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mllp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mongodb-gridfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index c03bb7f..3127b88 100644
--- a/components/camel-mongodb-gridfs/pom.xml
+++ b/components/camel-mongodb-gridfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 58d5945..ef80a8b 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mongodb3/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb3/pom.xml b/components/camel-mongodb3/pom.xml
index 58807ba..bbb98f1 100644
--- a/components/camel-mongodb3/pom.xml
+++ b/components/camel-mongodb3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mongodb3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 426dc63..79041fe 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 58d09da..c55697e 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mustache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index f8667d1..bcfe7a2 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 69e9974..60331e2 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 30ced09..b2d3e4c 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index f15a48e..f9ab8f7 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-nats/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index f863330..0404670 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-nats</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 55f4d98..ffcd6be 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 0eed8f4..7f3026d 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-netty4-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index eb6a904..b83e0b6 100644
--- a/components/camel-netty4-http/pom.xml
+++ b/components/camel-netty4-http/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-netty4-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-netty4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index d4aa394..5d122e4 100644
--- a/components/camel-netty4/pom.xml
+++ b/components/camel-netty4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index c1393ab..b7ec009 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo2/camel-olingo2-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index d6ceb1e..13a2990 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo2/camel-olingo2-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index a358d69..df465b3 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 6a4ab23..49ab851 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo4/camel-olingo4-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/camel-olingo4-api/pom.xml b/components/camel-olingo4/camel-olingo4-api/pom.xml
index ba2184e..519ccf1 100644
--- a/components/camel-olingo4/camel-olingo4-api/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-api/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo4-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo4-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo4/camel-olingo4-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/camel-olingo4-component/pom.xml b/components/camel-olingo4/camel-olingo4-component/pom.xml
index 592dbf6..2f5264b 100644
--- a/components/camel-olingo4/camel-olingo4-component/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-component/pom.xml
@@ -17,15 +17,13 @@
     limitations under the License.
 
 -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-         xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo4-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo4</artifactId>
@@ -35,7 +33,7 @@
   <properties>
     <componentName>Olingo4</componentName>
     <schemeName>olingo4</schemeName>
-    <maven.exe.file.extension/>
+    <maven.exe.file.extension />
     <camel.osgi.export.pkg>${componentPackage}</camel.osgi.export.pkg>
     <componentPackage>org.apache.camel.component.olingo4</componentPackage>
     <outPackage>org.apache.camel.component.olingo4.internal</outPackage>
@@ -136,7 +134,7 @@
             <configuration>
               <apis>
                 <api>
-                  <apiName/>
+                  <apiName />
                   <proxyClass>org.apache.camel.component.olingo4.api.Olingo4App</proxyClass>
                   <fromSignatureFile>src/signatures/olingo-api-signature.txt</fromSignatureFile>
                   <excludeConfigNames>edm|responseHandler</excludeConfigNames>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-olingo4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index 8f263aa..78cf298 100644
--- a/components/camel-olingo4/pom.xml
+++ b/components/camel-olingo4/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-olingo4-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-openshift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index 77f9180..c089abc 100644
--- a/components/camel-openshift/pom.xml
+++ b/components/camel-openshift/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-openstack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index 4cc2a3f..b2e4b38 100644
--- a/components/camel-openstack/pom.xml
+++ b/components/camel-openstack/pom.xml
@@ -17,15 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-openstack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml
index 6265208..5c26ce5 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-opentracing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-optaplanner/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index 53e4f28..98d58f0 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-paho/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index 04d55f9..3b48a75 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 5097b70..ab85830 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 7c68c51..43d837e 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-pgevent/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 7a17e8b..06a75fb 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index af22695..1d57626 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 46c3a0c..ae3a1d7 100644
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-pubnub/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index 97049e4..6b667b0 100644
--- a/components/camel-pubnub/pom.xml
+++ b/components/camel-pubnub/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-pubnub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index d1dfc16..9db66aa 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-quartz2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index ce0266d..d32944c 100644
--- a/components/camel-quartz2/pom.xml
+++ b/components/camel-quartz2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 86d262d..acd39f0 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-rabbitmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index ac5cd6f..7b39f6e 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-reactive-streams/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-reactive-streams/pom.xml b/components/camel-reactive-streams/pom.xml
index 98f127a..1245f58 100644
--- a/components/camel-reactive-streams/pom.xml
+++ b/components/camel-reactive-streams/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-reactive-streams</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-reactor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 90f0020..5e6d369 100644
--- a/components/camel-reactor/pom.xml
+++ b/components/camel-reactor/pom.xml
@@ -15,14 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-reactor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rest-swagger/pom.xml b/components/camel-rest-swagger/pom.xml
index 1d63dea..f28829f 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 84f5cf8..253ed14 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ribbon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml
index 01d71cd..8c9a241 100644
--- a/components/camel-ribbon/pom.xml
+++ b/components/camel-ribbon/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ribbon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 3cdb053..9ca6577 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index e8d08b7..53090e1 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 7d7001f..3ef2655 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index ccc185c..3448893 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 885410e..9dfbc5d 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-salesforce/camel-salesforce-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 9511932..cd97799 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>
@@ -334,16 +333,11 @@ https://developer.salesforce.com/page/Force.com_Migration_Tool]]></message>
                     <property name="password" value="${prop.salesforce.password}" if:set="prop.salesforce.password" />
                     <property name="password" value="${env.SALESFORCE_PASSWORD}" if:set="env.SALESFORCE_PASSWORD" />
 
-                    <fail unless:set="username" message="To run the migrations you need to specify either `salesforce.username`
-in: ${project.build.directory}/generated-resources/test-salesforce-login.properties
-or set SALESFORCE_USERNAME environment variable" />
+                    <fail unless:set="username" message="To run the migrations you need to specify either `salesforce.username` in: ${project.build.directory}/generated-resources/test-salesforce-login.properties or set SALESFORCE_USERNAME environment variable" />
 
-                    <fail unless:set="password" message="To run the migrations you need to specify either `salesforce.password`
-in: ${project.build.directory}/generated-resources/test-salesforce-login.properties
-or set SALESFORCE_PASSWORD environment variable" />
+                    <fail unless:set="password" message="To run the migrations you need to specify either `salesforce.password` in: ${project.build.directory}/generated-resources/test-salesforce-login.properties or set SALESFORCE_PASSWORD environment variable" />
 
-                    <sf:deploy xmlns:sf="antlib:com.salesforce" username="${username}" password="${password}"
-                      deployRoot="${salesforce.component.root}/it/resources/salesforce" rollbackOnError="true" />
+                    <sf:deploy xmlns:sf="antlib:com.salesforce" username="${username}" password="${password}" deployRoot="${salesforce.component.root}/it/resources/salesforce" rollbackOnError="true" />
                   </target>
                 </configuration>
               </execution>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index 9bc4f45..6506078 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>
@@ -198,7 +197,7 @@
         <artifactId>maven-jar-plugin</artifactId>
         <configuration>
           <archive combine.self="override">
-            <manifestFile/>
+            <manifestFile />
             <manifest>
               <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
               <addDefaultImplementationEntries>true</addDefaultImplementationEntries>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index e6d43b4..a0466e1 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index b13a9af..d4e385b 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 126c765..40b227d 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 0537e4c..b594207 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 18ba73b..75bb5a7 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -22,7 +22,7 @@
    <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 0340fc9..9936549 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 91610f1..3b59804 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-servicenow/camel-servicenow-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/camel-servicenow-component/pom.xml b/components/camel-servicenow/camel-servicenow-component/pom.xml
index 6aa16a9..0ce80bf 100644
--- a/components/camel-servicenow/camel-servicenow-component/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-servicenow-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-servicenow</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
index 1d9ddfe..43d7131 100644
--- a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-servicenow-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>
@@ -175,7 +174,7 @@
         <artifactId>maven-jar-plugin</artifactId>
         <configuration>
           <archive combine.self="override">
-            <manifestFile/>
+            <manifestFile />
             <manifest>
               <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
               <addDefaultImplementationEntries>true</addDefaultImplementationEntries>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-servicenow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index c3ee25c..2446862 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-servicenow-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 83cde13..c38b752 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index f78b235..9fae34e 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 0113f21..6aba3aa 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index e766c13..8494c8a 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index aa02218..ab8edea 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-sjms2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index 965ce6e..a66546b 100644
--- a/components/camel-sjms2/pom.xml
+++ b/components/camel-sjms2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-sjms2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index e55de00..8e3d109 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 349ee6c..22f35da 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-snakeyaml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index fb47516..52e63d5 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index a05ee5c..269fc51 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 637ae93..b9b40f7 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 74c48e3..641f768 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>
@@ -165,7 +165,7 @@
             </goals>
             <configuration>
               <target>
-                <delete dir="${basedir}/data" quiet="true"/>
+                <delete dir="${basedir}/data" quiet="true" />
               </target>
             </configuration>
           </execution>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 52d190a..2edecb1 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spark/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index 94b1331..dbea0b2 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spark</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 003d343..1f22629 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index d553e29..d2b283e 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index a6090c4..8451601 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>
@@ -36,7 +36,7 @@
     <firstVersion>2.15.0</firstVersion>
     <label>spring,microservice</label>
 
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-cloud-netflix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud-netflix/pom.xml b/components/camel-spring-cloud-netflix/pom.xml
index bd83956..0d182e7 100644
--- a/components/camel-spring-cloud-netflix/pom.xml
+++ b/components/camel-spring-cloud-netflix/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <name>Camel :: Spring Cloud Netflix</name>
@@ -36,7 +36,7 @@
     <firstVersion>2.19.0</firstVersion>
     <label>spring,microservice</label>
 
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-cloud/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud/pom.xml b/components/camel-spring-cloud/pom.xml
index 6f61bf6..b2e77d7 100644
--- a/components/camel-spring-cloud/pom.xml
+++ b/components/camel-spring-cloud/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <name>Camel :: Spring Cloud</name>
@@ -36,7 +36,7 @@
     <firstVersion>2.19.0</firstVersion>
     <label>spring,microservice</label>
 
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 4623ac0..c582d4c 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index aaa7bb4..cddbc68 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index b8f2cc0..1e1bf25 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 0ece5e3..e04de14 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index 0b62e01..add21b2 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -17,13 +17,12 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index a242643..3486f12 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index d460bfb..03f5428 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
@@ -66,7 +66,7 @@
       org.apache.camel.spi.LanguageResolver;language=spel
     </camel.osgi.export.service>
     <!-- do not skip any tests by default -->
-    <platform.skip.tests/>
+    <platform.skip.tests />
   </properties>
 
   <dependencies>
@@ -604,8 +604,8 @@
                     <mkdir dir="${project.build.directory}/schema" />
                     <schemagen srcdir="${project.build.directory}/schema-src" destdir="${project.build.directory}/schema">
                       <schema namespace="http://camel.apache.org/schema/spring" file="camel-spring.xsd" />
-                      <compilerarg line="-target ${jdk.version}"/>
-                      <compilerarg line="-source ${jdk.version}"/>
+                      <compilerarg line="-target ${jdk.version}" />
+                      <compilerarg line="-source ${jdk.version}" />
                       <classpath refid="maven.compile.classpath" />
                     </schemagen>
                   </target>
@@ -653,14 +653,14 @@
                 <configuration>
                   <target>
                     <taskdef resource="net/sf/antcontrib/antcontrib.properties" classpathref="maven.plugin.classpath" />
-                    <path id ="source.files.list">
+                    <path id="source.files.list">
                       <fileset dir="${project.build.directory}/schema-src">
                         <include name="**/*.java" />
                       </fileset>
                     </path>
-                    <property name="source.files.property" refid="source.files.list"/>
+                    <property name="source.files.property" refid="source.files.list" />
                     <propertyregex property="schema.source.formatted" input="${source.files.property}" regexp=":" replace=" " global="true" />
-                    <property name="schema.source.files" value="${schema.source.formatted}"/>
+                    <property name="schema.source.files" value="${schema.source.formatted}" />
                     <echo>Schema files ${schema.source.files}</echo>
                   </target>
                   <exportAntProperties>true</exportAntProperties>
@@ -676,7 +676,7 @@
                   <target>
                     <echo>Copying XSD schema to be included in JAR</echo>
                     <move file="${project.basedir}/schema1.xsd" tofile="${project.build.directory}/schema/camel-spring.xsd" />
-                    <delete file="${project.basedir}/schema2.xsd"/>
+                    <delete file="${project.basedir}/schema2.xsd" />
                   </target>
                 </configuration>
                 <goals>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index f45339d..68684bd 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 1f01baf..162ffbd 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 7a89c4b..4c34ce7 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index ad196af..47665f5 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 70b2a62..75b46b9 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 3eaec4f..ba3c09e 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index db650aa..9e667b0 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 192d18a..37202cb 100644
--- a/components/camel-swagger/pom.xml
+++ b/components/camel-swagger/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index f2e3f70..22d9087 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 48495be..4df6221 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index edf3820..8a07d78 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-telegram/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index ca03f17..2f1536e 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-telegram</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 5d0a3c2..18c823e 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-test-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index 5927e59..bf80ec3 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-test-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-test-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index e2bba1b..35c1969 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-test-karaf</artifactId>
@@ -132,7 +131,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>
@@ -178,9 +177,9 @@
           <configuration>
               <instructions>
                   <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                  <!-- Export-Package>org.apache.camel.test.karaf</Export-Package -->>
+                  <!-- Export-Package>org.apache.camel.test.karaf</Export-Package -->&gt;
                   <DynamicImport-Package>*</DynamicImport-Package>
-                  <Import-Package/>
+                  <Import-Package />
                   <_removeheaders>Import-Package, Private-Package, Include-Resource, Karaf-Info, Require-Capability</_removeheaders>
               </instructions>
           </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 59940a7..6e71bf2 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 5f17a69..1581b1d 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 71fed0a..6735a19 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>


[02/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
index 3801d73..863108c 100644
--- a/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-snakeyaml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-snakeyaml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
index 0af06b4..23bf6c2 100644
--- a/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-snmp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
index 2df8948..72e1384 100644
--- a/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-soap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-soap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
index 7e59900..703e1d5 100644
--- a/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-solr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
index b3ace4d..a8bd898 100644
--- a/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spark-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
index 26fa1c6..5ba95db 100644
--- a/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-splunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
index c33b3fe..65280bc 100644
--- a/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-batch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-batch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
index bea5c57..800e0f0 100644
--- a/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-boot-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
index c734def..16b6a76 100644
--- a/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-cloud-netflix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-cloud-netflix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
index 218c659..a0a7b7d 100644
--- a/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-cloud-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-cloud-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
index b0d07c9..3fb20b8 100644
--- a/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-integration-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-integration-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
index 5384d9a..5e4eec8 100644
--- a/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-javaconfig-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-javaconfig-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
index 9be3497..b53e7d8 100644
--- a/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
index a03aeb7..0f2c3f6 100644
--- a/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-redis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-redis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
index d635f68..6bfa0b6 100644
--- a/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-security-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-security-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
index f649b30e..16b5528 100644
--- a/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
index bd0c518..d007f7a 100644
--- a/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-spring-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
index e1526b2..8caffdf 100644
--- a/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-sql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
index 7f23b38..baafb68 100644
--- a/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ssh-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
index c14f8ac..bca6e03 100644
--- a/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stax-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-stax-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
index eee0461..7e2b60a 100644
--- a/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-stomp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
index c7f5baa..3da4ec2 100644
--- a/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-stream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml b/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
index 87c7a0c..553e19a 100644
--- a/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-stringtemplate-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-stringtemplate-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml b/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
index 5d84d40..5d1cb2e 100644
--- a/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml b/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
index 20dbb57..96f861c 100644
--- a/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
index 56b2077..c7d292d 100644
--- a/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-tagsoup-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
index c2fa0f8..e0eac1a 100644
--- a/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-tarfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml b/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
index 4e18179..c16fc2b 100644
--- a/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-telegram-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml b/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
index 5b82d17..058122a 100644
--- a/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-thrift-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
index 20d7e71..74dcc6a 100644
--- a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-tika-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
index 786c38d..d247694 100644
--- a/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-twilio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml b/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
index ba84e82..5ee3308 100644
--- a/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-twitter-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml b/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
index 87390bf..e358a2b 100644
--- a/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-undertow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml b/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
index 0204d5f..8569afd 100644
--- a/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-univocity-parsers-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-univocity-parsers-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
index b71e26f..47de504 100644
--- a/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-urlrewrite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-urlrewrite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml b/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
index 738489d..1c19326 100644
--- a/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-velocity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
index b9616dc..3bd606d 100644
--- a/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-vertx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml b/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
index c77d44c..cc5565d 100644
--- a/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-weather-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
index eb88552..d67b395 100644
--- a/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
index 0ecf589..f0ffb61 100644
--- a/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xmlbeans-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
index 081e7c6..30f4e04 100644
--- a/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xmljson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
index f89bf11..04d80d6 100644
--- a/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xmlrpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
index 6516e6e..2ccf4df 100644
--- a/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xmlsecurity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
index 1415ba0..a1b990b 100644
--- a/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xmpp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
index a8478f9..27c13f4 100644
--- a/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
index d4cefcf..4e4f8da 100644
--- a/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-yammer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
index 868b7c6..9734c86 100644
--- a/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-zendesk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
index d140ad2..3045658 100644
--- a/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-zipfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
index b651cd3..379996b 100644
--- a/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-zipkin-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
index ca607e0..2ccf169 100644
--- a/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-zookeeper-master-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
index 3d61d01..e527366 100644
--- a/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/pom.xml b/platforms/spring-boot/components-starter/pom.xml
index e73552e..34767a7 100644
--- a/platforms/spring-boot/components-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../../../platforms/spring-boot/spring-boot-dm/camel-starter-parent</relativePath>
   </parent>
   <artifactId>components-starter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/pom.xml b/platforms/spring-boot/pom.xml
index b206027..f5fab2d 100644
--- a/platforms/spring-boot/pom.xml
+++ b/platforms/spring-boot/pom.xml
@@ -17,13 +17,11 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>camel</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
         <relativePath>../../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
index 522cd9d..c1248c2 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-boot-dependencies-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index 53c44ff..3a11666 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-spring-boot-dependencies</artifactId>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
index 31231fa..171be1f 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-starter-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/spring-boot-dm/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml b/platforms/spring-boot/spring-boot-dm/pom.xml
index 2691852..5512df6 100644
--- a/platforms/spring-boot/spring-boot-dm/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>spring-boot</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-spring-boot-dm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1ddf31..117db81 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.20.0-SNAPSHOT</version>
+  <version>2.20.0</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -156,7 +156,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
-    <tag>HEAD</tag>
+    <tag>camel-2.20.0</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-blueprint-cxf-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index bd3ce58..fdf6479 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-blueprint-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index 606849d..17283b4 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-blueprint-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 7a2d4a2..b635f0d 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-jms2/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-jms2/pom.xml b/tests/camel-itest-jms2/pom.xml
index dc1aaf9..0d5d269 100644
--- a/tests/camel-itest-jms2/pom.xml
+++ b/tests/camel-itest-jms2/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-jms2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index 8f77f3d..ca7fb32 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-karaf</artifactId>
@@ -162,7 +161,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 8fb522c..d922b3a 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 681e435..3250f04 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 8fdde83..576dd47 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 15fdbde..0897054 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-jmh/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-jmh/pom.xml b/tests/camel-jmh/pom.xml
index 07a9b4a..6c41acf 100644
--- a/tests/camel-jmh/pom.xml
+++ b/tests/camel-jmh/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-jmh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-partial-classpath-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index a4907fc..dd6e223 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 1f39018..a717097 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 3414acc..90ca0b2 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 7e7aa45..7d0c9a2 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/test-bundles/mock-javamail_1.7/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 13c1e17..eb2fb2f 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 30ac522..7f08945 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -24,7 +24,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/apt/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index f868104..ed8bf00 100644
--- a/tooling/apt/pom.xml
+++ b/tooling/apt/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>apt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 044ad27..9b25e63 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/camel-route-parser/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-route-parser/pom.xml b/tooling/camel-route-parser/pom.xml
index 5d3aa77..58af935 100644
--- a/tooling/camel-route-parser/pom.xml
+++ b/tooling/camel-route-parser/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-route-parser</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/json-simple-ordered/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/json-simple-ordered/pom.xml b/tooling/json-simple-ordered/pom.xml
index 388ee17..3f6c135 100644
--- a/tooling/json-simple-ordered/pom.xml
+++ b/tooling/json-simple-ordered/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core and camel-catalog -->

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/bom-generator-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/bom-generator-maven-plugin/pom.xml b/tooling/maven/bom-generator-maven-plugin/pom.xml
index 84b3a6d..524274f 100644
--- a/tooling/maven/bom-generator-maven-plugin/pom.xml
+++ b/tooling/maven/bom-generator-maven-plugin/pom.xml
@@ -17,13 +17,11 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>maven-plugins</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/camel-api-component-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index 0787594..f4c61d8 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
index e3e3981..4b74c8b 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/camel-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 1b22446..2b0c4b8 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/camel-package-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index 7a81ec7..3a9be3c 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
index fed9868..0208a77 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
+++ b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-restdsl-swagger-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/guice-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 1b0a831..4233892 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 89cd091..e72d781 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
@@ -55,7 +55,7 @@
           </executions>
           <configuration>
             <archive combine.self="override">
-              <manifestFile/>
+              <manifestFile />
               <manifest>
                 <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
                 <addDefaultImplementationEntries>true</addDefaultImplementationEntries>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/parent/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 329eba1..b677cc4 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>tooling-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 4081bfb..298392b 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 4d746c5..e8eed7d 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/tooling/swagger-rest-dsl-generator/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/swagger-rest-dsl-generator/pom.xml b/tooling/swagger-rest-dsl-generator/pom.xml
index 10fa6a9..2d111c3 100644
--- a/tooling/swagger-rest-dsl-generator/pom.xml
+++ b/tooling/swagger-rest-dsl-generator/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-swagger-rest-dsl-generator</artifactId>


[03/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
index c7a4c72..da609fe 100644
--- a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-http4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
index 4384592..8d36960 100644
--- a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
index bbf2bd8..580180f 100644
--- a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
index 0208573..457663c 100644
--- a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-iec60870-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
index b934f6c..4ccfe86 100644
--- a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
index 20ae2f9..9f1f7cc 100644
--- a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
index 1d677f8..a7c0415 100644
--- a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
index ce66a41..345d508 100644
--- a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
index b97c975..663276a 100644
--- a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
index 8a79032..bc07263 100644
--- a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
index b3f9ed7..04b5e69 100644
--- a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
index 84f6fff..bd197f4 100644
--- a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
index 1d430e7..3b514f1 100644
--- a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-javaspace-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
index 386578d..6e01dbb 100644
--- a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
index 991f383..b596aa4 100644
--- a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
index 6b165fc..ede46d0 100644
--- a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
index 067ae5b..2b7bc5c 100644
--- a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
index bb1d50e..0647766 100644
--- a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
index e075fd3..85c76bd 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jetty-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
index dc419ea..e46a43d 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
index abe56b6..5c464f3 100644
--- a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jetty9-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
index 6d88107..cec0378 100644
--- a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
index 40ae1e7..cd80bc1 100644
--- a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jibx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
index 90b5de3..83c6e9d 100644
--- a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
index 19d4e77..d248336 100644
--- a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jira-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
index 37ee88f..d519988 100644
--- a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
index 71df092..d33fe62 100644
--- a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jmx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
index ae42b7a..4710ea2 100644
--- a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-johnzon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
index c7bc159..355708b 100644
--- a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jolt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
index e180dba..88255ba 100644
--- a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-josql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
index b2cc3b9..e94ac36 100644
--- a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
index 971a48d..6713f2c 100644
--- a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jsch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
index 0756538..9dc2a1c 100644
--- a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-json-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
index 0ade285..cdb1bb1 100644
--- a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jsonpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
index c227f86..014fc78 100644
--- a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jt400-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
index 596a211..0de9043 100644
--- a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-juel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
index f31df1e..118adc2 100644
--- a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-jxpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
index 27bfa23..825a5e4 100644
--- a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
index 55ab230..2d14d05 100644
--- a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-kestrel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
index cee84f7..c6861dc 100644
--- a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-krati-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
index b9cc9f6..0f93cd8 100644
--- a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-kubernetes-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
index 1803778..19f8c1e 100644
--- a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-kura-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
index fda5a4b..a6c0a7e 100644
--- a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
index 3c1e073..a657c39 100644
--- a/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ldif-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
index a968bbf..2fb4342 100644
--- a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-leveldb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
index b1ce46b..83c5c42 100644
--- a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-linkedin-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
index fe3e588..4d58826 100644
--- a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-lucene-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
index f7e64bc..0e37590 100644
--- a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-lumberjack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
index fc1726e..cc483c6 100644
--- a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
index 290a10cb..7de80fb 100644
--- a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-master-starter/pom.xml b/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
index bd8b9d7..aeddb75 100644
--- a/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-master-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
index 7008da4..5f23224 100644
--- a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-metrics-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
index 3a9a369..949db16 100644
--- a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-milo-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
index b53449d..532bd67 100644
--- a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mina2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
index 8892f4a..1d5a46e 100644
--- a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mllp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
index 5326db0..846786b 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mongodb-gridfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
index 0d719d8..dbe7ed3 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
index 4366087..eda04be 100644
--- a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mongodb3-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
index ebb6018..e125be8 100644
--- a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mqtt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
index 164a9f3..35d45d1 100644
--- a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-msv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
index c3cd2a4..88ce82d 100644
--- a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mustache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
index 1088be4..44d0673 100644
--- a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mvel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
index a489b55..83c795b 100644
--- a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
index fc3799c..3be620f 100644
--- a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-nagios-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
index 56a5680..67bce0e 100644
--- a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-nats-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
index 2c83bdc..ee6c10f 100644
--- a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-netty-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
index 82804b0..fafdeb0 100644
--- a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-netty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
index 687e5af..2694125 100644
--- a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-netty4-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
index bf92496..a4ae77f 100644
--- a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-netty4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
index efec03a..6c454d4 100644
--- a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ognl-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
index 932a6fa..e9f82a2 100644
--- a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-olingo2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
index 484af0e..da618f8 100644
--- a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-olingo4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
index 0daedd8..264ea9f 100644
--- a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-openshift-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
index 8b902ac..af38667 100644
--- a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-openstack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
index 3e4ea5f..04a9995 100644
--- a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-opentracing-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
index 3b0d156..83f918c 100644
--- a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-optaplanner-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
index aa04170..9948be6 100644
--- a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-paho-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
index 50d5379..a3ca3c2 100644
--- a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-pdf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
index 31fa855..41d4bb0 100644
--- a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-pgevent-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
index 79fe17d..bcbbd09 100644
--- a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-printer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
index 8dc753d..56a42b1 100644
--- a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-protobuf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
index 7dd04d8..70de002 100644
--- a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-pubnub-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
index dc7aeda..90568bc 100644
--- a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-quartz2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
index 406f023..14d9541 100644
--- a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-quickfix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
index cb4dfc8..419b0a7 100644
--- a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-rabbitmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
index a339632..890b721 100644
--- a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-reactive-streams-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
index 44de6ec..db70b4c 100644
--- a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-reactor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
index a26d291..7f1ba44 100644
--- a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-rest-swagger-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
index 26499de..4a1ae44 100644
--- a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-restlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
index c0c6e52..416a353 100644
--- a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ribbon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
index 2c4e82c..82f9d3f 100644
--- a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-rmi-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
index a56388f..2850329 100644
--- a/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-routebox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-routebox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
index c6162f9..697771c 100644
--- a/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rss-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-rss-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
index 0611f04..0ed3562 100644
--- a/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ruby-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ruby-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
index 2e2aaeb..e50d043 100644
--- a/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-rx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-rx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml b/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
index a77e3eb..9e798fc 100644
--- a/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-salesforce-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-salesforce-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
index 724f748..99069ec 100644
--- a/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-sap-netweaver-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
index 198d750..2e03b87 100644
--- a/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-saxon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml b/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
index b7efa84..5253e9d 100644
--- a/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-schematron-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-schematron-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-script-starter/pom.xml b/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
index 8198365..c8540b4 100644
--- a/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-script-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-script-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
index cc24b9f..b2d21a7 100644
--- a/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servicenow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-servicenow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
index 683b772..9aacaa7 100644
--- a/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-servlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml b/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
index f9b34b9..577bcee 100644
--- a/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-servletlistener-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-servletlistener-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
index ede4c92..dcfd91d 100644
--- a/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
index 09f974e..7da3660 100644
--- a/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sip-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-sip-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
index 6b3f2b3..a9776de 100644
--- a/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-sjms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
index b9e9eb3..812c82d 100644
--- a/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-sjms2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
index 903fe27..53bb230 100644
--- a/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-slack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-slack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
index 382980d..b4b0844 100644
--- a/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-smpp-starter</artifactId>
   <packaging>jar</packaging>


[13/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 741ab99..92d7c0c 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-loan-broker-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-cxf/pom.xml b/examples/camel-example-loan-broker-cxf/pom.xml
index 897e066..42a3453 100644
--- a/examples/camel-example-loan-broker-cxf/pom.xml
+++ b/examples/camel-example-loan-broker-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-loan-broker-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-jms/pom.xml b/examples/camel-example-loan-broker-jms/pom.xml
index ca6de15..bc95787 100644
--- a/examples/camel-example-loan-broker-jms/pom.xml
+++ b/examples/camel-example-loan-broker-jms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index e561038..cea3ab9 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index 886b9f1..bbb0cf9 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-netty-http/myapp-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml
index d9fd68f..679396c 100644
--- a/examples/camel-example-netty-http/myapp-cdi/pom.xml
+++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-netty-http/myapp-one/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index 57550db..d9de6ba 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-one</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-netty-http/myapp-two/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index 97b05f0..33bb748 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-two</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index ff657b3..3b301b0 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index cff25fa..3edc6be 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http-shared</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-opentracing/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/client/pom.xml b/examples/camel-example-opentracing/client/pom.xml
index 326a60d..51cb006 100644
--- a/examples/camel-example-opentracing/client/pom.xml
+++ b/examples/camel-example-opentracing/client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-opentracing/loggingtracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/loggingtracer/pom.xml b/examples/camel-example-opentracing/loggingtracer/pom.xml
index b2febdf..cad7863 100644
--- a/examples/camel-example-opentracing/loggingtracer/pom.xml
+++ b/examples/camel-example-opentracing/loggingtracer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-loggingtracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/pom.xml b/examples/camel-example-opentracing/pom.xml
index b3d2474..7ba016a 100644
--- a/examples/camel-example-opentracing/pom.xml
+++ b/examples/camel-example-opentracing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-opentracing/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service1/pom.xml b/examples/camel-example-opentracing/service1/pom.xml
index 780b5f8..cff76c7 100644
--- a/examples/camel-example-opentracing/service1/pom.xml
+++ b/examples/camel-example-opentracing/service1/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-opentracing/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service2/pom.xml b/examples/camel-example-opentracing/service2/pom.xml
index 47b35a4..63a49a5 100644
--- a/examples/camel-example-opentracing/service2/pom.xml
+++ b/examples/camel-example-opentracing/service2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-pojo-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 36c51bb..9d45e8c 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-reactive-streams/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reactive-streams/pom.xml b/examples/camel-example-reactive-streams/pom.xml
index 67f331a..b6f6c6c 100644
--- a/examples/camel-example-reactive-streams/pom.xml
+++ b/examples/camel-example-reactive-streams/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reactive-streams</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reload/pom.xml b/examples/camel-example-reload/pom.xml
index ff3aedb..6dd0627 100644
--- a/examples/camel-example-reload/pom.xml
+++ b/examples/camel-example-reload/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-reportincident-wssecurity/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index b060db8..ce3d957 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index e6a689a..8f03127 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-rest-producer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-rest-producer/pom.xml b/examples/camel-example-rest-producer/pom.xml
index ef51e2e..3f44b175 100644
--- a/examples/camel-example-rest-producer/pom.xml
+++ b/examples/camel-example-rest-producer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-rest-producer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-rest-swagger/pom.xml b/examples/camel-example-rest-swagger/pom.xml
index 3ee07bf..daa8a7a 100644
--- a/examples/camel-example-rest-swagger/pom.xml
+++ b/examples/camel-example-rest-swagger/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-restlet-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml
index 96f1282..081d568 100755
--- a/examples/camel-example-restlet-jdbc/pom.xml
+++ b/examples/camel-example-restlet-jdbc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-restlet-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-route-throttling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 9673094..84845b0 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-scala/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-scala/pom.xml b/examples/camel-example-scala/pom.xml
index 21973b7..fed50cb 100644
--- a/examples/camel-example-scala/pom.xml
+++ b/examples/camel-example-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-servlet-rest-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index f62450a..fa83dff 100755
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-servlet-tomcat-no-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index 216d1e9..4e1910c 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-servlet-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index 6cfca12..fa49ba9 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-simplejirabot/javadsl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index f6010b4..512be83 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-javadsl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index fef2461..b9d0de3 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-simplejirabot/xmlconf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 38ce157..e2f35ee 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-xmlconf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index db19367..de9a206 100755
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 09f7fc8..351fe67 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-activemq/pom.xml b/examples/camel-example-spring-boot-activemq/pom.xml
index 50663c7..56593d6 100644
--- a/examples/camel-example-spring-boot-activemq/pom.xml
+++ b/examples/camel-example-spring-boot-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-activemq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
index 10e2ef5..ce0f06b 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
index 1a4e675..c32b5fd 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
index fafddc1..4cdaaa2 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-geocoder/pom.xml b/examples/camel-example-spring-boot-geocoder/pom.xml
index 7165d47..d5223aa 100644
--- a/examples/camel-example-spring-boot-geocoder/pom.xml
+++ b/examples/camel-example-spring-boot-geocoder/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
index 3a6c762..2a81963 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-spring-boot-grpc</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
index 3dbb78a..4fe0e58 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-spring-boot-grpc</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-server</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-grpc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/pom.xml b/examples/camel-example-spring-boot-grpc/pom.xml
index 87f9f98..737e7c9 100644
--- a/examples/camel-example-spring-boot-grpc/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-grpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-health-checks/application/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/application/pom.xml b/examples/camel-example-spring-boot-health-checks/application/pom.xml
index 30642e7..3eac528 100644
--- a/examples/camel-example-spring-boot-health-checks/application/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/application/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks-application</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-health-checks/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/pom.xml b/examples/camel-example-spring-boot-health-checks/pom.xml
index 2d7fb70..86d61e6 100644
--- a/examples/camel-example-spring-boot-health-checks/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-health-checks/service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/service/pom.xml b/examples/camel-example-spring-boot-health-checks/service/pom.xml
index 6e12607..cec39a9 100644
--- a/examples/camel-example-spring-boot-health-checks/service/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/service/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks-service</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-infinispan/pom.xml b/examples/camel-example-spring-boot-infinispan/pom.xml
index 8498bcd..353ec7a 100644
--- a/examples/camel-example-spring-boot-infinispan/pom.xml
+++ b/examples/camel-example-spring-boot-infinispan/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-live-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-live-reload/pom.xml b/examples/camel-example-spring-boot-live-reload/pom.xml
index 5f301c6..86d1cc7 100644
--- a/examples/camel-example-spring-boot-live-reload/pom.xml
+++ b/examples/camel-example-spring-boot-live-reload/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-live-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-master/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-master/pom.xml b/examples/camel-example-spring-boot-master/pom.xml
index 695ca28..b602973 100644
--- a/examples/camel-example-spring-boot-master/pom.xml
+++ b/examples/camel-example-spring-boot-master/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 9528b75..877acf0 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-pojo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-pojo/pom.xml b/examples/camel-example-spring-boot-pojo/pom.xml
index 20057d2..2d5588e 100644
--- a/examples/camel-example-spring-boot-pojo/pom.xml
+++ b/examples/camel-example-spring-boot-pojo/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-pojo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-rest-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml
index 2652374..8844fae 100644
--- a/examples/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-rest-swagger/pom.xml b/examples/camel-example-spring-boot-rest-swagger/pom.xml
index dad1dc9..de2c974 100644
--- a/examples/camel-example-spring-boot-rest-swagger/pom.xml
+++ b/examples/camel-example-spring-boot-rest-swagger/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
index 9ff06b7..ee7b32a 100644
--- a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-servicecall/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/pom.xml b/examples/camel-example-spring-boot-servicecall/pom.xml
index e14c400..d153a32 100644
--- a/examples/camel-example-spring-boot-servicecall/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-servicecall/services/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/services/pom.xml b/examples/camel-example-spring-boot-servicecall/services/pom.xml
index 3da8ede..cc06f91 100644
--- a/examples/camel-example-spring-boot-servicecall/services/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/services/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall-services</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
index 582fcfe..d165314 100644
--- a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml
index 726ba2a..6cb41ba 100644
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
index 499f2ae..7775c9b 100644
--- a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-cloud-servicecall/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/pom.xml b/examples/camel-example-spring-cloud-servicecall/pom.xml
index d831a64..030b822 100644
--- a/examples/camel-example-spring-cloud-servicecall/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-cloud-servicecall/service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/service/pom.xml b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
index 8ac9cec..42b66c5 100644
--- a/examples/camel-example-spring-cloud-servicecall/service/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall-service</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index 6178a07..1a0cc04 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index e71f40a..7e04267 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index 2bedb58..be9f27b 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index 7822a8a..1c8657c 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring-xquery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index 6ee2e11..32e11f3 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 58b8ebd6..778f250 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-sql-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index f2123c0..a214eed 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-ssh-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index 4d8cf4d..532983c 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index be8f86c..d7cecde 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-swagger-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml
index 9986e2c..997d894 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-swagger-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml
index 2af2428..6ba35d1 100755
--- a/examples/camel-example-swagger-osgi/pom.xml
+++ b/examples/camel-example-swagger-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-swagger-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-xml/pom.xml b/examples/camel-example-swagger-xml/pom.xml
index 5a7d682..d5c5cee 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index a82d247..88a9cfe 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-transformer-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml
index 2e2ac34..34965be 100644
--- a/examples/camel-example-transformer-blueprint/pom.xml
+++ b/examples/camel-example-transformer-blueprint/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-transformer-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-transformer-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-cdi/pom.xml b/examples/camel-example-transformer-cdi/pom.xml
index 63544a3..00db397 100644
--- a/examples/camel-example-transformer-cdi/pom.xml
+++ b/examples/camel-example-transformer-cdi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-transformer-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-transformer-demo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-demo/pom.xml b/examples/camel-example-transformer-demo/pom.xml
index 83e9448..f1a566a 100644
--- a/examples/camel-example-transformer-demo/pom.xml
+++ b/examples/camel-example-transformer-demo/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-transformer-demo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-twitter-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-salesforce/pom.xml b/examples/camel-example-twitter-salesforce/pom.xml
index a83510b..6acf8f4 100644
--- a/examples/camel-example-twitter-salesforce/pom.xml
+++ b/examples/camel-example-twitter-salesforce/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-twitter-websocket-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index c9ab21f..175176f 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-twitter-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index 18312fe..29fa316 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-validator-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-validator-spring-boot/pom.xml b/examples/camel-example-validator-spring-boot/pom.xml
index 307d75e..f55f82d 100644
--- a/examples/camel-example-validator-spring-boot/pom.xml
+++ b/examples/camel-example-validator-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-validator-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-widget-gadget-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml
index db4beed..b72da9a 100755
--- a/examples/camel-example-widget-gadget-cdi/pom.xml
+++ b/examples/camel-example-widget-gadget-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-widget-gadget-java/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml
index 08b5586..55b2aee 100755
--- a/examples/camel-example-widget-gadget-java/pom.xml
+++ b/examples/camel-example-widget-gadget-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-widget-gadget-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml
index a57c8cf..12d94ec 100755
--- a/examples/camel-example-widget-gadget-xml/pom.xml
+++ b/examples/camel-example-widget-gadget-xml/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-zipkin/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/client/pom.xml b/examples/camel-example-zipkin/client/pom.xml
index c78ece7..a541a76 100644
--- a/examples/camel-example-zipkin/client/pom.xml
+++ b/examples/camel-example-zipkin/client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml
index 6bd8b1a..8e4f3ad 100644
--- a/examples/camel-example-zipkin/pom.xml
+++ b/examples/camel-example-zipkin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-zipkin/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service1/pom.xml b/examples/camel-example-zipkin/service1/pom.xml
index 5a91e01..92253b9 100644
--- a/examples/camel-example-zipkin/service1/pom.xml
+++ b/examples/camel-example-zipkin/service1/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-zipkin/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service2/pom.xml b/examples/camel-example-zipkin/service2/pom.xml
index 40cff65..c85a9f1 100644
--- a/examples/camel-example-zipkin/service2/pom.xml
+++ b/examples/camel-example-zipkin/service2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 198b3b1..566de3b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2033165..5a0a144 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-connector/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-connector/pom.xml b/platforms/camel-catalog-connector/pom.xml
index 435d0d4..d08e9ad 100644
--- a/platforms/camel-catalog-connector/pom.xml
+++ b/platforms/camel-catalog-connector/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-connector</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-lucene/pom.xml b/platforms/camel-catalog-lucene/pom.xml
index 79392a5..a3ff321 100644
--- a/platforms/camel-catalog-lucene/pom.xml
+++ b/platforms/camel-catalog-lucene/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-maven/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-maven/pom.xml b/platforms/camel-catalog-maven/pom.xml
index c935781..ed92d09 100644
--- a/platforms/camel-catalog-maven/pom.xml
+++ b/platforms/camel-catalog-maven/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-maven</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-nexus/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-nexus/pom.xml b/platforms/camel-catalog-nexus/pom.xml
index 45937b4..39d6b71 100644
--- a/platforms/camel-catalog-nexus/pom.xml
+++ b/platforms/camel-catalog-nexus/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-nexus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-provider-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-provider-karaf/pom.xml b/platforms/camel-catalog-provider-karaf/pom.xml
index db3cd3e..045d0bd 100644
--- a/platforms/camel-catalog-provider-karaf/pom.xml
+++ b/platforms/camel-catalog-provider-karaf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-provider-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-provider-springboot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-provider-springboot/pom.xml b/platforms/camel-catalog-provider-springboot/pom.xml
index 53399ef..deebd44 100644
--- a/platforms/camel-catalog-provider-springboot/pom.xml
+++ b/platforms/camel-catalog-provider-springboot/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-provider-springboot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-rest-app/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-rest-app/pom.xml b/platforms/camel-catalog-rest-app/pom.xml
index 0a23936..395a98f 100644
--- a/platforms/camel-catalog-rest-app/pom.xml
+++ b/platforms/camel-catalog-rest-app/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-rest-app</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog-rest/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-rest/pom.xml b/platforms/camel-catalog-rest/pom.xml
index 065b2ef..05b461e 100644
--- a/platforms/camel-catalog-rest/pom.xml
+++ b/platforms/camel-catalog-rest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/camel-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog/pom.xml b/platforms/camel-catalog/pom.xml
index 842a52a..90105b4 100644
--- a/platforms/camel-catalog/pom.xml
+++ b/platforms/camel-catalog/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/commands/commands-core/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index 5565a18..799610d 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/commands/commands-jolokia/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 7538d32..03f9ffa 100644
--- a/platforms/commands/commands-jolokia/pom.xml
+++ b/platforms/commands/commands-jolokia/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/commands/commands-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml
index 1107a0e..4959bec 100755
--- a/platforms/commands/commands-spring-boot/pom.xml
+++ b/platforms/commands/commands-spring-boot/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>commands</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-commands-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index b848661..6b14b37 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>commands</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/dummy-component/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/dummy-component/pom.xml b/platforms/dummy-component/pom.xml
index e5b3046..64efcbb 100644
--- a/platforms/dummy-component/pom.xml
+++ b/platforms/dummy-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 2406377..10c0806 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 442f447..0dbf8c4 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index aeed6df..5002179 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/myfoo-connector/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/myfoo-connector/pom.xml b/platforms/myfoo-connector/pom.xml
index 49d8530..e0fb173 100644
--- a/platforms/myfoo-connector/pom.xml
+++ b/platforms/myfoo-connector/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 49e3d69..224a87c 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
index 791a7db..d36665e 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
index 30d86e0..0ffcf74 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
index 6757d72..7252e5c 100644
--- a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
index edd7b07..9e0c72f 100644
--- a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
index 3578a11..5088b4b 100644
--- a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-asn1-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
index cdd94d5..699d120 100644
--- a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
index 06dd527..74394a6 100644
--- a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
index 99a1127..1f9e0e1 100644
--- a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
index 323418d..0677191 100644
--- a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
index 4c3e59a..b93817b 100644
--- a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atomix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
index 0bc5394..9981374 100644
--- a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
index da62c91..190bb16 100644
--- a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
index 0ecb26b..b51d180 100644
--- a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-azure-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
index 3037f88..7723969 100644
--- a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bam-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
index 8329cc9..5412b0a 100644
--- a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
index 5c36084..ce01dbb 100644
--- a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
index e37f4da..d9d32cd 100644
--- a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
index 4cf6e40..03a60da3 100644
--- a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
index 79cdd7c..f50f697 100644
--- a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>


[04/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-nexus/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-nexus/pom.xml b/platforms/camel-catalog-nexus/pom.xml
index 596ccab..45937b4 100644
--- a/platforms/camel-catalog-nexus/pom.xml
+++ b/platforms/camel-catalog-nexus/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-nexus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-provider-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-provider-karaf/pom.xml b/platforms/camel-catalog-provider-karaf/pom.xml
index cdc2fb9..db3cd3e 100644
--- a/platforms/camel-catalog-provider-karaf/pom.xml
+++ b/platforms/camel-catalog-provider-karaf/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-provider-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-provider-springboot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-provider-springboot/pom.xml b/platforms/camel-catalog-provider-springboot/pom.xml
index 65a8d6e..53399ef 100644
--- a/platforms/camel-catalog-provider-springboot/pom.xml
+++ b/platforms/camel-catalog-provider-springboot/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-provider-springboot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-rest-app/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-rest-app/pom.xml b/platforms/camel-catalog-rest-app/pom.xml
index 5812077..0a23936 100644
--- a/platforms/camel-catalog-rest-app/pom.xml
+++ b/platforms/camel-catalog-rest-app/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-rest-app</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-rest/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-rest/pom.xml b/platforms/camel-catalog-rest/pom.xml
index 5cfa148..065b2ef 100644
--- a/platforms/camel-catalog-rest/pom.xml
+++ b/platforms/camel-catalog-rest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog/pom.xml b/platforms/camel-catalog/pom.xml
index cec0b9b..842a52a 100644
--- a/platforms/camel-catalog/pom.xml
+++ b/platforms/camel-catalog/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/commands/commands-core/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index f83be49..5565a18 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/commands/commands-jolokia/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 34458e1..7538d32 100644
--- a/platforms/commands/commands-jolokia/pom.xml
+++ b/platforms/commands/commands-jolokia/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/commands/commands-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml
index c09c09f..1107a0e 100755
--- a/platforms/commands/commands-spring-boot/pom.xml
+++ b/platforms/commands/commands-spring-boot/pom.xml
@@ -17,13 +17,12 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>commands</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-commands-spring-boot</artifactId>
@@ -37,7 +36,7 @@
       <firstVersion>2.17.0</firstVersion>
       <label>tooling</label>
 
-      <camel.osgi.export.pkg/>
+      <camel.osgi.export.pkg />
     </properties>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index d2a5b05..b848661 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>commands</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/dummy-component/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/dummy-component/pom.xml b/platforms/dummy-component/pom.xml
index f92e92b..e5b3046 100644
--- a/platforms/dummy-component/pom.xml
+++ b/platforms/dummy-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index aa03ace..2406377 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 65919f7..442f447 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 3dc5d0b..aeed6df 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/myfoo-connector/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/myfoo-connector/pom.xml b/platforms/myfoo-connector/pom.xml
index dd41056..49d8530 100644
--- a/platforms/myfoo-connector/pom.xml
+++ b/platforms/myfoo-connector/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -114,7 +114,7 @@
         <executions>
           <execution>
             <id>default-jar</id>
-            <phase/>
+            <phase />
           </execution>
         </executions>
       </plugin>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index dfccef9..49e3d69 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
index 353747c..791a7db 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
index 99cf0be..30d86e0 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
index 382631e..6757d72 100644
--- a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
index c00a225..edd7b07 100644
--- a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
index beddb35..3578a11 100644
--- a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-asn1-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
index a7fa60c..cdd94d5 100644
--- a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
index 3ff96fa..06dd527 100644
--- a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
index cb5167a..99a1127 100644
--- a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
index 9f61b70..323418d 100644
--- a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
index b3231a5..4c3e59a 100644
--- a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-atomix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
index f4ccae9..0bc5394 100644
--- a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
index 1937599..da62c91 100644
--- a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-aws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
index 1b33445..0ecb26b 100644
--- a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-azure-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
index 230855a..3037f88 100644
--- a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-bam-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
index c38785d..8329cc9 100644
--- a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
index cd2c7c6..5c36084 100644
--- a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
index 8e78b13..e37f4da 100644
--- a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
index 37d333a..4cf6e40 100644
--- a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
index 9c15cba..79cdd7c 100644
--- a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
index 958cc8a..8b6bd78 100644
--- a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
index 0de3254..f409336 100644
--- a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-bonita-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
index 4652ce2..5b4b96f 100644
--- a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-boon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
index 3c3595d..eb7d7c0 100644
--- a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
index 8297cf3..6dbe4eb 100644
--- a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
index a4c29ad..0a64ea0 100644
--- a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
index 80357e3..8079ae1 100644
--- a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-caffeine-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
index ebc4b91..1572528 100644
--- a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
index 0e7104c..e7e45a4 100644
--- a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-castor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
index 7b2d295..a69e4d2 100644
--- a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-chronicle-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
index dce7e29..e4006a4 100644
--- a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
index 5d05d2f..6690c07 100644
--- a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
index d35b236..0d25c6d 100644
--- a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
index 9cd6ff0..0d27160 100644
--- a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
index bfe6400..c3640a8 100644
--- a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
index c45d35b..1b30fa7 100644
--- a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
index aa2d65b..14259ab 100644
--- a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-context-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
index 106d9c6..1f4122c 100644
--- a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
index ce342d0..c7803b4 100644
--- a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-couchbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
index 4e90170..42fafae 100644
--- a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
index 53c0922..cf3a8ef 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-crypto-cms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
index 39c7f66..65fb090 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
index 119b767..2d5dd63 100644
--- a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
index ff4c712..87028e0 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
index 19a7aac..8cfa83f 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
index f4d521c..2f5b2e2 100644
--- a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-digitalocean-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
index 772ce11..4577a60 100644
--- a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
index 16ca199..b6e9be3 100644
--- a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
index 7db8d14..739f779 100644
--- a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
index 13560eb..df7c7d1 100644
--- a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
index 6c27836..a24e4e3 100644
--- a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-drill-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
index 25ee289..3272482 100644
--- a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
index c6820da..cac7a73 100644
--- a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-eclipse-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
index 2ecd616..41104a7 100644
--- a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
index 5d71984..5cc88e6 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-elasticsearch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
index b91eb02..0407fc4 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-elasticsearch5-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
index 72b0830..71503b2 100644
--- a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
index 01e74ed..afd4b1a 100644
--- a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
index 6042a6d..f127cc2 100644
--- a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
index c995b70..401b94b 100644
--- a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
index 1fef9f0..d19961b 100644
--- a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-fastjson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
index 17fc1b3..309f2af 100644
--- a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
index 09819d9..818ff6b 100644
--- a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
index 4b11c82..b57e8b7 100644
--- a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
index 4d154ae..c7c6621 100644
--- a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
index b49b5ea..3a29f74 100644
--- a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
index 6686532..59f0830 100644
--- a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
index 9804049..96c370c 100644
--- a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
index 6295373..a965823 100644
--- a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
index fa3c7a2..71ebc4a 100644
--- a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
index ca7029c..f3c987a 100644
--- a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-google-bigquery-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
index ca47535..7a0a28e 100644
--- a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
index 5d904c4..05fb7d2 100644
--- a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
index b563bf1..b172b24 100644
--- a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
index 8abe63a..d73414b 100644
--- a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
index 328786c..cb2c51b 100644
--- a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
index d76332e..5e3bb39 100644
--- a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
index ccc4d94..bd8ab4c 100644
--- a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
index adf3d24..4095e90 100644
--- a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-grpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
index 2fe8ec1..5f2baea 100644
--- a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
index 595aec2..3a79b1a 100644
--- a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
index e5514de..be80b82 100644
--- a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-guice-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
index 30acafa..3fface9 100644
--- a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hawtdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
index 06e143f..8438817 100644
--- a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
index d79458f..773b7a0 100644
--- a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
index 7383757..48c9b55 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
index f974d39..22d2ac8 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hdfs2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
index 5631c8a..9c7dc1a 100644
--- a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-headersmap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
index baa6e50..cc74786 100644
--- a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hessian-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
index bc1ddf3..6c59ef9 100644
--- a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hipchat-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
index e3c4987..833017f 100644
--- a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
index ab2ce36..04d04af 100644
--- a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-http-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
index 420cbbc..74dc715 100644
--- a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>


[06/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-thrift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index 9a34d55..1f2936b 100644
--- a/components/camel-thrift/pom.xml
+++ b/components/camel-thrift/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-thrift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-tika/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index d0048b6..d3b8b86 100644
--- a/components/camel-tika/pom.xml
+++ b/components/camel-tika/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-tika</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-twilio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index a3e8dcd..5c6baae 100644
--- a/components/camel-twilio/pom.xml
+++ b/components/camel-twilio/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-twilio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 7da4e4e..5c803b3 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 5cc4103..573e64e 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 123f9e9..0085953 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index 4bc5897..459ad56 100644
--- a/components/camel-urlrewrite/pom.xml
+++ b/components/camel-urlrewrite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 8eb71a7..059b504 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-vertx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 4c06a89..f2bcdac 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index b068031..a651533 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index d8925c5..ddb2aa3 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index f0a0e58..257da86 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
@@ -106,7 +105,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index 0ff8352..52eaf76 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 6021008..7621baf 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index dc1797c..bb440e0 100755
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index f7c26c4..e8360e1 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index a859566..eb91877 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 23c2fee..45e5660 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -23,7 +23,7 @@
  <parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>components</artifactId>
-  <version>2.20.0-SNAPSHOT</version>
+  <version>2.20.0</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-zendesk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index 006a47b..d51ec3f 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-zendesk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 54b8319..16e9bc6 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index e5d404f..4410139 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-zookeeper-master/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index cf898b3..6719426 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-zookeeper-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 0ce41bf..e1e3282 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 6b7f26d..a004a09 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/connectors/camel-connector-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector-maven-plugin/pom.xml b/connectors/camel-connector-maven-plugin/pom.xml
index 3526c4c..33fac63 100644
--- a/connectors/camel-connector-maven-plugin/pom.xml
+++ b/connectors/camel-connector-maven-plugin/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-connector-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/connectors/camel-connector/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector/pom.xml b/connectors/camel-connector/pom.xml
index 94c7015..ef4c105 100644
--- a/connectors/camel-connector/pom.xml
+++ b/connectors/camel-connector/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-connector</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/connectors/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 05a90c9..9f46d6d 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index 05919f6..4180761 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-activemq-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index b96148d..8f435f9 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index f0b821f..e9cc316 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index db6a5b9..55fc42e 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 8e47547..07bb47c 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId> 
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cassandra-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cassandra-kubernetes/pom.xml b/examples/camel-example-cassandra-kubernetes/pom.xml
index 6c116a1..06b5a95 100644
--- a/examples/camel-example-cassandra-kubernetes/pom.xml
+++ b/examples/camel-example-cassandra-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-cassandra-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-aws-s3/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-aws-s3/pom.xml b/examples/camel-example-cdi-aws-s3/pom.xml
index 5566a2f..a293aa9 100755
--- a/examples/camel-example-cdi-aws-s3/pom.xml
+++ b/examples/camel-example-cdi-aws-s3/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-aws-s3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-cassandraql/pom.xml b/examples/camel-example-cdi-cassandraql/pom.xml
index 73ca33c..e200505 100755
--- a/examples/camel-example-cdi-cassandraql/pom.xml
+++ b/examples/camel-example-cdi-cassandraql/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-kubernetes/pom.xml b/examples/camel-example-cdi-kubernetes/pom.xml
index 8fe5a10..0ec7428 100755
--- a/examples/camel-example-cdi-kubernetes/pom.xml
+++ b/examples/camel-example-cdi-kubernetes/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index 43aa97a..ac25890 100755
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-osgi/pom.xml b/examples/camel-example-cdi-osgi/pom.xml
index 6fd11e2..a6a110a 100755
--- a/examples/camel-example-cdi-osgi/pom.xml
+++ b/examples/camel-example-cdi-osgi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-properties/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index c579157..603906f 100755
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-properties</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-rest-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index ccac4f3..49ea244 100755
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-test/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index 040b521..62cd0cc 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml
index 3babec4..bb2b97d 100755
--- a/examples/camel-example-cdi-xml/pom.xml
+++ b/examples/camel-example-cdi-xml/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index c8709f2..70b082c 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 225b3dc..ce7e34b 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cxf-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index b82f68f..6b5e48d 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cxf-proxy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index c94e66d..0b37822 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cxf-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 37c8113..70a0b28 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 3df492b..b5dce94 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 707437d..85f8d56 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-google-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-google-pubsub/pom.xml b/examples/camel-example-google-pubsub/pom.xml
index eb5e27c..944c6bf 100644
--- a/examples/camel-example-google-pubsub/pom.xml
+++ b/examples/camel-example-google-pubsub/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-google-pubsub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-groovy/pom.xml b/examples/camel-example-groovy/pom.xml
index 2e95050..6fdea2f 100644
--- a/examples/camel-example-groovy/pom.xml
+++ b/examples/camel-example-groovy/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index f4fd006..08b051b 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -9,14 +9,13 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-grpc-kubernetes</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-client-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index 17060a2..b2e7ec2 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -17,13 +17,12 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-grpc-kubernetes</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-server-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-grpc-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/pom.xml
index c54fc35..900c6f1 100644
--- a/examples/camel-example-grpc-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-grpc-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-guice-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index 8187683..a61b8eb 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-hazelcast-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hazelcast-kubernetes/pom.xml b/examples/camel-example-hazelcast-kubernetes/pom.xml
index 4aa5aaf..f7c7e0d 100644
--- a/examples/camel-example-hazelcast-kubernetes/pom.xml
+++ b/examples/camel-example-hazelcast-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-hazelcast-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-hystrix/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml
index 7c27dd5..e7bd2e3 100644
--- a/examples/camel-example-hystrix/client/pom.xml
+++ b/examples/camel-example-hystrix/client/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-hystrix-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml
index 92e95b1..28287f3 100644
--- a/examples/camel-example-hystrix/pom.xml
+++ b/examples/camel-example-hystrix/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-hystrix/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml
index 68ee636..3336df8 100644
--- a/examples/camel-example-hystrix/service1/pom.xml
+++ b/examples/camel-example-hystrix/service1/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-hystrix/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml
index 59b2a04..c8a5332 100644
--- a/examples/camel-example-hystrix/service2/pom.xml
+++ b/examples/camel-example-hystrix/service2/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-java8-rx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8-rx/pom.xml b/examples/camel-example-java8-rx/pom.xml
index a5f50e8..6deb6f1 100644
--- a/examples/camel-example-java8-rx/pom.xml
+++ b/examples/camel-example-java8-rx/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-java8-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-java8/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml
index af50211..6265def 100644
--- a/examples/camel-example-java8/pom.xml
+++ b/examples/camel-example-java8/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-java8</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 716405e..c55eec8 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-jms-file/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 383df8a..6cbb84e 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index bf83266..6f198eb 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kafka/pom.xml b/examples/camel-example-kafka/pom.xml
index 2a87c4c..95d60f7 100644
--- a/examples/camel-example-kafka/pom.xml
+++ b/examples/camel-example-kafka/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-kotlin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml
index 2d33ecf..fd615e7 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-kotlin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 692aec9..741ab99 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-loan-broker-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-cxf/pom.xml b/examples/camel-example-loan-broker-cxf/pom.xml
index cf0254d..897e066 100644
--- a/examples/camel-example-loan-broker-cxf/pom.xml
+++ b/examples/camel-example-loan-broker-cxf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-loan-broker-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-jms/pom.xml b/examples/camel-example-loan-broker-jms/pom.xml
index 8740760..ca6de15 100644
--- a/examples/camel-example-loan-broker-jms/pom.xml
+++ b/examples/camel-example-loan-broker-jms/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 2ef104a..e561038 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index fb54f27..886b9f1 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-netty-http/myapp-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml
index b221610..d9fd68f 100644
--- a/examples/camel-example-netty-http/myapp-cdi/pom.xml
+++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-netty-http/myapp-one/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index b8eb72b..57550db 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-one</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-netty-http/myapp-two/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index f227074..97b05f0 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-two</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index c84bbfc..ff657b3 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index 6a569b5..cff25fa 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-netty-http-shared</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-opentracing/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/client/pom.xml b/examples/camel-example-opentracing/client/pom.xml
index 64292f6..326a60d 100644
--- a/examples/camel-example-opentracing/client/pom.xml
+++ b/examples/camel-example-opentracing/client/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-opentracing-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-opentracing/loggingtracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/loggingtracer/pom.xml b/examples/camel-example-opentracing/loggingtracer/pom.xml
index 562afc7..b2febdf 100644
--- a/examples/camel-example-opentracing/loggingtracer/pom.xml
+++ b/examples/camel-example-opentracing/loggingtracer/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-opentracing-loggingtracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/pom.xml b/examples/camel-example-opentracing/pom.xml
index 8e2b714..b3d2474 100644
--- a/examples/camel-example-opentracing/pom.xml
+++ b/examples/camel-example-opentracing/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-opentracing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-opentracing/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service1/pom.xml b/examples/camel-example-opentracing/service1/pom.xml
index 7cc1451..780b5f8 100644
--- a/examples/camel-example-opentracing/service1/pom.xml
+++ b/examples/camel-example-opentracing/service1/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-opentracing/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service2/pom.xml b/examples/camel-example-opentracing/service2/pom.xml
index 94c105f..47b35a4 100644
--- a/examples/camel-example-opentracing/service2/pom.xml
+++ b/examples/camel-example-opentracing/service2/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service2</artifactId>
@@ -138,7 +137,7 @@
           <arguments>
             <argument>-javaagent:${opentracing-agent.lib}/opentracing-agent.jar</argument>
             <argument>-classpath</argument>
-            <classpath/>
+            <classpath />
             <argument>sample.camel.Service2Application</argument>
           </arguments>
         </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-pojo-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index c7d194f..36c51bb 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-reactive-streams/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reactive-streams/pom.xml b/examples/camel-example-reactive-streams/pom.xml
index 2eb29a6..67f331a 100644
--- a/examples/camel-example-reactive-streams/pom.xml
+++ b/examples/camel-example-reactive-streams/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-reactive-streams</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reload/pom.xml b/examples/camel-example-reload/pom.xml
index 7967955..ff3aedb 100644
--- a/examples/camel-example-reload/pom.xml
+++ b/examples/camel-example-reload/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-reportincident-wssecurity/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index 5d440ce..b060db8 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-reportincident-wssecurity</artifactId>


[05/16] camel git commit: [maven-release-plugin] prepare release camel-2.20.0

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index 6af2871..e6a689a 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-rest-producer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-rest-producer/pom.xml b/examples/camel-example-rest-producer/pom.xml
index 489f3cb..ef51e2e 100644
--- a/examples/camel-example-rest-producer/pom.xml
+++ b/examples/camel-example-rest-producer/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-rest-producer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-rest-swagger/pom.xml b/examples/camel-example-rest-swagger/pom.xml
index 67d0b9c..3ee07bf 100644
--- a/examples/camel-example-rest-swagger/pom.xml
+++ b/examples/camel-example-rest-swagger/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-restlet-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml
index 374e912..96f1282 100755
--- a/examples/camel-example-restlet-jdbc/pom.xml
+++ b/examples/camel-example-restlet-jdbc/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-restlet-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-route-throttling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 2f93900..9673094 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-scala/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-scala/pom.xml b/examples/camel-example-scala/pom.xml
index e3fbb94..21973b7 100644
--- a/examples/camel-example-scala/pom.xml
+++ b/examples/camel-example-scala/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-servlet-rest-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index a31cda1..f62450a 100755
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-servlet-tomcat-no-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index 0a39e8b..216d1e9 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-servlet-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index d7641c0..6cfca12 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-simplejirabot/javadsl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index d1bb66e..f6010b4 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-javadsl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 8cb8a94..fef2461 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-simplejirabot/xmlconf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 761cbf0..38ce157 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-xmlconf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index 805c009..db19367 100755
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 9482e7a..09f7fc8 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-activemq/pom.xml b/examples/camel-example-spring-boot-activemq/pom.xml
index 0f964ab..50663c7 100644
--- a/examples/camel-example-spring-boot-activemq/pom.xml
+++ b/examples/camel-example-spring-boot-activemq/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-activemq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
index ce89de4..10e2ef5 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
index c137031..1a4e675 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
index 0e293be..fafddc1 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-geocoder/pom.xml b/examples/camel-example-spring-boot-geocoder/pom.xml
index 504e6e7..7165d47 100644
--- a/examples/camel-example-spring-boot-geocoder/pom.xml
+++ b/examples/camel-example-spring-boot-geocoder/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
index 720ad3f..3a6c762 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
@@ -9,14 +9,13 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-spring-boot-grpc</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
index 7d19fcd..3dbb78a 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
@@ -17,13 +17,12 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-spring-boot-grpc</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-server</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-grpc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-grpc/pom.xml b/examples/camel-example-spring-boot-grpc/pom.xml
index 49583c1..87f9f98 100644
--- a/examples/camel-example-spring-boot-grpc/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-grpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-health-checks/application/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/application/pom.xml b/examples/camel-example-spring-boot-health-checks/application/pom.xml
index 00f4abf..30642e7 100644
--- a/examples/camel-example-spring-boot-health-checks/application/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/application/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks-application</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-health-checks/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/pom.xml b/examples/camel-example-spring-boot-health-checks/pom.xml
index 7fa4a7e..2d7fb70 100644
--- a/examples/camel-example-spring-boot-health-checks/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-health-checks/service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-health-checks/service/pom.xml b/examples/camel-example-spring-boot-health-checks/service/pom.xml
index 74eca03..6e12607 100644
--- a/examples/camel-example-spring-boot-health-checks/service/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/service/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-health-checks-service</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-infinispan/pom.xml b/examples/camel-example-spring-boot-infinispan/pom.xml
index fe708d7..8498bcd 100644
--- a/examples/camel-example-spring-boot-infinispan/pom.xml
+++ b/examples/camel-example-spring-boot-infinispan/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-live-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-live-reload/pom.xml b/examples/camel-example-spring-boot-live-reload/pom.xml
index 7d5d5b4..5f301c6 100644
--- a/examples/camel-example-spring-boot-live-reload/pom.xml
+++ b/examples/camel-example-spring-boot-live-reload/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-live-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-master/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-master/pom.xml b/examples/camel-example-spring-boot-master/pom.xml
index ba9dd80..695ca28 100644
--- a/examples/camel-example-spring-boot-master/pom.xml
+++ b/examples/camel-example-spring-boot-master/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 8a39931..9528b75 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-pojo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-pojo/pom.xml b/examples/camel-example-spring-boot-pojo/pom.xml
index 6e4bab9..20057d2 100644
--- a/examples/camel-example-spring-boot-pojo/pom.xml
+++ b/examples/camel-example-spring-boot-pojo/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-pojo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-rest-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml
index 8a6a895..2652374 100644
--- a/examples/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-rest-swagger/pom.xml b/examples/camel-example-spring-boot-rest-swagger/pom.xml
index 08884ab..dad1dc9 100644
--- a/examples/camel-example-spring-boot-rest-swagger/pom.xml
+++ b/examples/camel-example-spring-boot-rest-swagger/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
index fa2bda5..9ff06b7 100644
--- a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-servicecall/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/pom.xml b/examples/camel-example-spring-boot-servicecall/pom.xml
index 4796419..e14c400 100644
--- a/examples/camel-example-spring-boot-servicecall/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-servicecall/services/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-servicecall/services/pom.xml b/examples/camel-example-spring-boot-servicecall/services/pom.xml
index a130012..3da8ede 100644
--- a/examples/camel-example-spring-boot-servicecall/services/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/services/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-servicecall-services</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
index 513dbad..582fcfe 100644
--- a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml
index 051c1d3..726ba2a 100644
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
index 66fdd23..499f2ae 100644
--- a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-cloud-servicecall/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/pom.xml b/examples/camel-example-spring-cloud-servicecall/pom.xml
index 930ce7e..d831a64 100644
--- a/examples/camel-example-spring-cloud-servicecall/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-cloud-servicecall/service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-cloud-servicecall/service/pom.xml b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
index b13b9b9..8ac9cec 100644
--- a/examples/camel-example-spring-cloud-servicecall/service/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
@@ -17,16 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-cloud-servicecall-service</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index 00153a0..6178a07 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index f3914d2..e71f40a 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index 35749f0..2bedb58 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index ec3b3e3..7822a8a 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring-xquery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index 61bf5bc..6ee2e11 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>
@@ -39,7 +38,7 @@
 
     <camel.osgi.import.additional>org.apache.activemq.xbean,org.apache.activemq.broker,org.apache.activemq.pool
     </camel.osgi.import.additional>
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 916718d..58b8ebd6 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-sql-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index 43e5b80..f2123c0 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-ssh-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index c82a1bf..4d8cf4d 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>
@@ -38,7 +37,7 @@
     <category>OSGi</category>
     <title>SSH Security</title>
 
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index 5c58b57..be8f86c 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>
@@ -37,7 +36,7 @@
     <category>OSGi</category>
     <title>SSH</title>
 
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-swagger-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml
index 83c9819..9986e2c 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-swagger-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml
index c6e9f6f..2af2428 100755
--- a/examples/camel-example-swagger-osgi/pom.xml
+++ b/examples/camel-example-swagger-osgi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-swagger-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-swagger-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-xml/pom.xml b/examples/camel-example-swagger-xml/pom.xml
index 525277e..5a7d682 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-swagger-xml</artifactId>
@@ -147,13 +146,12 @@
             </goals>
             <configuration>
               <target>
-                <echo message="Decompress archive"/>
-                <gunzip src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar.gz"/>
-                <untar src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar"
-                       dest="${project.build.directory}"/>
-                <echo message="moving resources"/>
+                <echo message="Decompress archive" />
+                <gunzip src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar.gz" />
+                <untar src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar" dest="${project.build.directory}" />
+                <echo message="moving resources" />
                 <move todir="${destDir}" overwrite="yes">
-                  <fileset dir="${project.build.directory}/swagger-ui-${swagger-ui.version}/dist"/>
+                  <fileset dir="${project.build.directory}/swagger-ui-${swagger-ui.version}/dist" />
                 </move>
               </target>
             </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 7354885..a82d247 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-transformer-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml
index 4365565..2e2ac34 100644
--- a/examples/camel-example-transformer-blueprint/pom.xml
+++ b/examples/camel-example-transformer-blueprint/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-transformer-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-transformer-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-cdi/pom.xml b/examples/camel-example-transformer-cdi/pom.xml
index ea6ecd5..63544a3 100644
--- a/examples/camel-example-transformer-cdi/pom.xml
+++ b/examples/camel-example-transformer-cdi/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-transformer-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-transformer-demo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-transformer-demo/pom.xml b/examples/camel-example-transformer-demo/pom.xml
index 5289ad3..83e9448 100644
--- a/examples/camel-example-transformer-demo/pom.xml
+++ b/examples/camel-example-transformer-demo/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-transformer-demo</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-twitter-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-salesforce/pom.xml b/examples/camel-example-twitter-salesforce/pom.xml
index 5fba63e..a83510b 100644
--- a/examples/camel-example-twitter-salesforce/pom.xml
+++ b/examples/camel-example-twitter-salesforce/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-twitter-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-twitter-websocket-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 30b5d31..c9ab21f 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-twitter-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index 903b67e..18312fe 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-validator-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-validator-spring-boot/pom.xml b/examples/camel-example-validator-spring-boot/pom.xml
index 560ba81..307d75e 100644
--- a/examples/camel-example-validator-spring-boot/pom.xml
+++ b/examples/camel-example-validator-spring-boot/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-validator-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-widget-gadget-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml
index 33d5f1e..db4beed 100755
--- a/examples/camel-example-widget-gadget-cdi/pom.xml
+++ b/examples/camel-example-widget-gadget-cdi/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-widget-gadget-java/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml
index a71aa22..08b5586 100755
--- a/examples/camel-example-widget-gadget-java/pom.xml
+++ b/examples/camel-example-widget-gadget-java/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-widget-gadget-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml
index 3d6995b..a57c8cf 100755
--- a/examples/camel-example-widget-gadget-xml/pom.xml
+++ b/examples/camel-example-widget-gadget-xml/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-zipkin/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/client/pom.xml b/examples/camel-example-zipkin/client/pom.xml
index 433f883..c78ece7 100644
--- a/examples/camel-example-zipkin/client/pom.xml
+++ b/examples/camel-example-zipkin/client/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-zipkin-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml
index 208ce1f..6bd8b1a 100644
--- a/examples/camel-example-zipkin/pom.xml
+++ b/examples/camel-example-zipkin/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-zipkin/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service1/pom.xml b/examples/camel-example-zipkin/service1/pom.xml
index 4264f72..5a91e01 100644
--- a/examples/camel-example-zipkin/service1/pom.xml
+++ b/examples/camel-example-zipkin/service1/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/camel-example-zipkin/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service2/pom.xml b/examples/camel-example-zipkin/service2/pom.xml
index bec6b50..40cff65 100644
--- a/examples/camel-example-zipkin/service2/pom.xml
+++ b/examples/camel-example-zipkin/service2/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 6a67f6c..198b3b1 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -139,7 +139,7 @@
     <!-- as having org.apache.camel as prefix is not needed and makes the name very long -->
     <camel.osgi.symbolic.name>${project.artifactId}</camel.osgi.symbolic.name>
     <skip.starting.camel.context>false</skip.starting.camel.context>
-    <camel.osgi.export.pkg/>
+    <camel.osgi.export.pkg />
   </properties>
 
   <build>
@@ -230,7 +230,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b75a109..2033165 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -34,9 +34,9 @@
   <properties>
     <compiler.fork>true</compiler.fork>
     <cxf.codegenplugin.forkmode>once</cxf.codegenplugin.forkmode>
-    <cxf.codegen.jvmArgs/>
-    <camel.surefire.fork.vmargs/>
-    <cxf.xjc.jvmArgs/>
+    <cxf.codegen.jvmArgs />
+    <camel.surefire.fork.vmargs />
+    <cxf.xjc.jvmArgs />
     <!-- dependency versions -->
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-connector/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-connector/pom.xml b/platforms/camel-catalog-connector/pom.xml
index d61d9cf..435d0d4 100644
--- a/platforms/camel-catalog-connector/pom.xml
+++ b/platforms/camel-catalog-connector/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-connector</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-lucene/pom.xml b/platforms/camel-catalog-lucene/pom.xml
index 047dc91..79392a5 100644
--- a/platforms/camel-catalog-lucene/pom.xml
+++ b/platforms/camel-catalog-lucene/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/aff4434e/platforms/camel-catalog-maven/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/camel-catalog-maven/pom.xml b/platforms/camel-catalog-maven/pom.xml
index 49db2f1..c935781 100644
--- a/platforms/camel-catalog-maven/pom.xml
+++ b/platforms/camel-catalog-maven/pom.xml
@@ -17,14 +17,13 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>camel-catalog-maven</artifactId>


[14/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-paho/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index 3b48a75..6fa4775 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index ab85830..49c9d4e 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 43d837e..b4702fc 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-pgevent/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 06a75fb..e50f870 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 1d57626..22a384b 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index ae3a1d7..317558b 100644
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-pubnub/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index 6b667b0..e584182 100644
--- a/components/camel-pubnub/pom.xml
+++ b/components/camel-pubnub/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pubnub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 9db66aa..e7ce482 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-quartz2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index d32944c..2bf5fda 100644
--- a/components/camel-quartz2/pom.xml
+++ b/components/camel-quartz2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index acd39f0..42927cc 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-rabbitmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index 7b39f6e..0327c87 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-reactive-streams/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-reactive-streams/pom.xml b/components/camel-reactive-streams/pom.xml
index 1245f58..9f126b9 100644
--- a/components/camel-reactive-streams/pom.xml
+++ b/components/camel-reactive-streams/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-reactive-streams</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-reactor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 5e6d369..ba95007 100644
--- a/components/camel-reactor/pom.xml
+++ b/components/camel-reactor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-reactor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-rest-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rest-swagger/pom.xml b/components/camel-rest-swagger/pom.xml
index f28829f..9757c8f 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rest-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 253ed14..8695732 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ribbon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml
index 8c9a241..35af0a0 100644
--- a/components/camel-ribbon/pom.xml
+++ b/components/camel-ribbon/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ribbon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 9ca6577..ffe5454 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 53090e1..170734f 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 3ef2655..ca37fe2 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 3448893..3177a77 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 9dfbc5d..63e6cc6 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-salesforce/camel-salesforce-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index cd97799..46c5b51 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index 6506078..ce16130 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index a0466e1..44961eb 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index d4e385b..df15348 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 40b227d..864a053 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index b594207..8daf464 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 75bb5a7..d56b10d 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -22,7 +22,7 @@
    <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 9936549..f9d80b2 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 3b59804..f825658 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-servicenow/camel-servicenow-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/camel-servicenow-component/pom.xml b/components/camel-servicenow/camel-servicenow-component/pom.xml
index 0ce80bf..58c1b8f 100644
--- a/components/camel-servicenow/camel-servicenow-component/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-servicenow-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servicenow</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
index 43d7131..a0bea69 100644
--- a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-servicenow-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-servicenow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index 2446862..b40774b 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servicenow-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index c38b752..4069ccb 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 9fae34e..73b9b2c 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 6aba3aa..c4a5315 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 8494c8a..9ad9bf3 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index ab8edea..ddd2e0f 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-sjms2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index a66546b..29ab315 100644
--- a/components/camel-sjms2/pom.xml
+++ b/components/camel-sjms2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 8e3d109..4e918c8 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 22f35da..6fd5d68 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-snakeyaml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 52e63d5..a959923 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 269fc51..7f3165a 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index b9b40f7..3245e7e 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 641f768..3ca21a5 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 2edecb1..5a71df7 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spark/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index dbea0b2..f78ea84 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 1f22629..4b1d52b 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index d2b283e..a701d6b 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 8451601..a6ff99e 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-cloud-netflix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud-netflix/pom.xml b/components/camel-spring-cloud-netflix/pom.xml
index 0d182e7..a1e8f6a 100644
--- a/components/camel-spring-cloud-netflix/pom.xml
+++ b/components/camel-spring-cloud-netflix/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Cloud Netflix</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-cloud/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud/pom.xml b/components/camel-spring-cloud/pom.xml
index b2e77d7..925fbe7 100644
--- a/components/camel-spring-cloud/pom.xml
+++ b/components/camel-spring-cloud/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Cloud</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index c582d4c..d4b3fa8 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index cddbc68..020ed11 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 1e1bf25..973bfeb 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index e04de14..24dd3fa 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index add21b2..b81f6e5 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index 3486f12..e50497e 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 03f5428..c184759 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 68684bd..d2ce22d 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 162ffbd..3ee006c 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 4c34ce7..71c97b4 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 47665f5..60ee6d5 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 75b46b9..fb11052 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index ba3c09e..3e76311 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 9e667b0..490a041 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 37202cb..a958392 100644
--- a/components/camel-swagger/pom.xml
+++ b/components/camel-swagger/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 22d9087..a4a2df2 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 4df6221..5f7aed9 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 8a07d78..c1b168a 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-telegram/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index 2f1536e..c16fe2d 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-telegram</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 18c823e..cfd43df 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-test-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index bf80ec3..cc6ee73 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-test-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index 35c1969..435a49d 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 6e71bf2..dfc506a 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 1581b1d..17a2a12 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 6735a19..367e027 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-thrift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index 1f2936b..26009e4 100644
--- a/components/camel-thrift/pom.xml
+++ b/components/camel-thrift/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-thrift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-tika/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index d3b8b86..fdbb8b4 100644
--- a/components/camel-tika/pom.xml
+++ b/components/camel-tika/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tika</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-twilio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index 5c6baae..9473bb9 100644
--- a/components/camel-twilio/pom.xml
+++ b/components/camel-twilio/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-twilio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 5c803b3..4737443 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 573e64e..1ee4dd1 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 0085953..3749723 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index 459ad56..41bec56 100644
--- a/components/camel-urlrewrite/pom.xml
+++ b/components/camel-urlrewrite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 059b504..b3268c0 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-vertx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index f2bcdac..63f0602 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index a651533..ebc28b3 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index ddb2aa3..3c362c2 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index 257da86..cc4db2b 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index 52eaf76..0465f19 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 7621baf..572dfa1 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index bb440e0..c726b83 100755
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index e8360e1..01513f3 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index eb91877..e68ec98 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 45e5660..7e827f8 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -23,7 +23,7 @@
  <parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>components</artifactId>
-  <version>2.20.0</version>
+  <version>2.20.1-SNAPSHOT</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-zendesk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index d51ec3f..b880ab0 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zendesk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 16e9bc6..49944ad 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index 4410139..03a5ecf 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-zookeeper-master/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 6719426..c2cea27 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index e1e3282..7be8c69 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index a004a09..1414a34 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/connectors/camel-connector-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector-maven-plugin/pom.xml b/connectors/camel-connector-maven-plugin/pom.xml
index 33fac63..16e33f3 100644
--- a/connectors/camel-connector-maven-plugin/pom.xml
+++ b/connectors/camel-connector-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-connector-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/connectors/camel-connector/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector/pom.xml b/connectors/camel-connector/pom.xml
index ef4c105..5ffca92 100644
--- a/connectors/camel-connector/pom.xml
+++ b/connectors/camel-connector/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-connector</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/connectors/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 9f46d6d..8a598c9 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index 4180761..35a8e38 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-activemq-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index 8f435f9..4284a9b 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index e9cc316..821a583 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 55fc42e..8e2c736 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 07bb47c..f2d6b74 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId> 
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cassandra-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cassandra-kubernetes/pom.xml b/examples/camel-example-cassandra-kubernetes/pom.xml
index 06b5a95..04f28cc 100644
--- a/examples/camel-example-cassandra-kubernetes/pom.xml
+++ b/examples/camel-example-cassandra-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cassandra-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-aws-s3/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-aws-s3/pom.xml b/examples/camel-example-cdi-aws-s3/pom.xml
index a293aa9..850d216 100755
--- a/examples/camel-example-cdi-aws-s3/pom.xml
+++ b/examples/camel-example-cdi-aws-s3/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-aws-s3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-cassandraql/pom.xml b/examples/camel-example-cdi-cassandraql/pom.xml
index e200505..5e4b16b 100755
--- a/examples/camel-example-cdi-cassandraql/pom.xml
+++ b/examples/camel-example-cdi-cassandraql/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-kubernetes/pom.xml b/examples/camel-example-cdi-kubernetes/pom.xml
index 0ec7428..e6fd6f8 100755
--- a/examples/camel-example-cdi-kubernetes/pom.xml
+++ b/examples/camel-example-cdi-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index ac25890..96e4fb7 100755
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-osgi/pom.xml b/examples/camel-example-cdi-osgi/pom.xml
index a6a110a..e05ad83 100755
--- a/examples/camel-example-cdi-osgi/pom.xml
+++ b/examples/camel-example-cdi-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-properties/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index 603906f..28f63cc 100755
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-properties</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-rest-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index 49ea244..a50c6b7 100755
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-test/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index 62cd0cc..fc0fed7 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml
index bb2b97d..78bbcc1 100755
--- a/examples/camel-example-cdi-xml/pom.xml
+++ b/examples/camel-example-cdi-xml/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 70b082c..4def790 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index ce7e34b..1e3d5cf 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cxf-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 6b5e48d..b3acad4 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cxf-proxy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index 0b37822..5c28c9c 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cxf-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 70a0b28..febdb96 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index b5dce94..2f9c0a8 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 85f8d56..043c246 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-google-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-google-pubsub/pom.xml b/examples/camel-example-google-pubsub/pom.xml
index 944c6bf..9f51be3 100644
--- a/examples/camel-example-google-pubsub/pom.xml
+++ b/examples/camel-example-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-google-pubsub</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-groovy/pom.xml b/examples/camel-example-groovy/pom.xml
index 6fdea2f..40ab422 100644
--- a/examples/camel-example-groovy/pom.xml
+++ b/examples/camel-example-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index 08b051b..91d8e46 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-grpc-kubernetes</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-client-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index b2e7ec2..07029bf 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel.example</groupId>
 		<artifactId>camel-example-grpc-kubernetes</artifactId>
-		<version>2.20.0</version>
+		<version>2.20.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-hello-grpc-server-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-grpc-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-grpc-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/pom.xml
index 900c6f1..f18b797 100644
--- a/examples/camel-example-grpc-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-grpc-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-guice-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index a61b8eb..dca2a07 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-hazelcast-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hazelcast-kubernetes/pom.xml b/examples/camel-example-hazelcast-kubernetes/pom.xml
index f7c7e0d..5b0cb78 100644
--- a/examples/camel-example-hazelcast-kubernetes/pom.xml
+++ b/examples/camel-example-hazelcast-kubernetes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hazelcast-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-hystrix/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml
index e7bd2e3..8aeb09f 100644
--- a/examples/camel-example-hystrix/client/pom.xml
+++ b/examples/camel-example-hystrix/client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml
index 28287f3..a7d0b3c 100644
--- a/examples/camel-example-hystrix/pom.xml
+++ b/examples/camel-example-hystrix/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-hystrix/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml
index 3336df8..84bd8dd 100644
--- a/examples/camel-example-hystrix/service1/pom.xml
+++ b/examples/camel-example-hystrix/service1/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-hystrix/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml
index c8a5332..5661f5f 100644
--- a/examples/camel-example-hystrix/service2/pom.xml
+++ b/examples/camel-example-hystrix/service2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-java8-rx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8-rx/pom.xml b/examples/camel-example-java8-rx/pom.xml
index 6deb6f1..0786a9f 100644
--- a/examples/camel-example-java8-rx/pom.xml
+++ b/examples/camel-example-java8-rx/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-java8/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml
index 6265def..81700ac 100644
--- a/examples/camel-example-java8/pom.xml
+++ b/examples/camel-example-java8/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index c55eec8..6246c6b 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-jms-file/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 6cbb84e..0f431b8 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 6f198eb..0f27761 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kafka/pom.xml b/examples/camel-example-kafka/pom.xml
index 95d60f7..3c875c5 100644
--- a/examples/camel-example-kafka/pom.xml
+++ b/examples/camel-example-kafka/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/examples/camel-example-kotlin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml
index fd615e7..072f221 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-kotlin</artifactId>


[10/16] camel git commit: [maven-release-plugin] prepare for next development iteration

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml b/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
index 1c19326..a9842cf 100644
--- a/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-velocity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
index 3bd606d..6c7aecf 100644
--- a/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-vertx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml b/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
index cc5565d..a69d747 100644
--- a/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-weather-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-weather-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
index d67b395..d95f667 100644
--- a/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
index f0ffb61..380b1e1 100644
--- a/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlbeans-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlbeans-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
index 30f4e04..b8d60b7 100644
--- a/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmljson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmljson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
index 04d80d6..cbf8bc5 100644
--- a/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlrpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlrpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
index 2ccf4df..374c04d 100644
--- a/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlsecurity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
index a1b990b..662bff8 100644
--- a/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmpp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml b/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
index 27c13f4..7b849c2 100644
--- a/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
index 4e4f8da..cdc467b 100644
--- a/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-yammer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
index 9734c86..cd2a44b 100644
--- a/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zendesk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
index 3045658..c739df4 100644
--- a/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zipfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
index 379996b..8bef9d3 100644
--- a/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zipkin-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
index 2ccf169..796700f 100644
--- a/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zookeeper-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zookeeper-master-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml b/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
index e527366..cfa9b70 100644
--- a/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-zookeeper-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/components-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/pom.xml b/platforms/spring-boot/components-starter/pom.xml
index 34767a7..1f2186a 100644
--- a/platforms/spring-boot/components-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../../../platforms/spring-boot/spring-boot-dm/camel-starter-parent</relativePath>
   </parent>
   <artifactId>components-starter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/pom.xml b/platforms/spring-boot/pom.xml
index f5fab2d..a09202d 100644
--- a/platforms/spring-boot/pom.xml
+++ b/platforms/spring-boot/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
         <relativePath>../../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
index c1248c2..c74d6f4 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-boot-dependencies-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index 3a11666..cfe7851 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-boot-dependencies</artifactId>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
index 171be1f..16a331e 100644
--- a/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-starter-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/platforms/spring-boot/spring-boot-dm/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/spring-boot-dm/pom.xml b/platforms/spring-boot/spring-boot-dm/pom.xml
index 5512df6..adce8e5 100644
--- a/platforms/spring-boot/spring-boot-dm/pom.xml
+++ b/platforms/spring-boot/spring-boot-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>spring-boot</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-boot-dm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 117db81..daeb1b7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.20.0</version>
+  <version>2.20.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -156,7 +156,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
-    <tag>camel-2.20.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-blueprint-cxf-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index fdf6479..c88fc69 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-blueprint-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index 17283b4..7409d66 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index b635f0d..028fa60 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-jms2/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-jms2/pom.xml b/tests/camel-itest-jms2/pom.xml
index 0d5d269..9da9d7e 100644
--- a/tests/camel-itest-jms2/pom.xml
+++ b/tests/camel-itest-jms2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-jms2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index ca7fb32..914892b 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index d922b3a..512c4c0 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 3250f04..23d0db7 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 576dd47..10a24e4 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 0897054..d4f33ed 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-jmh/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-jmh/pom.xml b/tests/camel-jmh/pom.xml
index 6c41acf..32e2ad2 100644
--- a/tests/camel-jmh/pom.xml
+++ b/tests/camel-jmh/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jmh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-partial-classpath-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index dd6e223..e3f7e12 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index a717097..a097172 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 90ca0b2..d57c6ec 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 7d0c9a2..b43a660 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/test-bundles/mock-javamail_1.7/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index eb2fb2f..59af018 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 7f08945..60f457b 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -24,7 +24,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.20.0</version>
+      <version>2.20.1-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/apt/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index ed8bf00..549fd6e 100644
--- a/tooling/apt/pom.xml
+++ b/tooling/apt/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>apt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 9b25e63..99c858d 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/camel-route-parser/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-route-parser/pom.xml b/tooling/camel-route-parser/pom.xml
index 58af935..35f6a47 100644
--- a/tooling/camel-route-parser/pom.xml
+++ b/tooling/camel-route-parser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-route-parser</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/json-simple-ordered/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/json-simple-ordered/pom.xml b/tooling/json-simple-ordered/pom.xml
index 3f6c135..b771f73 100644
--- a/tooling/json-simple-ordered/pom.xml
+++ b/tooling/json-simple-ordered/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core and camel-catalog -->

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/bom-generator-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/bom-generator-maven-plugin/pom.xml b/tooling/maven/bom-generator-maven-plugin/pom.xml
index 524274f..d91665d 100644
--- a/tooling/maven/bom-generator-maven-plugin/pom.xml
+++ b/tooling/maven/bom-generator-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>maven-plugins</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.20.0</version>
+        <version>2.20.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/camel-api-component-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index f4c61d8..24dee9d 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
index 4b74c8b..9465c47 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/camel-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 2b0c4b8..a92162c 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/camel-package-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index 3a9be3c..deee48e 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
index 0208a77..55fda14 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
+++ b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-restdsl-swagger-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/guice-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 4233892..a0c4a9f 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index e72d781..3ef118e 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/parent/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index b677cc4..7959e3e 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>tooling-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 298392b..814cb87 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index e8eed7d..f1193a1 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->

http://git-wip-us.apache.org/repos/asf/camel/blob/dcee90cf/tooling/swagger-rest-dsl-generator/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/swagger-rest-dsl-generator/pom.xml b/tooling/swagger-rest-dsl-generator/pom.xml
index 2d111c3..90da926 100644
--- a/tooling/swagger-rest-dsl-generator/pom.xml
+++ b/tooling/swagger-rest-dsl-generator/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.20.0</version>
+    <version>2.20.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger-rest-dsl-generator</artifactId>