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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 87f560b..3802e2d 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index cd541e0..31d4980 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 27af5f9..43bc07b 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-salesforce/camel-salesforce-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 1e69e52..366c503 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index 8642d36..8103553 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index 30031b3..7d47758 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index c865f89..9a49621 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 87af4b2..c61cd48 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 31a8f3d..ceec63f 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 9a3d5eb..2fe0698 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 805e785..23f611f 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 187cd32..b7bf3d0 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-servicenow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index 8a94d00..a07da2a 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servicenow</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 5ba95cd..e3de5fb 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 885cb16..8950364 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index c480391..f6074e7 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.19.1</version>
+		<version>2.19.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index cc51784..857f554 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 1107ce5..beccc73 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-sjms2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index cec9b77..eb5449d 100644
--- a/components/camel-sjms2/pom.xml
+++ b/components/camel-sjms2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 8d907d2..7ee06fc 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 20906ab..f970d71 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-snakeyaml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 2111de5..5d8bfe4 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 8a84763..fab0820 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index c8215b8..b90a471 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index bf243b7..fea6d3c 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index ba2310c..cc0bd15 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spark/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index 46ccb7c..d8ef212 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index a993f4d..f41f59e 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 44e76d3..7813953 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index bee9c56..5ec6883 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-cloud-netflix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud-netflix/pom.xml b/components/camel-spring-cloud-netflix/pom.xml
index 318962d..23ae19c 100644
--- a/components/camel-spring-cloud-netflix/pom.xml
+++ b/components/camel-spring-cloud-netflix/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Cloud Netflix</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-cloud/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-cloud/pom.xml b/components/camel-spring-cloud/pom.xml
index 8b7261a..39296bb 100644
--- a/components/camel-spring-cloud/pom.xml
+++ b/components/camel-spring-cloud/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Cloud</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-dm/pom.xml b/components/camel-spring-dm/pom.xml
index b3e26bd..8f0ac3f 100644
--- a/components/camel-spring-dm/pom.xml
+++ b/components/camel-spring-dm/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-dm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 80f6251..5edcb32 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index ca8e77f..7d99e5c 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 9d2a5d4..490a5ee 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 48cb695..9759856 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index ee3bf86..0d06cb5 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index 49231c8..14e1839 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 2ff8a2e..d5bd455 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 22d0088..b772d6f 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index fafde06..3cc74c4 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index a7b8d42..4e97bb8 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index f49b9a8..83e871b 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 5218ca6..9d85616 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 3d496b5..2e09e8e 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 487a313..514978c 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 642dfa1..e397152 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index a55204e..a1b02d6 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index da6d80b..7c2a7ed 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 39d6aba..1f07d12 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-telegram/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index 640c2ab..f73b06d 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-telegram</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index be40dd4..3133116 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-test-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index cc9df4d..223c72a 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-test-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index dbe6bc8..7068c94 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 9dded4b..0897a7b 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 52df4a7..9c007ed 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 0e85336..f447445 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-tika/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index 48323ab..03ab493 100644
--- a/components/camel-tika/pom.xml
+++ b/components/camel-tika/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tika</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 5d64a30..ee321d0 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index e70e4e6..07bd6ed 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 093ee4d..0bb3916 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index cd45d33..d1e70fc 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index f5e714f..0ed8f1b 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-vertx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index f6e1494..ef6a078 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index 514d120..81ef4e9 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index c755162..a0b3972 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index 2044105..8842b9b 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index c8d1629..a41ab70 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 175e2b3..1dde667 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index ab420ad..9d64602 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.19.1</version>
+        <version>2.19.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index c709ea7..e138bb4 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index bf14b4a..0d6aa51 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 5839536..8c1ac0c 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.19.1</version>
+  <version>2.19.2-SNAPSHOT</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-zendesk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index 64ad339..e0469b5 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zendesk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 8c44641..92ed05c 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index fd7c5ba..276839d 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-zookeeper-master/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 75f6d18..2615673 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper-master</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 486661b..957840f 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 3fb51eb..aa0733f 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/connectors/camel-connector-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector-maven-plugin/pom.xml b/connectors/camel-connector-maven-plugin/pom.xml
index e816eb2..36a094f 100644
--- a/connectors/camel-connector-maven-plugin/pom.xml
+++ b/connectors/camel-connector-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-connector-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/connectors/camel-connector/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/camel-connector/pom.xml b/connectors/camel-connector/pom.xml
index 75bca23..1fabd45 100644
--- a/connectors/camel-connector/pom.xml
+++ b/connectors/camel-connector/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>connectors</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-connector</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/connectors/pom.xml
----------------------------------------------------------------------
diff --git a/connectors/pom.xml b/connectors/pom.xml
index dc47932..47caa39 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index f12174e..9664259 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-activemq-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index 8d5ef72..434d2b7 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 54abc93..40b8603 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 00204c9..529b064 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index c164126..2dd527e 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cassandra-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cassandra-kubernetes/pom.xml b/examples/camel-example-cassandra-kubernetes/pom.xml
index 39817ea..64a744a 100644
--- a/examples/camel-example-cassandra-kubernetes/pom.xml
+++ b/examples/camel-example-cassandra-kubernetes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cassandra-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-aws-s3/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-aws-s3/pom.xml b/examples/camel-example-cdi-aws-s3/pom.xml
index ba50029..1300b3b 100755
--- a/examples/camel-example-cdi-aws-s3/pom.xml
+++ b/examples/camel-example-cdi-aws-s3/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-aws-s3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-cassandraql/pom.xml b/examples/camel-example-cdi-cassandraql/pom.xml
index 320374c..a738ccd 100755
--- a/examples/camel-example-cdi-cassandraql/pom.xml
+++ b/examples/camel-example-cdi-cassandraql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-kubernetes/pom.xml b/examples/camel-example-cdi-kubernetes/pom.xml
index 99b9e1b..0d2d723 100755
--- a/examples/camel-example-cdi-kubernetes/pom.xml
+++ b/examples/camel-example-cdi-kubernetes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index 09f1c01..f7698be 100755
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-osgi/pom.xml b/examples/camel-example-cdi-osgi/pom.xml
index 0304af6..994db36 100755
--- a/examples/camel-example-cdi-osgi/pom.xml
+++ b/examples/camel-example-cdi-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-properties/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index 3a78ec8..80af14f 100755
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-properties</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-rest-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index d55425c..a9f1489 100755
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-test/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index 57f28e7..ad26dec 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml
index 9d40e6a..a3edd46 100755
--- a/examples/camel-example-cdi-xml/pom.xml
+++ b/examples/camel-example-cdi-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 2662f47..2a3e8a5 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 4c2399a..10b1c43 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cxf-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 4d16f04..00bb373 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cxf-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml
index 4e21549..eee7031 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cxf-proxy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index 3f06e53..e92c5ed 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cxf-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 974930d..81416b1 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 3b54b19..247c02a 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 01d04f8..1f79d10 100644
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index ece3acc..d500c09 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-groovy/pom.xml b/examples/camel-example-groovy/pom.xml
index 57895fb..11db2f6 100644
--- a/examples/camel-example-groovy/pom.xml
+++ b/examples/camel-example-groovy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-guice-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index c1b5937..5845b47 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-hazelcast-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hazelcast-kubernetes/pom.xml b/examples/camel-example-hazelcast-kubernetes/pom.xml
index e930bcd..1c03f8c 100644
--- a/examples/camel-example-hazelcast-kubernetes/pom.xml
+++ b/examples/camel-example-hazelcast-kubernetes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hazelcast-kubernetes-example</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-hystrix/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml
index 71573fa..7a116ae 100644
--- a/examples/camel-example-hystrix/client/pom.xml
+++ b/examples/camel-example-hystrix/client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml
index ee95bf9..3f25f7d 100644
--- a/examples/camel-example-hystrix/pom.xml
+++ b/examples/camel-example-hystrix/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-hystrix/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml
index 9c9e120..83a8e98 100644
--- a/examples/camel-example-hystrix/service1/pom.xml
+++ b/examples/camel-example-hystrix/service1/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-hystrix/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml
index 4c872f0..3dc4a81 100644
--- a/examples/camel-example-hystrix/service2/pom.xml
+++ b/examples/camel-example-hystrix/service2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-java8-rx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8-rx/pom.xml b/examples/camel-example-java8-rx/pom.xml
index a2c7f84..5abe165 100644
--- a/examples/camel-example-java8-rx/pom.xml
+++ b/examples/camel-example-java8-rx/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-java8/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml
index 5c1d286..0f5cb96 100644
--- a/examples/camel-example-java8/pom.xml
+++ b/examples/camel-example-java8/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 0d28d98..c12e11e 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-jms-file/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 60a194a..1fbf5f8 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 85cc2b7..738141c 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kafka/pom.xml b/examples/camel-example-kafka/pom.xml
index 52e2d9d..18419dc 100644
--- a/examples/camel-example-kafka/pom.xml
+++ b/examples/camel-example-kafka/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-kotlin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml
index 0a7f755..a50d6e3 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-kotlin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 6196963..7d6577a 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-loan-broker-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-cxf/pom.xml b/examples/camel-example-loan-broker-cxf/pom.xml
index bcdaf73..5fd0355 100644
--- a/examples/camel-example-loan-broker-cxf/pom.xml
+++ b/examples/camel-example-loan-broker-cxf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-loan-broker-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker-jms/pom.xml b/examples/camel-example-loan-broker-jms/pom.xml
index 99b9b1b..df41f7c 100644
--- a/examples/camel-example-loan-broker-jms/pom.xml
+++ b/examples/camel-example-loan-broker-jms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index fa17ee9..155aad6 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index b394d53..0fdf7bf 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-netty-http/myapp-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml
index 6121065..df1bed8 100644
--- a/examples/camel-example-netty-http/myapp-cdi/pom.xml
+++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-netty-http/myapp-one/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index 0d392f1..ba2c657 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-one</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-netty-http/myapp-two/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index c90dc0c..4fa4639 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-two</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index 2b85f99..84accf1 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index 6e15be3..3bbb851 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
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http-shared</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-opentracing/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/client/pom.xml b/examples/camel-example-opentracing/client/pom.xml
index 065e9b9..d3df3cc1 100644
--- a/examples/camel-example-opentracing/client/pom.xml
+++ b/examples/camel-example-opentracing/client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-opentracing/loggingtracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/loggingtracer/pom.xml b/examples/camel-example-opentracing/loggingtracer/pom.xml
index 455dcf6..59ed265 100644
--- a/examples/camel-example-opentracing/loggingtracer/pom.xml
+++ b/examples/camel-example-opentracing/loggingtracer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-loggingtracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/pom.xml b/examples/camel-example-opentracing/pom.xml
index 524127e..dca990f 100644
--- a/examples/camel-example-opentracing/pom.xml
+++ b/examples/camel-example-opentracing/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-opentracing/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service1/pom.xml b/examples/camel-example-opentracing/service1/pom.xml
index dfad5ac..8c6d7d1 100644
--- a/examples/camel-example-opentracing/service1/pom.xml
+++ b/examples/camel-example-opentracing/service1/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-opentracing/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-opentracing/service2/pom.xml b/examples/camel-example-opentracing/service2/pom.xml
index 2735e44..2e9dc08 100644
--- a/examples/camel-example-opentracing/service2/pom.xml
+++ b/examples/camel-example-opentracing/service2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-opentracing</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-opentracing-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-osgi-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml
index c3dce1f..1a27c05 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-pojo-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 2bed930..304eb6d 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-reactive-streams/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reactive-streams/pom.xml b/examples/camel-example-reactive-streams/pom.xml
index d9b62bf..25d17a9 100644
--- a/examples/camel-example-reactive-streams/pom.xml
+++ b/examples/camel-example-reactive-streams/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reactive-streams</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reload/pom.xml b/examples/camel-example-reload/pom.xml
index 0433c1e..5b7f067 100644
--- a/examples/camel-example-reload/pom.xml
+++ b/examples/camel-example-reload/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-reportincident-wssecurity/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index c736045..2f43635 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index e2355c4..b69960f 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.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/5dc6aa2a/examples/camel-example-rest-producer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-rest-producer/pom.xml b/examples/camel-example-rest-producer/pom.xml
index 76a48fc..a00d725 100644
--- a/examples/camel-example-rest-producer/pom.xml
+++ b/examples/camel-example-rest-producer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.19.1</version>
+    <version>2.19.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-rest-producer</artifactId>