You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/10/08 05:30:22 UTC

[1/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x [created] 0dcd18e79
  refs/heads/master eed9d4bbe -> 435e5bfaf


http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 a67ba7f..981ea73 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index 0f8d56b..a74906b 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 34bb784..2d72db3 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 20f2b19..56c99cd 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.16.1-SNAPSHOT</version>
+       <version>2.17-SNAPSHOT</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index d15fba3..31fac7c 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-restlet-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml
index 3a8f859..426f328 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-restlet-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-route-throttling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index f757ed5..4e2ed44 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-servlet-rest-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index d054768..74665fd 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-servlet-tomcat-no-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index c4460fd..ce5ea0e 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-servlet-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index 998e55e..1b822fb 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-simplejirabot/javadsl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 7ad3249..7ffdce5 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index e902f8f..dd21ecd 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-simplejirabot/xmlconf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 5c80811..6ea97d6 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spark-rest-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spark-rest-tomcat/pom.xml b/examples/camel-example-spark-rest-tomcat/pom.xml
index d6f06fb..f44fac8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spark-rest-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 86914c6..3ee1408 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml
index 6d36315..8f3e6c7 100755
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index 55da8f9..0690f1c 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index 315a46a..ea68978 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index e049944..cd963eb 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index a86a37b..3394bb8 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring-xquery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index ac1c8f2..5070ef5 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 510b977..1c0f29e 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-sql-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index f661a63..cc473e1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index 59c85fc..98959f8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-ssh-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index 38f5967..2729988 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index d407e5f..fced286 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-swagger-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml
index 38dd443..5304fe1 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-java/pom.xml b/examples/camel-example-swagger-java/pom.xml
index 512fb4c..a872045 100755
--- a/examples/camel-example-swagger-java/pom.xml
+++ b/examples/camel-example-swagger-java/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 064268e..cc55779 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-twitter-websocket-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 09d861d..db3ccfd 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-twitter-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index 4d996cf..8e0db8a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index a2f3997..71da860 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2be0bfd..f08e344 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index 600f770..f61325d 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/commands/commands-core/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index edb41b6..bf5a011 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/commands/commands-jolokia/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 4a3e273..74d8492 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index ccfeb69..22e91ed 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>commands</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/karaf/commands-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index 2b322b9..058770b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index d6b1d99..5d326d2 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 6d973c0..be7b6d8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 6fb4ca5..bdf0969 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 4dc497b..b3e37db 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ac9f65f..67e15a3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.16.1-SNAPSHOT</version>
+  <version>2.17-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-blueprint-cxf-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index a0593bf..ea9fc63 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 9145256..2fda15c 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index 7ab21bd..5fbb379 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 4d6c940..0dbd701 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 3d74d85..8fba80e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-spring32/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring32/pom.xml b/tests/camel-itest-spring32/pom.xml
index 1efdb09..670297e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-spring32</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-spring40/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring40/pom.xml b/tests/camel-itest-spring40/pom.xml
index dd268ba..f00d78a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-spring40</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index f677181..2e589e1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 42831c5..fc74640 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-partial-classpath-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 4300629..7b3e5e9 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 4cfbbdb..cff8db5 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 84f9202..d2973a3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 6335cdc..918595d 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/test-bundles/mock-javamail_1.7/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 96370a5..0d6c1de 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index d7c1b23..a9f536d 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.16.1-SNAPSHOT</version>
+      <version>2.17-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/apt/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index e6c6ec3..9b8f16c 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 621fdd0..291aa26 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-api-component/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-api-component/pom.xml b/tooling/archetypes/camel-archetype-api-component/pom.xml
index 8dee53c..0e5133f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index fb3b66b..6093e0c 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-cdi/pom.xml b/tooling/archetypes/camel-archetype-cdi/pom.xml
index e66229a..d260550 100644
--- a/tooling/archetypes/camel-archetype-cdi/pom.xml
+++ b/tooling/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-component/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 78fce7a..d5a94cc 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
----------------------------------------------------------------------
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 e43551d..91d9e33 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
----------------------------------------------------------------------
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 f629c36..0d4c25a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-dataformat/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml b/tooling/archetypes/camel-archetype-dataformat/pom.xml
index 07e53bf..fb010c4 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-groovy/pom.xml b/tooling/archetypes/camel-archetype-groovy/pom.xml
index 68e9e79..71ac695 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-java/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index c24b9cd..41acbac 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index 570a475..93c295a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-scr/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-scr/pom.xml b/tooling/archetypes/camel-archetype-scr/pom.xml
index 4208c59..d075001 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring-boot/pom.xml b/tooling/archetypes/camel-archetype-spring-boot/pom.xml
index 75f4416..25b3c84 100644
--- a/tooling/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index 5f6cca5..08e8fc7 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-spring/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index e7f05dc..b6710c3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/camel-archetype-web/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml b/tooling/archetypes/camel-archetype-web/pom.xml
index 8924a71..f10e325 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 4c58b07..0cdf3c6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index cba1efb..71435b4 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/camel-api-component-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index 9ad73bc..d3c836f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
index 7b2def2..beb72d0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/camel-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index d84d772..9e8fbc1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/camel-package-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index 27fe6aa..c626678 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/guice-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 4178e8a..50d72e1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index e9c3b0b..21a7988 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index d767622..d134b7e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index ed1e9cc..b594741 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->


[8/8] camel git commit: CAMEL-9195: Fixed memory leak in undertow producer. Also allow to configure channel options from the endpoint uri.

Posted by ni...@apache.org.
CAMEL-9195: Fixed memory leak in undertow producer. Also allow to configure channel options from the endpoint uri.


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

Branch: refs/heads/camel-2.16.x
Commit: 0dcd18e79f6f2bfc6588085c3213045fdaf89ce8
Parents: 4a3c2d5
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Oct 7 09:17:22 2015 +0200
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:28:04 2015 +0800

----------------------------------------------------------------------
 .../component/undertow/UndertowComponent.java   |   7 ++
 .../component/undertow/UndertowEndpoint.java    | 117 ++++++++++++++++++-
 .../component/undertow/UndertowProducer.java    |  54 +++++++--
 .../undertow/UndertowProducerLeakTest.java      |  45 +++++++
 .../src/test/resources/log4j.properties         |   2 +-
 5 files changed, 213 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/0dcd18e7/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowComponent.java
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowComponent.java b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowComponent.java
index 3584819..13ad686 100644
--- a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowComponent.java
+++ b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowComponent.java
@@ -35,6 +35,7 @@ import org.apache.camel.spi.RestApiConsumerFactory;
 import org.apache.camel.spi.RestConfiguration;
 import org.apache.camel.spi.RestConsumerFactory;
 import org.apache.camel.util.FileUtil;
+import org.apache.camel.util.IntrospectionSupport;
 import org.apache.camel.util.URISupport;
 import org.apache.camel.util.UnsafeUriCharactersEncoder;
 import org.slf4j.Logger;
@@ -58,10 +59,16 @@ public class UndertowComponent extends UriEndpointComponent implements RestConsu
         URI uriHttpUriAddress = new URI(UnsafeUriCharactersEncoder.encodeHttpURI(remaining));
         URI endpointUri = URISupport.createRemainingURI(uriHttpUriAddress, parameters);
 
+        // any additional channel options
+        Map<String, Object> options = IntrospectionSupport.extractProperties(parameters, "option.");
+
         // create the endpoint first
         UndertowEndpoint endpoint = createEndpointInstance(endpointUri, this);
         endpoint.setUndertowHttpBinding(undertowHttpBinding);
         setProperties(endpoint, parameters);
+        if (options != null) {
+            endpoint.setOptions(options);
+        }
 
         // then re-create the http uri with the remaining parameters which the endpoint did not use
         URI httpUri = URISupport.createRemainingURI(

http://git-wip-us.apache.org/repos/asf/camel/blob/0dcd18e7/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java
index 746b609..4bb0f01 100644
--- a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java
+++ b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowEndpoint.java
@@ -18,6 +18,8 @@ package org.apache.camel.component.undertow;
 
 import java.net.URI;
 import java.net.URISyntaxException;
+import java.util.Locale;
+import java.util.Map;
 import javax.net.ssl.SSLContext;
 
 import io.undertow.server.HttpServerExchange;
@@ -34,16 +36,23 @@ import org.apache.camel.spi.UriEndpoint;
 import org.apache.camel.spi.UriParam;
 import org.apache.camel.spi.UriPath;
 import org.apache.camel.util.jsse.SSLContextParameters;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.xnio.Option;
+import org.xnio.OptionMap;
+import org.xnio.Options;
 
 /**
  * Represents an Undertow endpoint.
  */
 @UriEndpoint(scheme = "undertow", title = "Undertow", syntax = "undertow:httpURI",
-    consumerClass = UndertowConsumer.class, label = "http")
+        consumerClass = UndertowConsumer.class, label = "http")
 public class UndertowEndpoint extends DefaultEndpoint implements HeaderFilterStrategyAware {
 
+    private static final Logger LOG = LoggerFactory.getLogger(UndertowEndpoint.class);
     private UndertowComponent component;
     private SSLContext sslContext;
+    private OptionMap optionMap;
 
     @UriPath
     private URI httpURI;
@@ -61,6 +70,14 @@ public class UndertowEndpoint extends DefaultEndpoint implements HeaderFilterStr
     private Boolean throwExceptionOnFailure;
     @UriParam
     private Boolean transferException;
+    @UriPath(label = "producer", defaultValue = "true")
+    private Boolean keepAlive = Boolean.TRUE;
+    @UriPath(label = "producer", defaultValue = "true")
+    private Boolean tcpNoDelay = Boolean.TRUE;
+    @UriPath(label = "producer", defaultValue = "true")
+    private Boolean reuseAddresses = Boolean.TRUE;
+    @UriParam(label = "producer")
+    private Map<String, Object> options;
 
     public UndertowEndpoint(String uri, UndertowComponent component) throws URISyntaxException {
         super(uri, component);
@@ -74,7 +91,7 @@ public class UndertowEndpoint extends DefaultEndpoint implements HeaderFilterStr
 
     @Override
     public Producer createProducer() throws Exception {
-        return new UndertowProducer(this);
+        return new UndertowProducer(this, optionMap);
     }
 
     @Override
@@ -206,6 +223,51 @@ public class UndertowEndpoint extends DefaultEndpoint implements HeaderFilterStr
         this.undertowHttpBinding = undertowHttpBinding;
     }
 
+    public Boolean getKeepAlive() {
+        return keepAlive;
+    }
+
+    /**
+     * Setting to ensure socket is not closed due to inactivity
+     */
+    public void setKeepAlive(Boolean keepAlive) {
+        this.keepAlive = keepAlive;
+    }
+
+    public Boolean getTcpNoDelay() {
+        return tcpNoDelay;
+    }
+
+    /**
+     * Setting to improve TCP protocol performance
+     */
+    public void setTcpNoDelay(Boolean tcpNoDelay) {
+        this.tcpNoDelay = tcpNoDelay;
+    }
+
+    public Boolean getReuseAddresses() {
+        return reuseAddresses;
+    }
+
+    /**
+     * Setting to facilitate socket multiplexing
+     */
+    public void setReuseAddresses(Boolean reuseAddresses) {
+        this.reuseAddresses = reuseAddresses;
+    }
+
+    public Map<String, Object> getOptions() {
+        return options;
+    }
+
+    /**
+     * Sets additional channel options. The options that can be used are defined in {@link org.xnio.Options}.
+     * To configure from endpoint uri, then prefix each option with <tt>option.</tt>, such as <tt>option.close-abort=true&option.send-buffer=8192</tt>
+     */
+    public void setOptions(Map<String, Object> options) {
+        this.options = options;
+    }
+
     @Override
     protected void doStart() throws Exception {
         super.doStart();
@@ -213,5 +275,56 @@ public class UndertowEndpoint extends DefaultEndpoint implements HeaderFilterStr
         if (sslContextParameters != null) {
             sslContext = sslContextParameters.createSSLContext();
         }
+
+        // create options map
+        if (options != null && !options.isEmpty()) {
+
+            // favor to use the classloader that loaded the user application
+            ClassLoader cl = getComponent().getCamelContext().getApplicationContextClassLoader();
+            if (cl == null) {
+                cl = Options.class.getClassLoader();
+            }
+
+            OptionMap.Builder builder = OptionMap.builder();
+            for (Map.Entry<String, Object> entry : options.entrySet()) {
+                String key = entry.getKey();
+                Object value = entry.getValue();
+                if (key != null && value != null) {
+                    // upper case and dash as underscore
+                    key = key.toUpperCase(Locale.ENGLISH).replace('-', '_');
+                    // must be field name
+                    key = Options.class.getName() + "." + key;
+                    Option option = Option.fromString(key, cl);
+                    value = option.parseValue(value.toString(), cl);
+                    LOG.trace("Parsed option {}={}", option.getName(), value);
+                    builder.set(option, value);
+                }
+            }
+            optionMap = builder.getMap();
+        } else {
+            // use an empty map
+            optionMap = OptionMap.EMPTY;
+        }
+
+        // and then configure these default options if they have not been explicit configured
+        if (keepAlive != null && !optionMap.contains(Options.KEEP_ALIVE)) {
+            // rebuild map
+            OptionMap.Builder builder = OptionMap.builder();
+            builder.addAll(optionMap).set(Options.KEEP_ALIVE, keepAlive);
+            optionMap = builder.getMap();
+        }
+        if (tcpNoDelay != null && !optionMap.contains(Options.TCP_NODELAY)) {
+            // rebuild map
+            OptionMap.Builder builder = OptionMap.builder();
+            builder.addAll(optionMap).set(Options.TCP_NODELAY, tcpNoDelay);
+            optionMap = builder.getMap();
+        }
+        if (reuseAddresses != null && !optionMap.contains(Options.REUSE_ADDRESSES)) {
+            // rebuild map
+            OptionMap.Builder builder = OptionMap.builder();
+            builder.addAll(optionMap).set(Options.REUSE_ADDRESSES, tcpNoDelay);
+            optionMap = builder.getMap();
+        }
     }
+
 }

http://git-wip-us.apache.org/repos/asf/camel/blob/0dcd18e7/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowProducer.java
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowProducer.java b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowProducer.java
index 84a8b26..0d1ba75 100644
--- a/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowProducer.java
+++ b/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowProducer.java
@@ -34,6 +34,7 @@ import org.apache.camel.Message;
 import org.apache.camel.TypeConverter;
 import org.apache.camel.impl.DefaultAsyncProducer;
 import org.apache.camel.util.ExchangeHelper;
+import org.apache.camel.util.IOHelper;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import org.xnio.BufferAllocator;
@@ -53,10 +54,14 @@ import org.xnio.XnioWorker;
 public class UndertowProducer extends DefaultAsyncProducer {
     private static final Logger LOG = LoggerFactory.getLogger(UndertowProducer.class);
     private UndertowEndpoint endpoint;
+    private XnioWorker worker;
+    private ByteBufferSlicePool pool;
+    private OptionMap options;
 
-    public UndertowProducer(UndertowEndpoint endpoint) {
+    public UndertowProducer(UndertowEndpoint endpoint, OptionMap options) {
         super(endpoint);
         this.endpoint = endpoint;
+        this.options = options;
     }
 
     @Override
@@ -66,12 +71,12 @@ public class UndertowProducer extends DefaultAsyncProducer {
 
     @Override
     public boolean process(Exchange exchange, AsyncCallback callback) {
+        ClientConnection connection = null;
+
         try {
             final UndertowClient client = UndertowClient.getInstance();
-            XnioWorker worker = Xnio.getInstance().createWorker(OptionMap.EMPTY);
 
-            IoFuture<ClientConnection> connect = client.connect(endpoint.getHttpURI(), worker,
-                    new ByteBufferSlicePool(BufferAllocator.DIRECT_BYTE_BUFFER_ALLOCATOR, 8192, 8192 * 8192), OptionMap.EMPTY);
+            IoFuture<ClientConnection> connect = client.connect(endpoint.getHttpURI(), worker, pool, options);
 
             // creating the url to use takes 2-steps
             String url = UndertowHelper.createURL(exchange, getEndpoint());
@@ -99,9 +104,11 @@ public class UndertowProducer extends DefaultAsyncProducer {
             if (LOG.isDebugEnabled()) {
                 LOG.debug("Executing http {} method: {}", method, url);
             }
-            connect.get().sendRequest(request, new UndertowProducerCallback(bodyAsByte, exchange, callback));
+            connection = connect.get();
+            connection.sendRequest(request, new UndertowProducerCallback(connection, bodyAsByte, exchange, callback));
 
         } catch (Exception e) {
+            IOHelper.close(connection);
             exchange.setException(e);
             callback.done(true);
             return true;
@@ -115,23 +122,45 @@ public class UndertowProducer extends DefaultAsyncProducer {
         return endpoint.getUndertowHttpBinding().toHttpRequest(request, camelExchange.getIn());
     }
 
+    @Override
+    protected void doStart() throws Exception {
+        super.doStart();
+
+        pool = new ByteBufferSlicePool(BufferAllocator.DIRECT_BYTE_BUFFER_ALLOCATOR, 8192, 8192 * 8192);
+        worker = Xnio.getInstance().createWorker(options);
+
+        LOG.debug("Created worker: {} with options: {}", worker, options);
+    }
+
+    @Override
+    protected void doStop() throws Exception {
+        super.doStop();
+
+        if (worker != null && !worker.isShutdown()) {
+            LOG.debug("Shutting down worker: {}", worker);
+            worker.shutdown();
+        }
+    }
+
     /**
      * Everything important happens in callback
      */
     private class UndertowProducerCallback implements ClientCallback<ClientExchange> {
 
+        private final ClientConnection connection;
         private final ByteBuffer body;
         private final Exchange camelExchange;
         private final AsyncCallback callback;
 
-        public UndertowProducerCallback(ByteBuffer body, Exchange camelExchange, AsyncCallback callback) {
+        public UndertowProducerCallback(ClientConnection connection, ByteBuffer body, Exchange camelExchange, AsyncCallback callback) {
+            this.connection = connection;
             this.body = body;
             this.camelExchange = camelExchange;
             this.callback = callback;
         }
 
         @Override
-        public void completed(ClientExchange clientExchange) {
+        public void completed(final ClientExchange clientExchange) {
             clientExchange.setResponseListener(new ClientCallback<ClientExchange>() {
                 @Override
                 public void completed(ClientExchange clientExchange) {
@@ -146,6 +175,7 @@ public class UndertowProducer extends DefaultAsyncProducer {
                     } catch (Exception e) {
                         camelExchange.setException(e);
                     } finally {
+                        IOHelper.close(connection);
                         // make sure to call callback
                         callback.done(false);
                     }
@@ -155,8 +185,12 @@ public class UndertowProducer extends DefaultAsyncProducer {
                 public void failed(IOException e) {
                     LOG.trace("failed: {}", e);
                     camelExchange.setException(e);
-                    // make sure to call callback
-                    callback.done(false);
+                    try {
+                        IOHelper.close(connection);
+                    } finally {
+                        // make sure to call callback
+                        callback.done(false);
+                    }
                 }
             });
 
@@ -167,6 +201,7 @@ public class UndertowProducer extends DefaultAsyncProducer {
                 }
             } catch (IOException e) {
                 camelExchange.setException(e);
+                IOHelper.close(connection);
                 // make sure to call callback
                 callback.done(false);
             }
@@ -176,6 +211,7 @@ public class UndertowProducer extends DefaultAsyncProducer {
         public void failed(IOException e) {
             LOG.trace("failed: {}", e);
             camelExchange.setException(e);
+            IOHelper.close(connection);
             // make sure to call callback
             callback.done(false);
         }

http://git-wip-us.apache.org/repos/asf/camel/blob/0dcd18e7/components/camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowProducerLeakTest.java
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowProducerLeakTest.java b/components/camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowProducerLeakTest.java
new file mode 100644
index 0000000..cb11463
--- /dev/null
+++ b/components/camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowProducerLeakTest.java
@@ -0,0 +1,45 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.camel.component.undertow;
+
+import java.util.concurrent.TimeUnit;
+
+import org.apache.camel.builder.RouteBuilder;
+import org.junit.Test;
+
+public class UndertowProducerLeakTest extends BaseUndertowTest {
+
+    @Test
+    public void testLeak() throws Exception {
+        getMockEndpoint("mock:result").expectedMinimumMessageCount(50);
+
+        assertMockEndpointsSatisfied(2, TimeUnit.MINUTES);
+    }
+
+    @Override
+    protected RouteBuilder createRouteBuilder() throws Exception {
+        return new RouteBuilder() {
+            @Override
+            public void configure() throws Exception {
+                from("undertow:http://localhost:{{port}}/test").to("log:undertow?showAll=true").to("mock:result");
+
+                from("timer:foo?period=100").transform(constant("hello world"))
+                        .to("undertow:http://localhost:{{port}}/test");
+            }
+        };
+    }
+}

http://git-wip-us.apache.org/repos/asf/camel/blob/0dcd18e7/components/camel-undertow/src/test/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/components/camel-undertow/src/test/resources/log4j.properties b/components/camel-undertow/src/test/resources/log4j.properties
index b8d5c8b..8b9fe88 100644
--- a/components/camel-undertow/src/test/resources/log4j.properties
+++ b/components/camel-undertow/src/test/resources/log4j.properties
@@ -21,7 +21,7 @@
 log4j.rootLogger=INFO, file
 
 # uncomment the following to enable camel debugging
-#log4j.logger.org.apache.camel.component.undertow=TRACE
+#log4j.logger.org.apache.camel.component.undertow=DEBUG
 #log4j.logger.org.apache.camel.util.jsse=DEBUG
 
 # CONSOLE appender not used by default


[4/8] camel git commit: CAMEL-9193: Aggregator in preCompletion mode should also timeout if the new group does not receive further messages

Posted by ni...@apache.org.
CAMEL-9193: Aggregator in preCompletion mode should also timeout if the new group does not receive further messages


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

Branch: refs/heads/camel-2.16.x
Commit: 925265c4c3ce251a1bf4d00811b1d0c9e0a42af8
Parents: ff51e64
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Oct 6 10:16:55 2015 +0200
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:24:32 2015 +0800

----------------------------------------------------------------------
 .../processor/aggregate/AggregateProcessor.java |  5 ++++-
 ...gatePreCompleteAwareStrategyTimeoutTest.java | 22 ++++++++++++++++++++
 camel-core/src/test/resources/log4j.properties  |  4 ++--
 3 files changed, 28 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/925265c4/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java b/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java
index 5c400f6..822e831 100644
--- a/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java
+++ b/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java
@@ -438,6 +438,8 @@ public class AggregateProcessor extends ServiceSupport implements AsyncProcessor
             originalExchange = null;
             // and reset the size to 1
             size = 1;
+            // make sure to track timeout as we just restart the correlation group when we are in pre completion mode
+            trackTimeout(key, newExchange);
         }
 
         // aggregate the exchanges
@@ -495,7 +497,7 @@ public class AggregateProcessor extends ServiceSupport implements AsyncProcessor
             batchConsumerCorrelationKeys.clear();
             // we have already submitted to completion, so answer should be null
             answer = null;
-        } else {
+        } else if (answer != null) {
             // we are complete for this exchange
             answer.setProperty(Exchange.AGGREGATED_COMPLETED_BY, complete);
             answer = onCompletion(key, originalExchange, answer, false);
@@ -650,6 +652,7 @@ public class AggregateProcessor extends ServiceSupport implements AsyncProcessor
 
         if (!fromTimeout && timeoutMap != null) {
             // cleanup timeout map if it was a incoming exchange which triggered the timeout (and not the timeout checker)
+            LOG.trace("Removing correlation key {} from timeout", key);
             timeoutMap.remove(key);
         }
 

http://git-wip-us.apache.org/repos/asf/camel/blob/925265c4/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java
----------------------------------------------------------------------
diff --git a/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java b/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java
index abfda10..ffcb03f 100644
--- a/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java
+++ b/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java
@@ -40,6 +40,28 @@ public class AggregatePreCompleteAwareStrategyTimeoutTest extends ContextTestSup
         assertMockEndpointsSatisfied();
     }
 
+    public void testAggregatePreCompleteTimeoutOnlyOneInLastGroup() throws Exception {
+        getMockEndpoint("mock:aggregated").expectedBodiesReceived("A+B+C", "X+D+E", "X");
+
+        template.sendBodyAndHeader("direct:start", "A", "id", 123);
+        template.sendBodyAndHeader("direct:start", "B", "id", 123);
+        template.sendBodyAndHeader("direct:start", "C", "id", 123);
+        template.sendBodyAndHeader("direct:start", "X", "id", 123);
+        template.sendBodyAndHeader("direct:start", "D", "id", 123);
+        template.sendBodyAndHeader("direct:start", "E", "id", 123);
+        template.sendBodyAndHeader("direct:start", "X", "id", 123);
+
+        assertMockEndpointsSatisfied();
+    }
+
+    public void testAggregatePreCompleteTimeoutOnlyOneInFirstGroup() throws Exception {
+        getMockEndpoint("mock:aggregated").expectedBodiesReceived("X");
+
+        template.sendBodyAndHeader("direct:start", "X", "id", 123);
+
+        assertMockEndpointsSatisfied();
+    }
+
     @Override
     protected RouteBuilder createRouteBuilder() throws Exception {
         return new RouteBuilder() {

http://git-wip-us.apache.org/repos/asf/camel/blob/925265c4/camel-core/src/test/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/camel-core/src/test/resources/log4j.properties b/camel-core/src/test/resources/log4j.properties
index e91928c..f8ecded 100644
--- a/camel-core/src/test/resources/log4j.properties
+++ b/camel-core/src/test/resources/log4j.properties
@@ -23,7 +23,7 @@ log4j.logger.org.apache.camel.customlogger=TRACE, file2
 
 #log4j.logger.org.apache.camel.impl.converter=WARN
 #log4j.logger.org.apache.camel.management=DEBUG
-log4j.logger.org.apache.camel.impl.DefaultPackageScanClassResolver=WARN
+#log4j.logger.org.apache.camel.impl.DefaultPackageScanClassResolver=WARN
 #log4j.logger.org.apache.camel.impl.converter.DefaultTypeConverter=TRACE
 #log4j.logger.org.apache.camel.impl.converter=DEBUG
 
@@ -49,7 +49,7 @@ log4j.logger.org.apache.camel.impl.DefaultPackageScanClassResolver=WARN
 #log4j.logger.org.apache.camel.processor.loadbalancer=TRACE
 #log4j.logger.org.apache.camel.processor.Delayer=TRACE
 #log4j.logger.org.apache.camel.processor.Throttler=TRACE
-#log4j.logger.org.apache.camel.processor.aggregate.AggregateProcessor=DEBUG
+#log4j.logger.org.apache.camel.processor.aggregate.AggregateProcessor=TRACE
 #log4j.logger.org.apache.camel.impl=TRACE
 #log4j.logger.org.apache.camel.util.FileUtil=TRACE
 #log4j.logger.org.apache.camel.util.AsyncProcessorHelper=TRACE


[2/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

Posted by ni...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 94a892d..acc7315 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 56c8e50..f8a10b3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 9321bbc..764ef72 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 532a608a..1a5f98f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index efff95b..494d12f 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index b0519d7..299ff8b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-kura/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index da3dcb7..e264cdb 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index a71e936..19c6aab 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 8489188..573e20d 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-linkedin/camel-linkedin-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-api/pom.xml b/components/camel-linkedin/camel-linkedin-api/pom.xml
index 64c58bd..11c353a 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</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-linkedin/camel-linkedin-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml
index 05f2e59..4d1e539 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</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-linkedin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index 20e3328..2342e55 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index ae570af..4f37e0f 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 59020a8..5069c05 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 59d95c7..b80bf52 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 60f16fb..b07104f 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 81aea22..ae84c13 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 0b5abf8..1c73cd8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index a882fd0..643c7b6 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 131883e..ab262ba 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mustache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 55ea9b4..c3f681e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 412a682..16d3f66 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 3984643..50164d8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 615f238..8b2c95a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 1c1b4e7..070afe1 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 233aa3d..408f43b 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-netty4-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index 9672f9a..fb8ea1f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-netty4-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-netty4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 95d0d18..35b780a 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index ff8143b..dea0403 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-olingo2/camel-olingo2-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index d6d65f8..6bb4b0a 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</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-olingo2/camel-olingo2-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index d19e28d..676097a 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</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-olingo2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 8367684..00c4d84 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-openshift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index bb70c0e..cb7832d 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-optaplanner/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index b22328e..c2a3447 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-paho/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index f414834..01816a9 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 8f26473..a07df78 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 2149f91..c0817ba 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-pgevent/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index eea13f4..fdbe3aa 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index fcdc340..e146ef8 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 9e4e9e7..3e8c2eb 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index fc788a0..f60f073 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-quartz2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index 0a0af4c..a673721 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 9467198..0ca8570 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-rabbitmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index ddd3c92..c7bf831 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 5005cfb..a9bcd19 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 8fecfce..36e4f86 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index e24135f..1f8b658 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 952cae5..077797a 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 723b9ae..117a503 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 56236b1..4ff1820 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 bbe8724..8a539bc 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 60c326a..64b347b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index a970ec3..c82d64f 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index 1de220d..f8cbb91 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 1a36792..58ce73e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index eb15858..8669859 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 0c61077..72c0cdf 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 167bcd3..c81ce57 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index dfd77b6..432225f 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index cfdc8fe..2307262 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index fa6500e..92c1099 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 88caa9b..f9e3e8d 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index b579ed4..03d4a02 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 668daf4..b04fcf7 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 40d6300..f885488 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 5e63e55..9d86ec7 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index d9091a4..ba5d327 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index b7c0ca2..2b7b492 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 6838e45..66fb669 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 58a1248..29ee6e7 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index ed95457..4d7ace8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index ed00af2..40e54c7 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 7f46716..bb9bff2 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 5aee4e1..02bf4ba 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 599bec3..d9601e3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 762f601..5a1c2f3 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 1c1f579..5a95f40 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index b417a19..c21099c 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index 6d2c34d..2d32b8c 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 691b6e5..7eb4557 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 7f3d1c9..aed0886 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 0c698f2..1306c8e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index a2ea7a1..45823e4 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 60a4b73..85264dd 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 2db1f0a..0ba48b0 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 0f9cb5c..8977f5f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 698fd73..9a1b20f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 6712ea0..dff671b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index c59cb60..ac59f10 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 1f3c602..5e79059 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 2849c77..6cd19c6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 546d133..8632122 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index b9b82f3..0bf35e0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-test-spring3/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring3/pom.xml b/components/camel-test-spring3/pom.xml
index b45b3c8..c370a29 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-spring3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-test-spring40/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring40/pom.xml b/components/camel-test-spring40/pom.xml
index 206fc41..3d07ff0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-spring40</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 6d06b20..247eeab 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index d2b1c5f..e12e840 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index a5a0137..fa05ac7 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index abfbb6a..95acbca 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 51e551d..4410149 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index aa1abd0..73a761b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index d0dd1c2..a3eea3b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-vertx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 5311486..751157c 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index 858ebe2..32f80f1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index e820939..c28584c 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index b918af5..8e6cdd3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index be950a8..249cef6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index d0f41c9..2a228e1 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index b5b0c4f..c1c2a0a 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index d553152..284974f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 6d5c13f..b88bcd7 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 69ed273..f0949f6 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.16.1-SNAPSHOT</version>
+  <version>2.17-SNAPSHOT</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index f491d57..388aa24 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 8e3ad95..af3efff 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 46e62d7..43159d6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index c1fa0f5..8f27d20 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 7b49199..16fa873 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index a9c6244..e69e307 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index b55dd4a..0897a7a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-box-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-box-osgi/pom.xml b/examples/camel-example-box-osgi/pom.xml
index 5d59fc3..aa5b424 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-box-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 4319599..9c14179 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index ec671da..b42eaa8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index d377cf9..9f58f13 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 869c890..c201f66 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 5938ee9..497edfd 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 2c132a3..7e3d270 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 4e2ae76..8fb37a6 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 7ff8889..c95c920 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index df96294..934a341 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 7012ba3..2db7832 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-gae/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index 1bd87ed..9b05f57 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-gauth/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index 8bf390e..c0c69c7 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 9cf08fc..0447653 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 4ea3347..1985d58 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 971da98..20f5fb0 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 76f3619..418155a 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index fb48df5..8e8c7d4 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.16.1-SNAPSHOT</version>
+	    <version>2.17-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-loan-broker/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index 6caa5eb..f799a91 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index b666da3..c5d090a 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index 31af534..3a9d0f2 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 780c851..1652b61 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 5a87e4e..cce3355 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 ecb28d4..f09a64b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/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 5b582d2..6d18eca 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


[7/8] camel git commit: CAMEL-9191: Fixed example. Thanks to Tim for the patch.

Posted by ni...@apache.org.
CAMEL-9191: Fixed example. Thanks to Tim for the patch.


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

Branch: refs/heads/camel-2.16.x
Commit: 4a3c2d5ade1488f878e5c66daf8600a43888c93a
Parents: 9e7516e
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Oct 7 07:17:46 2015 +0200
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:27:18 2015 +0800

----------------------------------------------------------------------
 .../main/java/org/apache/camel/example/server/ServerRoutes.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4a3c2d5a/examples/camel-example-spring-jms/src/main/java/org/apache/camel/example/server/ServerRoutes.java
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/src/main/java/org/apache/camel/example/server/ServerRoutes.java b/examples/camel-example-spring-jms/src/main/java/org/apache/camel/example/server/ServerRoutes.java
index 71813f6..3d80456 100644
--- a/examples/camel-example-spring-jms/src/main/java/org/apache/camel/example/server/ServerRoutes.java
+++ b/examples/camel-example-spring-jms/src/main/java/org/apache/camel/example/server/ServerRoutes.java
@@ -42,7 +42,7 @@ public class ServerRoutes extends RouteBuilder {
         //from("jms:queue:numbers").bean("multiplier", "multiply");
 
         // the same as above but expressed as a URI configuration
-        //from("jms:queue:numbers").to("bean:multiplier?methodName=multiply");
+        //from("jms:queue:numbers").to("bean:multiplier?method=multiply");
     }
 
 }


[3/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

Posted by ni...@apache.org.
Updated the master branch version to 2.17-SNAPSHOT


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

Branch: refs/heads/master
Commit: 435e5bfaf877f2adc9752f0271431269a40d572c
Parents: eed9d4b
Author: Willem Jiang <wi...@gmail.com>
Authored: Thu Oct 8 11:19:19 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:19:19 2015 +0800

----------------------------------------------------------------------
 apache-camel/pom.xml                                               | 2 +-
 buildingtools/pom.xml                                              | 2 +-
 camel-core/pom.xml                                                 | 2 +-
 components/camel-ahc-ws/pom.xml                                    | 2 +-
 components/camel-ahc/pom.xml                                       | 2 +-
 components/camel-amqp/pom.xml                                      | 2 +-
 components/camel-apns/pom.xml                                      | 2 +-
 components/camel-atmos/pom.xml                                     | 2 +-
 components/camel-atmosphere-websocket/pom.xml                      | 2 +-
 components/camel-atom/pom.xml                                      | 2 +-
 components/camel-avro/pom.xml                                      | 2 +-
 components/camel-aws/pom.xml                                       | 2 +-
 components/camel-bam/pom.xml                                       | 2 +-
 components/camel-barcode/pom.xml                                   | 2 +-
 components/camel-base64/pom.xml                                    | 2 +-
 components/camel-bean-validator/pom.xml                            | 2 +-
 components/camel-beanio/pom.xml                                    | 2 +-
 components/camel-beanstalk/pom.xml                                 | 2 +-
 components/camel-bindy/pom.xml                                     | 2 +-
 components/camel-blueprint/pom.xml                                 | 2 +-
 components/camel-boon/pom.xml                                      | 2 +-
 components/camel-box/pom.xml                                       | 2 +-
 components/camel-cache/pom.xml                                     | 2 +-
 components/camel-cassandraql/pom.xml                               | 2 +-
 components/camel-castor/pom.xml                                    | 2 +-
 components/camel-cdi/pom.xml                                       | 2 +-
 components/camel-chunk/pom.xml                                     | 2 +-
 components/camel-cmis/pom.xml                                      | 2 +-
 components/camel-coap/pom.xml                                      | 2 +-
 components/camel-cometd/pom.xml                                    | 2 +-
 components/camel-context/pom.xml                                   | 2 +-
 components/camel-core-osgi/pom.xml                                 | 2 +-
 components/camel-core-xml/pom.xml                                  | 2 +-
 components/camel-couchdb/pom.xml                                   | 2 +-
 components/camel-crypto/pom.xml                                    | 2 +-
 components/camel-csv/pom.xml                                       | 2 +-
 components/camel-cxf-transport/pom.xml                             | 2 +-
 components/camel-cxf/pom.xml                                       | 2 +-
 components/camel-disruptor/pom.xml                                 | 2 +-
 components/camel-dns/pom.xml                                       | 2 +-
 components/camel-docker/pom.xml                                    | 2 +-
 components/camel-dozer/pom.xml                                     | 2 +-
 components/camel-dropbox/pom.xml                                   | 2 +-
 components/camel-eclipse/pom.xml                                   | 2 +-
 components/camel-ejb/pom.xml                                       | 2 +-
 components/camel-elasticsearch/pom.xml                             | 2 +-
 components/camel-elsql/pom.xml                                     | 2 +-
 components/camel-eventadmin/pom.xml                                | 2 +-
 components/camel-exec/pom.xml                                      | 2 +-
 components/camel-facebook/pom.xml                                  | 2 +-
 components/camel-flatpack/pom.xml                                  | 2 +-
 components/camel-fop/pom.xml                                       | 2 +-
 components/camel-freemarker/pom.xml                                | 2 +-
 components/camel-ftp/pom.xml                                       | 2 +-
 components/camel-gae/pom.xml                                       | 2 +-
 components/camel-ganglia/pom.xml                                   | 2 +-
 components/camel-geocoder/pom.xml                                  | 2 +-
 components/camel-git/pom.xml                                       | 2 +-
 components/camel-github/pom.xml                                    | 2 +-
 components/camel-google-calendar/pom.xml                           | 2 +-
 components/camel-google-drive/pom.xml                              | 2 +-
 components/camel-google-mail/pom.xml                               | 2 +-
 components/camel-gora/pom.xml                                      | 2 +-
 components/camel-grape/pom.xml                                     | 2 +-
 components/camel-groovy/pom.xml                                    | 2 +-
 components/camel-gson/pom.xml                                      | 2 +-
 components/camel-guava-eventbus/pom.xml                            | 2 +-
 components/camel-guice/pom.xml                                     | 2 +-
 components/camel-hawtdb/pom.xml                                    | 2 +-
 components/camel-hazelcast/pom.xml                                 | 2 +-
 components/camel-hbase/pom.xml                                     | 2 +-
 components/camel-hdfs/pom.xml                                      | 2 +-
 components/camel-hdfs2/pom.xml                                     | 2 +-
 components/camel-hipchat/pom.xml                                   | 2 +-
 components/camel-hl7/pom.xml                                       | 2 +-
 components/camel-http-common/pom.xml                               | 2 +-
 components/camel-http/pom.xml                                      | 2 +-
 components/camel-http4/pom.xml                                     | 2 +-
 components/camel-ibatis/pom.xml                                    | 2 +-
 components/camel-ical/pom.xml                                      | 2 +-
 components/camel-infinispan/pom.xml                                | 2 +-
 components/camel-irc/pom.xml                                       | 2 +-
 components/camel-jackson/pom.xml                                   | 2 +-
 components/camel-jacksonxml/pom.xml                                | 2 +-
 components/camel-jasypt/pom.xml                                    | 2 +-
 components/camel-javaspace/pom.xml                                 | 2 +-
 components/camel-jaxb/pom.xml                                      | 2 +-
 components/camel-jbpm/pom.xml                                      | 2 +-
 components/camel-jclouds/pom.xml                                   | 2 +-
 components/camel-jcr/pom.xml                                       | 2 +-
 components/camel-jdbc/pom.xml                                      | 2 +-
 components/camel-jetty-common/pom.xml                              | 2 +-
 components/camel-jetty/pom.xml                                     | 2 +-
 components/camel-jetty8/pom.xml                                    | 2 +-
 components/camel-jetty9/pom.xml                                    | 2 +-
 components/camel-jgroups/pom.xml                                   | 2 +-
 components/camel-jibx/pom.xml                                      | 2 +-
 components/camel-jing/pom.xml                                      | 2 +-
 components/camel-jira/pom.xml                                      | 2 +-
 components/camel-jms/pom.xml                                       | 2 +-
 components/camel-jmx/pom.xml                                       | 2 +-
 components/camel-jolt/pom.xml                                      | 2 +-
 components/camel-josql/pom.xml                                     | 2 +-
 components/camel-jpa/pom.xml                                       | 2 +-
 components/camel-jsch/pom.xml                                      | 2 +-
 components/camel-jsonpath/pom.xml                                  | 2 +-
 components/camel-jt400/pom.xml                                     | 2 +-
 components/camel-juel/pom.xml                                      | 2 +-
 components/camel-jxpath/pom.xml                                    | 2 +-
 components/camel-kafka/pom.xml                                     | 2 +-
 components/camel-kestrel/pom.xml                                   | 2 +-
 components/camel-krati/pom.xml                                     | 2 +-
 components/camel-kura/pom.xml                                      | 2 +-
 components/camel-ldap/pom.xml                                      | 2 +-
 components/camel-leveldb/pom.xml                                   | 2 +-
 components/camel-linkedin/camel-linkedin-api/pom.xml               | 2 +-
 components/camel-linkedin/camel-linkedin-component/pom.xml         | 2 +-
 components/camel-linkedin/pom.xml                                  | 2 +-
 components/camel-lucene/pom.xml                                    | 2 +-
 components/camel-mail/pom.xml                                      | 2 +-
 components/camel-metrics/pom.xml                                   | 2 +-
 components/camel-mina/pom.xml                                      | 2 +-
 components/camel-mina2/pom.xml                                     | 2 +-
 components/camel-mongodb/pom.xml                                   | 2 +-
 components/camel-mqtt/pom.xml                                      | 2 +-
 components/camel-msv/pom.xml                                       | 2 +-
 components/camel-mustache/pom.xml                                  | 2 +-
 components/camel-mvel/pom.xml                                      | 2 +-
 components/camel-mybatis/pom.xml                                   | 2 +-
 components/camel-nagios/pom.xml                                    | 2 +-
 components/camel-netty-http/pom.xml                                | 2 +-
 components/camel-netty/pom.xml                                     | 2 +-
 components/camel-netty4-http/pom.xml                               | 2 +-
 components/camel-netty4/pom.xml                                    | 2 +-
 components/camel-ognl/pom.xml                                      | 2 +-
 components/camel-olingo2/camel-olingo2-api/pom.xml                 | 2 +-
 components/camel-olingo2/camel-olingo2-component/pom.xml           | 2 +-
 components/camel-olingo2/pom.xml                                   | 2 +-
 components/camel-openshift/pom.xml                                 | 2 +-
 components/camel-optaplanner/pom.xml                               | 2 +-
 components/camel-paho/pom.xml                                      | 2 +-
 components/camel-paxlogging/pom.xml                                | 2 +-
 components/camel-pdf/pom.xml                                       | 2 +-
 components/camel-pgevent/pom.xml                                   | 2 +-
 components/camel-printer/pom.xml                                   | 2 +-
 components/camel-protobuf/pom.xml                                  | 2 +-
 components/camel-quartz/pom.xml                                    | 2 +-
 components/camel-quartz2/pom.xml                                   | 2 +-
 components/camel-quickfix/pom.xml                                  | 2 +-
 components/camel-rabbitmq/pom.xml                                  | 2 +-
 components/camel-restlet/pom.xml                                   | 2 +-
 components/camel-rmi/pom.xml                                       | 2 +-
 components/camel-routebox/pom.xml                                  | 2 +-
 components/camel-rss/pom.xml                                       | 2 +-
 components/camel-ruby/pom.xml                                      | 2 +-
 components/camel-rx/pom.xml                                        | 2 +-
 components/camel-salesforce/camel-salesforce-component/pom.xml     | 2 +-
 components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml  | 2 +-
 components/camel-salesforce/pom.xml                                | 2 +-
 components/camel-sap-netweaver/pom.xml                             | 2 +-
 components/camel-saxon/pom.xml                                     | 2 +-
 components/camel-scala/pom.xml                                     | 2 +-
 components/camel-schematron/pom.xml                                | 2 +-
 components/camel-scr/pom.xml                                       | 2 +-
 components/camel-script/pom.xml                                    | 2 +-
 components/camel-servlet/pom.xml                                   | 2 +-
 components/camel-servletlistener/pom.xml                           | 2 +-
 components/camel-shiro/pom.xml                                     | 2 +-
 components/camel-sip/pom.xml                                       | 2 +-
 components/camel-sjms/pom.xml                                      | 2 +-
 components/camel-slack/pom.xml                                     | 2 +-
 components/camel-smpp/pom.xml                                      | 2 +-
 components/camel-snmp/pom.xml                                      | 2 +-
 components/camel-soap/pom.xml                                      | 2 +-
 components/camel-solr/pom.xml                                      | 2 +-
 components/camel-spark-rest/pom.xml                                | 2 +-
 components/camel-splunk/pom.xml                                    | 2 +-
 components/camel-spring-batch/pom.xml                              | 2 +-
 components/camel-spring-boot/pom.xml                               | 2 +-
 components/camel-spring-integration/pom.xml                        | 2 +-
 components/camel-spring-javaconfig/pom.xml                         | 2 +-
 components/camel-spring-ldap/pom.xml                               | 2 +-
 components/camel-spring-redis/pom.xml                              | 2 +-
 components/camel-spring-security/pom.xml                           | 2 +-
 components/camel-spring-ws/pom.xml                                 | 2 +-
 components/camel-spring/pom.xml                                    | 2 +-
 components/camel-sql/pom.xml                                       | 2 +-
 components/camel-ssh/pom.xml                                       | 2 +-
 components/camel-stax/pom.xml                                      | 2 +-
 components/camel-stomp/pom.xml                                     | 2 +-
 components/camel-stream/pom.xml                                    | 2 +-
 components/camel-stringtemplate/pom.xml                            | 2 +-
 components/camel-swagger-java/pom.xml                              | 2 +-
 components/camel-swagger/pom.xml                                   | 2 +-
 components/camel-syslog/pom.xml                                    | 2 +-
 components/camel-tagsoup/pom.xml                                   | 2 +-
 components/camel-tarfile/pom.xml                                   | 2 +-
 components/camel-test-blueprint/pom.xml                            | 2 +-
 components/camel-test-spring/pom.xml                               | 2 +-
 components/camel-test-spring3/pom.xml                              | 2 +-
 components/camel-test-spring40/pom.xml                             | 2 +-
 components/camel-test/pom.xml                                      | 2 +-
 components/camel-testng/pom.xml                                    | 2 +-
 components/camel-twitter/pom.xml                                   | 2 +-
 components/camel-undertow/pom.xml                                  | 2 +-
 components/camel-univocity-parsers/pom.xml                         | 2 +-
 components/camel-urlrewrite/pom.xml                                | 2 +-
 components/camel-velocity/pom.xml                                  | 2 +-
 components/camel-vertx/pom.xml                                     | 2 +-
 components/camel-weather/pom.xml                                   | 2 +-
 components/camel-websocket/pom.xml                                 | 2 +-
 components/camel-xmlbeans/pom.xml                                  | 2 +-
 components/camel-xmljson/pom.xml                                   | 2 +-
 components/camel-xmlrpc/pom.xml                                    | 2 +-
 components/camel-xmlsecurity/pom.xml                               | 2 +-
 components/camel-xmpp/pom.xml                                      | 2 +-
 components/camel-xstream/pom.xml                                   | 2 +-
 components/camel-yammer/pom.xml                                    | 2 +-
 components/camel-zipfile/pom.xml                                   | 2 +-
 components/camel-zookeeper/pom.xml                                 | 2 +-
 components/pom.xml                                                 | 2 +-
 etc/pom.xml                                                        | 2 +-
 examples/camel-example-activemq-tomcat/pom.xml                     | 2 +-
 examples/camel-example-aggregate/pom.xml                           | 2 +-
 examples/camel-example-bam/pom.xml                                 | 2 +-
 examples/camel-example-box-osgi/pom.xml                            | 2 +-
 examples/camel-example-cafe/pom.xml                                | 2 +-
 examples/camel-example-cdi/pom.xml                                 | 2 +-
 examples/camel-example-console/pom.xml                             | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml                       | 2 +-
 examples/camel-example-cxf-osgi/pom.xml                            | 2 +-
 examples/camel-example-cxf-proxy/pom.xml                           | 2 +-
 examples/camel-example-cxf-tomcat/pom.xml                          | 2 +-
 examples/camel-example-cxf/pom.xml                                 | 2 +-
 examples/camel-example-etl/pom.xml                                 | 2 +-
 examples/camel-example-ftp/pom.xml                                 | 2 +-
 examples/camel-example-gae/pom.xml                                 | 2 +-
 examples/camel-example-gauth/pom.xml                               | 2 +-
 examples/camel-example-guice-jms/pom.xml                           | 2 +-
 examples/camel-example-jdbc/pom.xml                                | 2 +-
 examples/camel-example-jms-file/pom.xml                            | 2 +-
 examples/camel-example-jmx/pom.xml                                 | 2 +-
 examples/camel-example-loadbalancing/pom.xml                       | 2 +-
 examples/camel-example-loan-broker/pom.xml                         | 2 +-
 examples/camel-example-management/pom.xml                          | 2 +-
 examples/camel-example-mybatis/pom.xml                             | 2 +-
 examples/camel-example-netty-http/myapp-one/pom.xml                | 2 +-
 examples/camel-example-netty-http/myapp-two/pom.xml                | 2 +-
 examples/camel-example-netty-http/pom.xml                          | 2 +-
 examples/camel-example-netty-http/shared-netty-http-server/pom.xml | 2 +-
 examples/camel-example-osgi-rmi/pom.xml                            | 2 +-
 examples/camel-example-osgi/pom.xml                                | 2 +-
 examples/camel-example-pojo-messaging/pom.xml                      | 2 +-
 examples/camel-example-reportincident-wssecurity/pom.xml           | 2 +-
 examples/camel-example-reportincident/pom.xml                      | 2 +-
 examples/camel-example-restlet-jdbc/pom.xml                        | 2 +-
 examples/camel-example-route-throttling/pom.xml                    | 2 +-
 examples/camel-example-servlet-rest-blueprint/pom.xml              | 2 +-
 examples/camel-example-servlet-tomcat-no-spring/pom.xml            | 2 +-
 examples/camel-example-servlet-tomcat/pom.xml                      | 2 +-
 examples/camel-example-simplejirabot/javadsl/pom.xml               | 2 +-
 examples/camel-example-simplejirabot/pom.xml                       | 2 +-
 examples/camel-example-simplejirabot/xmlconf/pom.xml               | 2 +-
 examples/camel-example-spark-rest-tomcat/pom.xml                   | 2 +-
 examples/camel-example-splunk/pom.xml                              | 2 +-
 examples/camel-example-spring-boot/pom.xml                         | 2 +-
 examples/camel-example-spring-javaconfig/pom.xml                   | 2 +-
 examples/camel-example-spring-jms/pom.xml                          | 2 +-
 examples/camel-example-spring-security/pom.xml                     | 2 +-
 examples/camel-example-spring-ws/pom.xml                           | 2 +-
 examples/camel-example-spring-xquery/pom.xml                       | 2 +-
 examples/camel-example-spring/pom.xml                              | 2 +-
 examples/camel-example-sql-blueprint/pom.xml                       | 2 +-
 examples/camel-example-sql/pom.xml                                 | 2 +-
 examples/camel-example-ssh-security/pom.xml                        | 2 +-
 examples/camel-example-ssh/pom.xml                                 | 2 +-
 examples/camel-example-swagger-cdi/pom.xml                         | 2 +-
 examples/camel-example-swagger-java/pom.xml                        | 2 +-
 examples/camel-example-tracer/pom.xml                              | 2 +-
 examples/camel-example-twitter-websocket-blueprint/pom.xml         | 2 +-
 examples/camel-example-twitter-websocket/pom.xml                   | 2 +-
 examples/pom.xml                                                   | 2 +-
 parent/pom.xml                                                     | 2 +-
 platforms/catalog/pom.xml                                          | 2 +-
 platforms/commands/commands-core/pom.xml                           | 2 +-
 platforms/commands/commands-jolokia/pom.xml                        | 2 +-
 platforms/commands/pom.xml                                         | 2 +-
 platforms/karaf/commands-catalog/pom.xml                           | 2 +-
 platforms/karaf/commands/pom.xml                                   | 2 +-
 platforms/karaf/features/pom.xml                                   | 2 +-
 platforms/karaf/pom.xml                                            | 2 +-
 platforms/pom.xml                                                  | 2 +-
 pom.xml                                                            | 2 +-
 tests/camel-blueprint-cxf-test/pom.xml                             | 2 +-
 tests/camel-itest-cdi/pom.xml                                      | 2 +-
 tests/camel-itest-karaf/pom.xml                                    | 2 +-
 tests/camel-itest-osgi/pom.xml                                     | 2 +-
 tests/camel-itest-performance/pom.xml                              | 2 +-
 tests/camel-itest-spring32/pom.xml                                 | 2 +-
 tests/camel-itest-spring40/pom.xml                                 | 2 +-
 tests/camel-itest-standalone/pom.xml                               | 2 +-
 tests/camel-itest/pom.xml                                          | 2 +-
 tests/camel-partial-classpath-test/pom.xml                         | 2 +-
 tests/camel-performance/pom.xml                                    | 2 +-
 tests/camel-typeconverterscan-test/pom.xml                         | 2 +-
 tests/pom.xml                                                      | 2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml                       | 2 +-
 tests/test-bundles/pom.xml                                         | 2 +-
 tooling/apt/pom.xml                                                | 2 +-
 tooling/archetypes/camel-archetype-activemq/pom.xml                | 2 +-
 tooling/archetypes/camel-archetype-api-component/pom.xml           | 2 +-
 tooling/archetypes/camel-archetype-blueprint/pom.xml               | 2 +-
 tooling/archetypes/camel-archetype-cdi/pom.xml                     | 2 +-
 tooling/archetypes/camel-archetype-component/pom.xml               | 2 +-
 .../archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml    | 2 +-
 .../camel-archetype-cxf-contract-first-blueprint/pom.xml           | 2 +-
 tooling/archetypes/camel-archetype-dataformat/pom.xml              | 2 +-
 tooling/archetypes/camel-archetype-groovy/pom.xml                  | 2 +-
 tooling/archetypes/camel-archetype-java/pom.xml                    | 2 +-
 tooling/archetypes/camel-archetype-scala/pom.xml                   | 2 +-
 tooling/archetypes/camel-archetype-scr/pom.xml                     | 2 +-
 tooling/archetypes/camel-archetype-spring-boot/pom.xml             | 2 +-
 tooling/archetypes/camel-archetype-spring-dm/pom.xml               | 2 +-
 tooling/archetypes/camel-archetype-spring/pom.xml                  | 2 +-
 tooling/archetypes/camel-archetype-web/pom.xml                     | 2 +-
 tooling/archetypes/pom.xml                                         | 2 +-
 tooling/camel-manual/pom.xml                                       | 2 +-
 tooling/maven/camel-api-component-maven-plugin/pom.xml             | 2 +-
 .../maven/camel-eip-documentation-enricher-maven-plugin/pom.xml    | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                           | 2 +-
 tooling/maven/camel-package-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/guice-maven-plugin/pom.xml                           | 2 +-
 tooling/maven/pom.xml                                              | 2 +-
 tooling/pom.xml                                                    | 2 +-
 tooling/spi-annotations/pom.xml                                    | 2 +-
 335 files changed, 335 insertions(+), 335 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 0891912..c7d8632 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 42d39d6..ad9b75c 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 89e0068..498bfd3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ahc-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index a651b40..f968d42 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index be04e3a..ad1e446 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index b7b46c8..cbb063f 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 93953f4..0154ae4 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-atmos/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 761afb2..9cf2fc9 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-atmosphere-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index 3bf2c4d..afe1faa 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 6edf377..3bf1b4b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 7731600..8514c55 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index f84b0fa..5698c6d 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 644be8f..ce26685 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-barcode/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index ecd997c..88a4c52 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 45eccc5..5aeee24 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index bf53930..f076988 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index af1546e..cded3dc 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-beanstalk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index 4e1ad4c..9fbb76a 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index eb98ab5..baeed6c 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 1dff42a..1fd4f2e 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-boon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index cc18897..e5f242f 100644
--- a/components/camel-boon/pom.xml
+++ b/components/camel-boon/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-box/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 76fbf5c..22f5fcf 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-box</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 44f242a..69fd7d1 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index aafadb8..9cff1df 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
   
   <artifactId>camel-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 2942e87..c766a7e 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index da6f0c7..8c4ec76 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-chunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 1b8788d..e44a330 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index a27a815..d68450d 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-coap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index dcbd3cf..6fb5b86 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 7202f3b..e3c075b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 8fbd0e5..f0aa1b6 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 5ce269e..d4a698d 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 80dd097..785d828 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 3982ab9..5348d4b 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 123e4be..c26a0ff 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.16.1-SNAPSHOT</version>
+		<version>2.17-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 76a5711..2d8d269 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 0aee056..7bc2109 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 78f4622..fd5d484 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-disruptor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index d92543f..0206ae3 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Disruptor</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 15747f6..268e29b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-docker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index f3a3535..5ae33ab 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.16.1-SNAPSHOT</version>
+      <version>2.17-SNAPSHOT</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 7f1993f..1fb9a37 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-dropbox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index dc1b4ea..b05d000 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index f39e4a7..6c6384e 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 3ac1108..305225d 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 307d5b8..f426aaf 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-elsql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 8b22a3b..1fcf3b0 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elsql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index b6eb4c0..0883b1b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index a03c125..f6463f0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 8827ee3..99b50e8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index b11dd38..4841068 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 0279f32..c15b258 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 21096de..f1e989a 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 3de7805..ead66e5 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-gae/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index 1a3f767..6477a2b 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-gae</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 12a373d..31240fa 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index f7e7b24..4aaacf8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-git/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index c014933..2a44e5e 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-git</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-github/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 7422989..dcde8f2 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-github</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 0bcad97..fb893c8 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-google-drive/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 439d5e0..907b032 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index de2cc27..ff1af15 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-gora/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 2e2a3cc..d1ac154 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-grape/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index 88110c5..7b3b97b 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-grape</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index f4d4660..22d55e6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 8de2e98..84d71e9 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 27fd58e..59bd386 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 2017f1d..951cbb2 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index ad254cf..819a578 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 0e7faa1..fd6e73d 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hazelcast</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 5fc2a52..c8dbe0d 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index b1c3478..78d9170 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hdfs2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index aac5507..e882e18 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hipchat/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 173c62e..6f77379 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index f966eb0..edbfa85 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-http-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index 29c04ce..b353bbe 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 958d59f..d03e3e3 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index dc905b7..22acc52 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index a038c7d..6546699 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 36cd9a3..6b46b16 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index f93624d..47ebd60 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 885f91c..f323b13 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index bd8b5a6..aa0620b 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jacksonxml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 96416b1..f09a992 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jacksonxml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 0a1455d..244b358 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index f757d67..dece1b8 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index ccf3831..0b849c1 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index e35573b..551c26a 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 349f631..f7ec640 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jclouds</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index a73462b..62fe883 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 1a78878..50cab04 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jetty-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 3d67540..929f4ff 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index fda29b6..a435ce9 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jetty8/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty8/pom.xml b/components/camel-jetty8/pom.xml
index 32ef4b1..629b7fd 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jetty8</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index e4b8d18..6c58fa6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jetty9</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 9e17d98..7683c87 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 1d6e91f..fd0c687 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 985586c..9a64f51 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jira/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index be1b8ed..ce7aec6 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 8c983c0..8da2e44 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 93b9739..3b8a55c 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.16.1-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jolt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 8b9e6ea..c2d7e4a 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 324749b..47923a0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index b4f5587..87b0946 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 0ddabe5..4b728fa 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jsonpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index aae5a54..06d09f0 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.16.1-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>


[6/8] camel git commit: CAMEL-9196: Timeout must be a positive value when calling stop route with a timeout value.

Posted by ni...@apache.org.
CAMEL-9196: Timeout must be a positive value when calling stop route with a timeout value.


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

Branch: refs/heads/camel-2.16.x
Commit: 9e7516e7a4b34803ba517f8435f0b6208c0589a1
Parents: 63437c6
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Oct 7 07:15:36 2015 +0200
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:26:28 2015 +0800

----------------------------------------------------------------------
 .../java/org/apache/camel/impl/DefaultShutdownStrategy.java     | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9e7516e7/camel-core/src/main/java/org/apache/camel/impl/DefaultShutdownStrategy.java
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/impl/DefaultShutdownStrategy.java b/camel-core/src/main/java/org/apache/camel/impl/DefaultShutdownStrategy.java
index 0657f15..2eac21e 100644
--- a/camel-core/src/main/java/org/apache/camel/impl/DefaultShutdownStrategy.java
+++ b/camel-core/src/main/java/org/apache/camel/impl/DefaultShutdownStrategy.java
@@ -166,6 +166,11 @@ public class DefaultShutdownStrategy extends ServiceSupport implements ShutdownS
     protected boolean doShutdown(CamelContext context, List<RouteStartupOrder> routes, long timeout, TimeUnit timeUnit,
                                  boolean suspendOnly, boolean abortAfterTimeout, boolean forceShutdown) throws Exception {
 
+        // timeout must be a positive value
+        if (timeout <= 0) {
+            throw new IllegalArgumentException("Timeout must be a positive value");
+        }
+
         // just return if no routes to shutdown
         if (routes.isEmpty()) {
             return true;


[5/8] camel git commit: CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest

Posted by ni...@apache.org.
CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest


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

Branch: refs/heads/camel-2.16.x
Commit: 63437c6be480e1dd96ce737d2016c75a36ecab52
Parents: 925265c
Author: Willem Jiang <wi...@gmail.com>
Authored: Tue Oct 6 17:26:32 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Oct 8 11:25:12 2015 +0800

----------------------------------------------------------------------
 .../ElasticsearchActionRequestConverter.java    | 23 +++++++++++++++-----
 1 file changed, 17 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/63437c6b/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/converter/ElasticsearchActionRequestConverter.java
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/converter/ElasticsearchActionRequestConverter.java b/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/converter/ElasticsearchActionRequestConverter.java
index b19c951..3a804f5 100644
--- a/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/converter/ElasticsearchActionRequestConverter.java
+++ b/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/converter/ElasticsearchActionRequestConverter.java
@@ -91,12 +91,23 @@ public final class ElasticsearchActionRequestConverter {
 
     @Converter
     public static SearchRequest toSearchRequest(Object queryObject, Exchange exchange) {
-        Map<?, ?> query = exchange.getContext().getTypeConverter().convertTo(Map.class, queryObject);
-        return new SearchRequest(exchange.getIn().getHeader(
-                ElasticsearchConstants.PARAM_INDEX_NAME, String.class))
-                .types(exchange.getIn().getHeader(
-                        ElasticsearchConstants.PARAM_INDEX_TYPE,
-                        String.class)).source(query);
+        SearchRequest searchRequest = new SearchRequest(exchange.getIn()
+                                                        .getHeader(ElasticsearchConstants.PARAM_INDEX_NAME, String.class))
+                                      .types(exchange.getIn().getHeader(ElasticsearchConstants.PARAM_INDEX_TYPE, String.class));
+        // Setup the query object into the search request
+        if (queryObject instanceof byte[]) { 
+            searchRequest.source((byte[]) queryObject);
+        } else if (queryObject instanceof Map) {
+            searchRequest.source((Map<String, Object>) queryObject);
+        } else if (queryObject instanceof String) {
+            searchRequest.source((String) queryObject);
+        } else if (queryObject instanceof XContentBuilder) {
+            searchRequest.source((XContentBuilder) queryObject);
+        } else {
+            // Cannot convert the queryObject into SearchRequest
+            return null;
+        }                                                                          
+        return searchRequest;
     }
 
     @Converter