[maven-release-plugin] prepare release camel-2.15.4
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 1f5a7f6..6833da3 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index be8c69a..19b871c 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 825ba68..2ffe65e 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 62b289f..5517443 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index b5146e0..ab15d78 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index bb1e677..cff6949 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index b564726..c9d4b56 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index fdcc4cf..83319bd 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index f5330ac..57a6ce1 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 53698b7..6ae8529 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 2502604..ac47e4c 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index 2eca920..08e2ffa 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 12799eb..8899e95 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index a95abf0..4a28a22 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 41511c3..ef572bc 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index d2b617c..6e71453 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 09e2cb1..f4d86fe 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index 870a734..52dfdb7 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.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 30e6272..07ce311 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 7acc5c1..c72fbdf 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 046a4da..cb83a94 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-box</artifactId>
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index c87ff68..2bd0a2a 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 0da6379..0bad572 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
   
   <artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index a9cb440..ae8063f 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index cc0ccbb..fed830e 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 18cb82a..9631056 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index a101a9a..db597fe 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 934aa2c..f198d8c 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 8e644d0..9772e71 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-context</artifactId>
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index b35c08cb..47719e0 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index e514e61..909316e 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 1d39af1..616034e 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 922e91c..cb0084d 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 06f4293..31ea45f 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 94b789b..fed2f88 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 4fd508e..2827232 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index a255783..9ed203c 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <name>Camel :: Disruptor</name>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 586414e..2fa651a 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index a72f872..0b7f58e 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>components</artifactId>
-      <version>2.15.5-SNAPSHOT</version>
+      <version>2.15.4</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 5518c2d..302b225 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index abdc6ae..8b3fd55 100755
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index a351aae..aa392b11 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index cd20253..16ba0a6 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 768e9a6..33cc073 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-elasticsearch</artifactId>
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 929d8e5..9852ff5 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 63c043e..1f90fcb 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 48be92b..dd790ff 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index d78b9ac..8f764cf 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index e980f60..0e2be39 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 061a6a9..85c1840 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 64f8774..c9de970 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index d85512d..3f8cf4a 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-gae</artifactId>
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index a3685c2..7fe34c1 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index a917063..7ce58a2 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 0ee5742..c4b8fdb 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-github</artifactId>
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index dcc2c12..c761acc 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index c01eb5d..9c37f39 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index 793400f..e4dc7bc 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 7787905..f198665 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 352846a..d7ec116 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 7892e5c..9b0937e 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 89f5a4e..4f16678 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 18f73e1..428f42a 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index b475567..45df694 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 701b948..4116dd3 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 5100672..313f0de 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 36d6a2c..b321834 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.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index faea067..9d5dd26 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.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 30a43db..4217986 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 1a86c17..bf6cde6 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index c06a5b9..942d25f 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index bddb747..092d717 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-http4</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index f50a2e4..40b67c1 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 2ef3fde..1aa901c 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 2665d44..9bc0411 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 6b2413d..24b9c27 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 8e21c1d..ed3d8c5 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 17659cf..d77c17c 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 46b9ebd..db108b3 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index daf7a10..151e599 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 68fdcfd..9bde5e4 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.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jclouds</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index fd13ff3..3b9e8b8 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 34302e2..3e45291 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 8b0fa8d..d6288f1 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index b9a2a4c..64b6318 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jetty8/pom.xml b/components/camel-jetty8/pom.xml
index 7a987f7..0b32e1a 100644
--- a/components/camel-jetty8/pom.xml
+++ b/components/camel-jetty8/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jetty8</artifactId>
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 4a2c548..4d0f034 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jetty9</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 47ca929..36e595e 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 950ca2f..9e0c0960 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index ede9dd4..e8a6d81 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index ceaa357..8556523 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 94ef288..a4adbf8 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 068f587..11950a4 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index ae595c7..68fe669 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 3167d3e..75ed3aa 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index be5f545..3073bad 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.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index f098bc1..c083b05 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 4a0eb47..cc06e0d 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 2da973c..f385ab0 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 4f65fb7..4f6f27c 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 94c8821..77f91eb 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 814332f..098c8ed 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index a09cd6f..43857dc 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 3121616..23cff2f 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.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index c758b48..365faa0 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.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 7dc0bef..b74258a 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-linkedin/camel-linkedin-api/pom.xml b/components/camel-linkedin/camel-linkedin-api/pom.xml
index df6ab63..5acb146 100644
--- a/components/camel-linkedin/camel-linkedin-api/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.component.linkedin</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>
diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml
index 9d232f7..7499a0d 100644
--- a/components/camel-linkedin/camel-linkedin-component/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.component.linkedin</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index be0265d..3a8a883 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.component.linkedin</groupId>
   <artifactId>camel-linkedin-parent</artifactId>
   <packaging>pom</packaging>
-  <version>2.15.5-SNAPSHOT</version>
+  <version>2.15.4</version>
 
   <name>Camel :: LinkedIn Component Parent</name>
   <description>Parent project for Camel {LinkedIn} Component</description>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 39cea04..28ad09d 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 63d43e8..e739eaa 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 3d3fada..f476303 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 6c9b5de..7f73125 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 82a2f98..ddf22d7 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 5331762..2088960 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.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 953cf78..d57d64e 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 728d543..4962831 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index d5fa195..59b254d 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 849a88d..02a2bdc 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index ebb3975..b22f8a8 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index e775d36..8726b70 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 6558461..abd4da1 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index ac695db..02d9fe4 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index 3f2ca21..a3c80c3 100644
--- a/components/camel-netty4-http/pom.xml
+++ b/components/camel-netty4-http/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-netty4-http</artifactId>
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 9494678..0346e6a 100644
--- a/components/camel-netty4/pom.xml
+++ b/components/camel-netty4/pom.xml
@@ -20,7 +20,7 @@
   <parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index b69258f..1bad453 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index 597eb15..2039a90 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.component.olingo2</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index fb358e9..3f3c92e5 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.component.olingo2</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 89e464d..670b473 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.component.olingo2</groupId>
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index 365fdb9..77b27e8 100644
--- a/components/camel-openshift/pom.xml
+++ b/components/camel-openshift/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index dc20478..7013bf1 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 6ae3b93..c11243c 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 37b9a63..e2b93ae 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index e336e7e..d863aab 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 829d861..948ee2e 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 6630565..729178a 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index de09d32..6d7e080 100644
--- a/components/camel-quartz2/pom.xml
+++ b/components/camel-quartz2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index cc036c9..d59ca41 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index c8597e1..395cd80 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index acbec74..8602f9c 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 8cde5b8..cedce3b 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 4d329e5..a3138cc 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index fadf143..0326a22 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-rss</artifactId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 9cebac2..a21e443 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index a75d4cd..a0a0699 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 20f1718..cd63932 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index af31237..a5624ae 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index dfe259e..a4eba9f 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index 5f082f4..9a7be13 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 05d2701..c200c38 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 9872df9..90344bd 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index a91a4f4..1aa8d1f 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -20,7 +20,7 @@
    <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 2b3e57d..0c203f1 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index e02667c..1eb5d1a 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index c7f2d7e..4712d35 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
     
   <artifactId>camel-servlet</artifactId>
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 3fc3a4a..0c2f032 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index e6f268d..c50974e 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 4259a87..bb12bfc 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 43b8a3d..1982b92 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-sjms</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index ee6ebd7..baad595 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 5ae75e2..e6aa27b 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index ec54155..3764dc5 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index e9b5576..ef0b23d 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index f59f897..408f039 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index d961cf4..2323c70 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 81f4a95..554e4f8 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 463688c..4418ce6 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <name>Camel :: Spring Boot</name>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 2724639..4c67a66 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 79f6bec..31c8418 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index df77941..43c7f20 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 20865ef..5829048 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-spring-redis</artifactId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index 4bc6628..4d5769e 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index cfaa90d..579e989 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 6241fd1..cbb8e8f 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index ad9b9e2..836d05c 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 641d37e5..b0b7679 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 702bbf4..4b1ba2c 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 6649244..49e3fb7 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 2e5cc0f..e6e3f3f 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index b13b357..02e5aa0 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index d6e7bca..50d0b5e 100644
--- a/components/camel-swagger/pom.xml
+++ b/components/camel-swagger/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 120e07a..7d84629 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 818c8b2..fe1173f 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 1bb1aca..1e253ae 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 4b57b3f..5443d25 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>
diff --git a/components/camel-test-spring3/pom.xml b/components/camel-test-spring3/pom.xml
index 686820e..8f04049 100644
--- a/components/camel-test-spring3/pom.xml
+++ b/components/camel-test-spring3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-test-spring3</artifactId>
diff --git a/components/camel-test-spring40/pom.xml b/components/camel-test-spring40/pom.xml
index dc63ec8..a5e3611 100644
--- a/components/camel-test-spring40/pom.xml
+++ b/components/camel-test-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-test-spring40</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 146164a..aae6ea1 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-test</artifactId>
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index ec229ac..3f5fdd7 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index b2b1ec9..aa527ec 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
    <artifactId>camel-twitter</artifactId>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 3e493e00..5c8d12d 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index 85372c7..b13967b 100644
--- a/components/camel-urlrewrite/pom.xml
+++ b/components/camel-urlrewrite/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index cbda51b..1ea5b3e 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 7b484bd..4f17d75 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index a898a08..6e9895c 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index 22d1592..ff44fdd 100755
--- a/components/camel-web-standalone/pom.xml
+++ b/components/camel-web-standalone/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml
index c08c3b2..19f1b1b 100644
--- a/components/camel-web/pom.xml
+++ b/components/camel-web/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index a8bf74e..c846800 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index ec05e0c..aba1edd 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index 524923d..c01e0f4 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index be5b1a4..03fcdfc 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index dad25be69..29bae3d 100755
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index da8907f..2ff73c3 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index b186a54..ca0445c 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index f0911f0..a819b56 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -21,7 +21,7 @@
  <parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>components</artifactId>
-  <version>2.15.5-SNAPSHOT</version>
+  <version>2.15.4</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 1567460..4651bed 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 80e2a2d..60bfa59 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 627db9f..6ee6f0d 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/etc/pom.xml b/etc/pom.xml
index 387de0c..86e34b4 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index 06aa4eb..ab64099 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index b360df9..f796556 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 9248195..64f5e31 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-box-osgi/pom.xml b/examples/camel-example-box-osgi/pom.xml
index 74ff999..b67b2ae 100644
--- a/examples/camel-example-box-osgi/pom.xml
+++ b/examples/camel-example-box-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-box-osgi</artifactId>
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 7ebf898..1d9fac3 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index af4793d..c6c500b 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 0bcbadb..434e8c1 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index d844613..83e9309 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>
diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml
index e4d7f2c..6081351 100644
--- a/examples/camel-example-cxf-osgi/pom.xml
+++ b/examples/camel-example-cxf-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index 01b5ae4..ce94778 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 3ec9a84..96a4dac 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index f6eca04..89d4fc8 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 31f479d..63776f3 100755
--- a/examples/camel-example-docs/pom.xml
+++ b/examples/camel-example-docs/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 272a964..92c555e 100644
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index ccc0d7b..09922c7 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index e74fae6..d817379 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index 2722cb1..0b76f9f 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index 9d14128..43d8f38 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 5a270e2..8b1eb2b 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 68b67ef..7a9acf1 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 6769fb2..931adc4 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 3cd3129..e31e426 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.15.5-SNAPSHOT</version>
+	    <version>2.15.4</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index fc8264f..f87e37a 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index cd898e6..695ed2b 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index f8f30b2..425701e 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index 3151b1c..f6ac96f 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index 20c6b4e..7b6a3b8 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index f84ce6f..ee19cbd 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>
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 a6f9423..6402c1d 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
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml
index 22be540..b547181 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index abe6f1dd..deab09c 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 7a8d654..7d9b6af 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index 82e38d9f..73e2436 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.15.5-SNAPSHOT</version>
+       <version>2.15.4</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index b342916..7829cf9 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>
diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml
index 0abb39b..b30274d 100755
--- a/examples/camel-example-restlet-jdbc/pom.xml
+++ b/examples/camel-example-restlet-jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-restlet-jdbc</artifactId>
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 68262e9..b9087f6 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index 90458d4..07ad6a0 100755
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>
diff --git a/examples/camel-example-servlet-rest-tomcat/pom.xml b/examples/camel-example-servlet-rest-tomcat/pom.xml
index 9baaf14..9f70c65 100755
--- a/examples/camel-example-servlet-rest-tomcat/pom.xml
+++ b/examples/camel-example-servlet-rest-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-servlet-rest-tomcat</artifactId>
diff --git a/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml b/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
index 85ac41f..1eede83 100755
--- a/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
+++ b/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat-blueprintweb</artifactId>
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index 0a5f3f6..b4367aa 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index bc4298c..4e0c3b2 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 81b982c..2c1aee7 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 60dfaa3..eff3efd 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 4882dfa..1384e0c 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-spark-rest-tomcat/pom.xml b/examples/camel-example-spark-rest-tomcat/pom.xml
index 93e7085..4dc0da6 100755
--- a/examples/camel-example-spark-rest-tomcat/pom.xml
+++ b/examples/camel-example-spark-rest-tomcat/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-spark-rest-tomcat</artifactId>
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index f3dc34c..96d12c7 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index a460428..70e7611 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index c6b5a9e..35c5515 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index f155a49..f6b5d10 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index aaee4e7..1291a34 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index a498c64..b2fde83 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 4c81757..49b9890 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.15.5-SNAPSHOT</version>
+		<version>2.15.4</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index a4fff41..40b612b 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index 57cf780..791c10c 100644
--- a/examples/camel-example-sql/pom.xml
+++ b/examples/camel-example-sql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index 57e6582..de6faa9 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index a6b3267..9639c78 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 846837c..9267817 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index f27fcb5..5e68b8b 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index cf2b588..c6c19dff 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 2c7b110..53aa599 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 20be83e..4ab0b94 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index 7f9da50..26d9ab3 100644
--- a/platforms/catalog/pom.xml
+++ b/platforms/catalog/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index 423676d..f349ddb 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 91cd05c..c9f5021 100644
--- a/platforms/commands/commands-jolokia/pom.xml
+++ b/platforms/commands/commands-jolokia/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index 74fc9fc..a0c1c60 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>commands</artifactId>
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index 4884208..99d3f17 100644
--- a/platforms/karaf/commands-catalog/pom.xml
+++ b/platforms/karaf/commands-catalog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index e4c554a..78ca975 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index cbd5a4a..7eb8a46 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index d7b6643..1d54550 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>karaf</artifactId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index b573669..9f1a181 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 632c9e6..3d7daeb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.15.5-SNAPSHOT</version>
+  <version>2.15.4</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -148,7 +148,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.15.4</tag>
   </scm>
 
   <build>
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index 794eb48..2eb7a83 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index fce8bbd..4629597 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-itest-cdi</artifactId>
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index 854e549..a8dba52 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index f3aea8f..971d666 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index f2a32442..76b6434 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>
diff --git a/tests/camel-itest-spring32/pom.xml b/tests/camel-itest-spring32/pom.xml
index 3f9470a..436173c 100644
--- a/tests/camel-itest-spring32/pom.xml
+++ b/tests/camel-itest-spring32/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest-spring32</artifactId>
diff --git a/tests/camel-itest-spring40/pom.xml b/tests/camel-itest-spring40/pom.xml
index ffcc27e..7a545c6 100644
--- a/tests/camel-itest-spring40/pom.xml
+++ b/tests/camel-itest-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest-spring40</artifactId>
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 01da8d7..1f1530b 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 0d50ad9..4f2ad67 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 4346cba..58422d5 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 57a0155..c2935f8 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index f953312..69a5ad7 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 30322d0..a3c3e21 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 9daa0cd..6925387 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index a7dc406..773a706 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.15.5-SNAPSHOT</version>
+      <version>2.15.4</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index 452acfb..3172135 100644
--- a/tooling/apt/pom.xml
+++ b/tooling/apt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
 
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 88c4458..6460bec 100644
--- a/tooling/archetypes/camel-archetype-activemq/pom.xml
+++ b/tooling/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-api-component/pom.xml b/tooling/archetypes/camel-archetype-api-component/pom.xml
index 457a107..ce5ef09 100644
--- a/tooling/archetypes/camel-archetype-api-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-api-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index 4c8f8095..5652854 100644
--- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-component-scala/pom.xml b/tooling/archetypes/camel-archetype-component-scala/pom.xml
index a91642a..01e9ab5 100644
--- a/tooling/archetypes/camel-archetype-component-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-component-scala/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.15.5-SNAPSHOT</version>
+        <version>2.15.4</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 4d04b52..505ff94 100644
--- a/tooling/archetypes/camel-archetype-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
index 28e4aad..de4d962 100644
--- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
index aff249f..429e72f 100644
--- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml b/tooling/archetypes/camel-archetype-dataformat/pom.xml
index ff6943a..9292a5f 100644
--- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
+++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-groovy/pom.xml b/tooling/archetypes/camel-archetype-groovy/pom.xml
index cd6a27c..7ea7f41 100644
--- a/tooling/archetypes/camel-archetype-groovy/pom.xml
+++ b/tooling/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index 6ca8fc1..aee5759 100644
--- a/tooling/archetypes/camel-archetype-java/pom.xml
+++ b/tooling/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index 0b234e5..9f39682 100644
--- a/tooling/archetypes/camel-archetype-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-scr/pom.xml b/tooling/archetypes/camel-archetype-scr/pom.xml
index 4546cd3..011fdbf 100644
--- a/tooling/archetypes/camel-archetype-scr/pom.xml
+++ b/tooling/archetypes/camel-archetype-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>archetypes</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index 830d155..511ac7e 100644
--- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index 6d646ed..7ade8a3 100644
--- a/tooling/archetypes/camel-archetype-spring/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml b/tooling/archetypes/camel-archetype-web/pom.xml
index 9d33ce2..c49fc16 100644
--- a/tooling/archetypes/camel-archetype-web/pom.xml
+++ b/tooling/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 42dc16c..975caa6 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 8460468..0473280 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index 9bf7c98..d6ba9f7 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>
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 dd77184..ac89e36 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index b368a24..84f8ac6 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index d0bf633..e43fbc1 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 3796537..3cfad69 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index fa9daaf..a1f8a58 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 6eefb5e..65496c3 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index a0a3bae..c13b89a 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.4</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->