You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2016/11/27 15:47:12 UTC

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

Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x 8ed344875 -> 061c980e6


http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-rest-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index eff8875..b1b3692 100755
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-test/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index 542e7f5..e1084b2 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml
index 64f5f3e..0de91b6 100755
--- a/examples/camel-example-cdi-xml/pom.xml
+++ b/examples/camel-example-cdi-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index ca7e8e6..e79c2d2 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 9966de7..e47c850 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 b08bf15..dd7312b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 af2f7a9..a9cedae 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 f212c72..0a7a166 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 f930588..ca18c66 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 9b35042..82b3f88 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index c0afb05..2522e4d 100644
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 8b9a932..e6ae1a5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 765fdf7..5b97332 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-hystrix/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml
index 84bf1ff..20425a8 100644
--- a/examples/camel-example-hystrix/client/pom.xml
+++ b/examples/camel-example-hystrix/client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml
index 5afb62b..ad0b8b4 100644
--- a/examples/camel-example-hystrix/pom.xml
+++ b/examples/camel-example-hystrix/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-hystrix/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml
index 2d120ec..ed443eb 100644
--- a/examples/camel-example-hystrix/service1/pom.xml
+++ b/examples/camel-example-hystrix/service1/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-hystrix/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml
index 08788e5..37ef91e 100644
--- a/examples/camel-example-hystrix/service2/pom.xml
+++ b/examples/camel-example-hystrix/service2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-hystrix</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-hystrix-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-java8-rx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8-rx/pom.xml b/examples/camel-example-java8-rx/pom.xml
index 227664c..f7ff922 100644
--- a/examples/camel-example-java8-rx/pom.xml
+++ b/examples/camel-example-java8-rx/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-java8/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml
index d5eb8bc..b259934 100644
--- a/examples/camel-example-java8/pom.xml
+++ b/examples/camel-example-java8/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-java8</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index aeda807..1044641 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 c9a32b8..7166108 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 336f24d..c2e523f 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 45a3ac9..b74acf7 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 044c1e9..48ab7a3 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 70978a6..de6dcfb 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index b896060..41ae163 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-netty-http/myapp-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml
index db5eaf3..70130f7 100644
--- a/examples/camel-example-netty-http/myapp-cdi/pom.xml
+++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 6f5a494..439e51e 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-one</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 7c7a644..14adab5 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-myapp-two</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 8a0190e..fe48a03 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 634b664..816f4e6 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-netty-http-shared</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 dffc85b..550f9e9 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 93149f1..26af717 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 4c068f8..9a5a29b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index 5803ac9..eb6da55 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 5bb2200..25f3fb1 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-restlet-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 4d00554..b9f5c8a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 a338945..68aabb2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 9902012..5332de3 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 02b4256..dd46bce 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 00c73b1..9602bff 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-javadsl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 70f6420..9cee16e 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 91aabb0..6d58f37 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>camel-example-simplejirabot</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-simplejirabot-xmlconf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index 6ee8149..7530ad7 100755
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index eb512e6..394f244 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring-boot-live-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-live-reload/pom.xml b/examples/camel-example-spring-boot-live-reload/pom.xml
index 6e68583..79de9cd 100644
--- a/examples/camel-example-spring-boot-live-reload/pom.xml
+++ b/examples/camel-example-spring-boot-live-reload/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-live-reload</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring-boot-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 8920b72..85598f2 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring-boot-rest-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml
index f1b89db..9f80bc3 100644
--- a/examples/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring-boot-starter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-starter/pom.xml b/examples/camel-example-spring-boot-starter/pom.xml
index efe4147..a56cfd8 100644
--- a/examples/camel-example-spring-boot-starter/pom.xml
+++ b/examples/camel-example-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-starter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 fb891cc..298559f 100644
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-dm/pom.xml b/examples/camel-example-spring-dm/pom.xml
index 33cdfe6..66b0973 100644
--- a/examples/camel-example-spring-dm/pom.xml
+++ b/examples/camel-example-spring-dm/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-dm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 ca05dd3..92d8af4 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 3eda1cb..09ec0d2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 6d38260..56c01c6 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 be0a359..ca0dc6a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 5869e15..39f81b6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 04631ef..1c2f58c 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 6661d89..8350dfa 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index 0b95d51..4885509 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 93fb339..9c9131c 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index f594941..15cb6c0 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 ee1ec88..4234ba3 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-swagger-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml
index bc0861e..fc62527 100755
--- a/examples/camel-example-swagger-osgi/pom.xml
+++ b/examples/camel-example-swagger-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-swagger-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-xml/pom.xml b/examples/camel-example-swagger-xml/pom.xml
index 33a3166..a13616d 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-swagger-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index ff46bd9..b7f064e 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 57c289f..b4b64fc 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 5ab5e73..ae8af24 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-widget-gadget-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml
index 924437f..317f113 100755
--- a/examples/camel-example-widget-gadget-cdi/pom.xml
+++ b/examples/camel-example-widget-gadget-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-widget-gadget-java/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml
index aa291be..f63cc01 100755
--- a/examples/camel-example-widget-gadget-java/pom.xml
+++ b/examples/camel-example-widget-gadget-java/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-widget-gadget-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml
index 70e0cb7..490dc85 100755
--- a/examples/camel-example-widget-gadget-xml/pom.xml
+++ b/examples/camel-example-widget-gadget-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-zipkin/client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/client/pom.xml b/examples/camel-example-zipkin/client/pom.xml
index 4a1b5bb..c9866ae 100644
--- a/examples/camel-example-zipkin/client/pom.xml
+++ b/examples/camel-example-zipkin/client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-client</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml
index 5446117..207a31f 100644
--- a/examples/camel-example-zipkin/pom.xml
+++ b/examples/camel-example-zipkin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-zipkin/service1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service1/pom.xml b/examples/camel-example-zipkin/service1/pom.xml
index 7911943..0dcdc9b 100644
--- a/examples/camel-example-zipkin/service1/pom.xml
+++ b/examples/camel-example-zipkin/service1/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service1</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-zipkin/service2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-zipkin/service2/pom.xml b/examples/camel-example-zipkin/service2/pom.xml
index 6a6883c..afda61f 100644
--- a/examples/camel-example-zipkin/service2/pom.xml
+++ b/examples/camel-example-zipkin/service2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-example-zipkin</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-zipkin-service2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 1f4120e..0bfff5d 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bdcbb9f..3384d45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/catalog-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml
index cbc0683..25b6ef0 100644
--- a/platforms/catalog-lucene/pom.xml
+++ b/platforms/catalog-lucene/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/catalog-maven/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog-maven/pom.xml b/platforms/catalog-maven/pom.xml
index fa3adb1..7bafed3 100644
--- a/platforms/catalog-maven/pom.xml
+++ b/platforms/catalog-maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-maven</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/catalog-provider-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog-provider-karaf/pom.xml b/platforms/catalog-provider-karaf/pom.xml
index 5045cad..a1e3436 100644
--- a/platforms/catalog-provider-karaf/pom.xml
+++ b/platforms/catalog-provider-karaf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-provider-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/catalog-provider-springboot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog-provider-springboot/pom.xml b/platforms/catalog-provider-springboot/pom.xml
index 305b4bc..2fbc3a1 100644
--- a/platforms/catalog-provider-springboot/pom.xml
+++ b/platforms/catalog-provider-springboot/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog-provider-springboot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index d96ce35..7a7333d 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/commands/commands-core/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index c8b4830..0b65d49 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/commands/commands-jolokia/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 7e9565d..397f41d 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/commands/commands-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml
index a95d34b..856edc6 100755
--- a/platforms/commands/commands-spring-boot/pom.xml
+++ b/platforms/commands/commands-spring-boot/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>commands</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-commands-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index 67d695a..6368e65 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>commands</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/karaf/commands-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index 93bd37c..1b30cd6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index faea90e..f168518 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 3638eb0..6ff14ff 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 4386cba..1ae5cf8 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 8090a51..4020375 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 77d5f7a..15fd96c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.18.1</version>
+  <version>2.18.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -150,7 +150,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
-    <tag>camel-2.18.1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index a14b48e..68d2ba0 100644
--- a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-spring-boot-dm</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>camel-spring-boot-dependencies</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml
----------------------------------------------------------------------
diff --git a/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml b/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml
index 132c332..e02e6c2 100644
--- a/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml
+++ b/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-spring-boot-dm</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/spring-boot-dm/camel-starter-parent/pom.xml
----------------------------------------------------------------------
diff --git a/spring-boot-dm/camel-starter-parent/pom.xml b/spring-boot-dm/camel-starter-parent/pom.xml
index 84fa0e4..cf9dafa 100644
--- a/spring-boot-dm/camel-starter-parent/pom.xml
+++ b/spring-boot-dm/camel-starter-parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-spring-boot-dm</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/spring-boot-dm/pom.xml
----------------------------------------------------------------------
diff --git a/spring-boot-dm/pom.xml b/spring-boot-dm/pom.xml
index c83be1e..c60b213 100644
--- a/spring-boot-dm/pom.xml
+++ b/spring-boot-dm/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 35da534..da360a2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-blueprint-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index 675284e..ee551c7 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index afb11ce..1b70df2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index f851043..e6d1dbe 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index cb669ed..7ce17ec 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index ed41236..1da8c5b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 1bbe103..aa7a719 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index c3af5e7..d7cf03c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 cf5bb03..a1a8f19 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 4846f2d..44c96c8 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index af0b44f..a4a1c0b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index f110f2f..db7ba60 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 ec743b8..f073041 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 8b0b3a9..f4068b3 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.18.1</version>
+      <version>2.18.2-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/apt/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index c610735..1944d56 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>apt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 1ebe007..8163cc4 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 02926d4..1a8e903 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 ac50602..465de79 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 b1e9103..ee438b0 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 68d1cd1..0ecd970 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 2cd24b3..5ec955c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 15fba37..8770889 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 8cf1b5a..9936496 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/archetypes/camel-archetype-java8/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-java8/pom.xml b/tooling/archetypes/camel-archetype-java8/pom.xml
index 5089281..6f847eb 100644
--- a/tooling/archetypes/camel-archetype-java8/pom.xml
+++ b/tooling/archetypes/camel-archetype-java8/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 f988411..0c63538 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 5768031..a5163ee 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 c1dbc5b..c78d1c7 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 7899018..f1310bc 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 a25271c..1c00337 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 9bbbae6..dac97d4 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 507bcdc..fa03d38 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 106d372..1680139 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/maven/bom-generator-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/bom-generator-maven-plugin/pom.xml b/tooling/maven/bom-generator-maven-plugin/pom.xml
index 7779564..d640305 100644
--- a/tooling/maven/bom-generator-maven-plugin/pom.xml
+++ b/tooling/maven/bom-generator-maven-plugin/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>maven-plugins</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 77a4bda..97ab18e 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 451d6ca..0043d48 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 97b0d1f..9ace67f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 80dae24..af3f163 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 e3f1285..d237fb9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 72421bd..e37b871 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/parent/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 8b794fd..eafa21a 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>tooling-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 650e61a..e0aefed 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 6194439..15a5703 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->


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

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-javaconfig-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml b/components-starter/camel-spring-javaconfig-starter/pom.xml
index 55453d5..bc6fe9b 100644
--- a/components-starter/camel-spring-javaconfig-starter/pom.xml
+++ b/components-starter/camel-spring-javaconfig-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-javaconfig-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-ldap-starter/pom.xml b/components-starter/camel-spring-ldap-starter/pom.xml
index b38e226..8b115ce 100644
--- a/components-starter/camel-spring-ldap-starter/pom.xml
+++ b/components-starter/camel-spring-ldap-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-redis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-redis-starter/pom.xml b/components-starter/camel-spring-redis-starter/pom.xml
index 883acb0..1be3ddb 100644
--- a/components-starter/camel-spring-redis-starter/pom.xml
+++ b/components-starter/camel-spring-redis-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-redis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-security-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-security-starter/pom.xml b/components-starter/camel-spring-security-starter/pom.xml
index 132fff9..5bf6c7c 100644
--- a/components-starter/camel-spring-security-starter/pom.xml
+++ b/components-starter/camel-spring-security-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-security-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-starter/pom.xml b/components-starter/camel-spring-starter/pom.xml
index 6670035..2a8ccb6 100644
--- a/components-starter/camel-spring-starter/pom.xml
+++ b/components-starter/camel-spring-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-ws-starter/pom.xml b/components-starter/camel-spring-ws-starter/pom.xml
index 42ad478..b6852c3 100644
--- a/components-starter/camel-spring-ws-starter/pom.xml
+++ b/components-starter/camel-spring-ws-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-sql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-sql-starter/pom.xml b/components-starter/camel-sql-starter/pom.xml
index 828fcb2..d7ef4d2 100644
--- a/components-starter/camel-sql-starter/pom.xml
+++ b/components-starter/camel-sql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ssh-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ssh-starter/pom.xml b/components-starter/camel-ssh-starter/pom.xml
index dc8b53e..3f10383 100644
--- a/components-starter/camel-ssh-starter/pom.xml
+++ b/components-starter/camel-ssh-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ssh-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-stax-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-stax-starter/pom.xml b/components-starter/camel-stax-starter/pom.xml
index 838923a..e25d923 100644
--- a/components-starter/camel-stax-starter/pom.xml
+++ b/components-starter/camel-stax-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stax-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-stomp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-stomp-starter/pom.xml b/components-starter/camel-stomp-starter/pom.xml
index a864fb0..a9f53e4 100644
--- a/components-starter/camel-stomp-starter/pom.xml
+++ b/components-starter/camel-stomp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stomp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-stream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-stream-starter/pom.xml b/components-starter/camel-stream-starter/pom.xml
index 113b3d1..3da2ed2 100644
--- a/components-starter/camel-stream-starter/pom.xml
+++ b/components-starter/camel-stream-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-stringtemplate-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-stringtemplate-starter/pom.xml b/components-starter/camel-stringtemplate-starter/pom.xml
index 0f64cb7..9c3f413 100644
--- a/components-starter/camel-stringtemplate-starter/pom.xml
+++ b/components-starter/camel-stringtemplate-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-stringtemplate-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-swagger-java-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-swagger-java-starter/pom.xml b/components-starter/camel-swagger-java-starter/pom.xml
index 0dc11f2..27c1f65 100644
--- a/components-starter/camel-swagger-java-starter/pom.xml
+++ b/components-starter/camel-swagger-java-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-syslog-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-syslog-starter/pom.xml b/components-starter/camel-syslog-starter/pom.xml
index c5abbef..44ab9db 100644
--- a/components-starter/camel-syslog-starter/pom.xml
+++ b/components-starter/camel-syslog-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-tagsoup-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-tagsoup-starter/pom.xml b/components-starter/camel-tagsoup-starter/pom.xml
index 0863fa4..5f0d2b3 100644
--- a/components-starter/camel-tagsoup-starter/pom.xml
+++ b/components-starter/camel-tagsoup-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-tagsoup-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-tarfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-tarfile-starter/pom.xml b/components-starter/camel-tarfile-starter/pom.xml
index 24d35d8..cefa7cf 100644
--- a/components-starter/camel-tarfile-starter/pom.xml
+++ b/components-starter/camel-tarfile-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-tarfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-telegram-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-telegram-starter/pom.xml b/components-starter/camel-telegram-starter/pom.xml
index cb174bb..d0f374a 100644
--- a/components-starter/camel-telegram-starter/pom.xml
+++ b/components-starter/camel-telegram-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-telegram-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-twitter-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-twitter-starter/pom.xml b/components-starter/camel-twitter-starter/pom.xml
index 65cf376..8f17ef5 100644
--- a/components-starter/camel-twitter-starter/pom.xml
+++ b/components-starter/camel-twitter-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-twitter-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-undertow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-undertow-starter/pom.xml b/components-starter/camel-undertow-starter/pom.xml
index 23aaf78..578ab41 100644
--- a/components-starter/camel-undertow-starter/pom.xml
+++ b/components-starter/camel-undertow-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-undertow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-univocity-parsers-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-univocity-parsers-starter/pom.xml b/components-starter/camel-univocity-parsers-starter/pom.xml
index 0602d0c..84a6bc8 100644
--- a/components-starter/camel-univocity-parsers-starter/pom.xml
+++ b/components-starter/camel-univocity-parsers-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-univocity-parsers-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-urlrewrite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-urlrewrite-starter/pom.xml b/components-starter/camel-urlrewrite-starter/pom.xml
index 81933b8..a64c12a 100644
--- a/components-starter/camel-urlrewrite-starter/pom.xml
+++ b/components-starter/camel-urlrewrite-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-urlrewrite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-velocity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-velocity-starter/pom.xml b/components-starter/camel-velocity-starter/pom.xml
index 0adb15a..b5671f0 100644
--- a/components-starter/camel-velocity-starter/pom.xml
+++ b/components-starter/camel-velocity-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-velocity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-vertx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-vertx-starter/pom.xml b/components-starter/camel-vertx-starter/pom.xml
index 92a4e00..7e290cd 100644
--- a/components-starter/camel-vertx-starter/pom.xml
+++ b/components-starter/camel-vertx-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-vertx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-weather-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-weather-starter/pom.xml b/components-starter/camel-weather-starter/pom.xml
index ccd9178..6ca3864 100644
--- a/components-starter/camel-weather-starter/pom.xml
+++ b/components-starter/camel-weather-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-weather-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-websocket-starter/pom.xml b/components-starter/camel-websocket-starter/pom.xml
index 8ccf4a0..6ed38b3 100644
--- a/components-starter/camel-websocket-starter/pom.xml
+++ b/components-starter/camel-websocket-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xmlbeans-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xmlbeans-starter/pom.xml b/components-starter/camel-xmlbeans-starter/pom.xml
index 7ffffc7..1bd6e1f 100644
--- a/components-starter/camel-xmlbeans-starter/pom.xml
+++ b/components-starter/camel-xmlbeans-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlbeans-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xmljson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xmljson-starter/pom.xml b/components-starter/camel-xmljson-starter/pom.xml
index d2db398..ce4b877 100644
--- a/components-starter/camel-xmljson-starter/pom.xml
+++ b/components-starter/camel-xmljson-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmljson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xmlrpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xmlrpc-starter/pom.xml b/components-starter/camel-xmlrpc-starter/pom.xml
index 28cb11d..f4ace4d 100644
--- a/components-starter/camel-xmlrpc-starter/pom.xml
+++ b/components-starter/camel-xmlrpc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlrpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xmlsecurity-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xmlsecurity-starter/pom.xml b/components-starter/camel-xmlsecurity-starter/pom.xml
index 62679a0..4c38b00 100644
--- a/components-starter/camel-xmlsecurity-starter/pom.xml
+++ b/components-starter/camel-xmlsecurity-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmlsecurity-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xmpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xmpp-starter/pom.xml b/components-starter/camel-xmpp-starter/pom.xml
index edeb2ab..8da1799 100644
--- a/components-starter/camel-xmpp-starter/pom.xml
+++ b/components-starter/camel-xmpp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xmpp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-xstream-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-xstream-starter/pom.xml b/components-starter/camel-xstream-starter/pom.xml
index 0c7e40f..e586949 100644
--- a/components-starter/camel-xstream-starter/pom.xml
+++ b/components-starter/camel-xstream-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-yammer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-yammer-starter/pom.xml b/components-starter/camel-yammer-starter/pom.xml
index e7d479f..1afb878 100644
--- a/components-starter/camel-yammer-starter/pom.xml
+++ b/components-starter/camel-yammer-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-yammer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-zipfile-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-zipfile-starter/pom.xml b/components-starter/camel-zipfile-starter/pom.xml
index 0892a95..189f99f 100644
--- a/components-starter/camel-zipfile-starter/pom.xml
+++ b/components-starter/camel-zipfile-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zipfile-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-zipkin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-zipkin-starter/pom.xml b/components-starter/camel-zipkin-starter/pom.xml
index ab9b538..cb77a00 100644
--- a/components-starter/camel-zipkin-starter/pom.xml
+++ b/components-starter/camel-zipkin-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zipkin-starter</artifactId>
   <name>Spring-Boot Starter :: Camel :: Zipkin</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-zookeeper-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-zookeeper-starter/pom.xml b/components-starter/camel-zookeeper-starter/pom.xml
index 7fea7ed..ef1cc1b 100644
--- a/components-starter/camel-zookeeper-starter/pom.xml
+++ b/components-starter/camel-zookeeper-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/pom.xml b/components-starter/pom.xml
index 8a2df87..5f045f5 100644
--- a/components-starter/pom.xml
+++ b/components-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../spring-boot-dm/camel-starter-parent</relativePath>
   </parent>
   <artifactId>components-starter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ahc-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 80ee634..f38fddb 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index a136fc3..c57eed1 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 0b87e54..8609020 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index d551f39..c385cb6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-asterisk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index fb7ab50..8cb907d 100644
--- a/components/camel-asterisk/pom.xml
+++ b/components/camel-asterisk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-asterisk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-atmos/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index b05fe18..3b23780 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-atmosphere-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index ec63f91..4888ead 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 70ceabc..74594de 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 50801fd..3655527 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index b0540da..02ee33b 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 5598f25..20d5fe5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-barcode/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index e228d9a..aedd6a8 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 3dc9bcd..5507eb8 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index f5503dc..3377211 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index ebb350f..f4a4b03 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-beanstalk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index ef588b1..202d319 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 505d78a..ed26010 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index ddd582d..b682b3c 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-boon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index b24a86f..12807ef 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-box/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index b8d0df6..977e0fd 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-box</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-braintree/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index bdea51c..9798cd2 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-braintree</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 99d46c2..37f5626 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index ff39252..ecf42de 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 1743936..00d6d42 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 77f6b01..ca6e971 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-chronicle/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chronicle/pom.xml b/components/camel-chronicle/pom.xml
index 7532761..129423d 100644
--- a/components/camel-chronicle/pom.xml
+++ b/components/camel-chronicle/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-chronicle</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-chunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 31d546e..2491d51 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cm-sms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index 0504cfb..d77d945 100644
--- a/components/camel-cm-sms/pom.xml
+++ b/components/camel-cm-sms/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cm-sms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index b4cc78d..192f21e 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-coap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 5e86289..51406c0 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index d07a3e0..766b0db 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-consul/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index 00e4376..9e740fb 100644
--- a/components/camel-consul/pom.xml
+++ b/components/camel-consul/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-consul</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 8d7a952..fce73a0 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index a8cbc36..4fc0a80 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index c1981fd..688eae3 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 0620723..e0cbac2 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 0669bd8..ac7a9e9 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 2c7b906..a00ca52 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 676b2bb..cd9de2f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 01c8487..2e8fc58 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-disruptor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index e31e939..5a463d7 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Disruptor</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 6f4499b..f78ad6f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-docker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 2fabffa..6a1de95 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.18.1</version>
+      <version>2.18.2-SNAPSHOT</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 7d383b2..c44b9d9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-dropbox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index 2f69ace..509971c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-dropbox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index a21831a..a2cc62d 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ehcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index 74875f7..8514267 100644
--- a/components/camel-ehcache/pom.xml
+++ b/components/camel-ehcache/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ehcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index fd16d90..f1ab3b0 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 8ce0c35..6d37a74 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-elsql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 2f3dc6d..80161ab 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-elsql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-etcd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index 385ae81..dbe89d2 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-etcd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 3980a35..9d86b95 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 8865f13..3f703f3 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index cf1e98c..b177511 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index eb72bed..b3e498a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-flink/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index 26ae963..216d256 100644
--- a/components/camel-flink/pom.xml
+++ b/components/camel-flink/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flink</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index d1a49b2..420f74d 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 1593f18..1a1847c 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 536461b..89b8584 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 04d9dba..4ed27a6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index c79cb75..36e0ca6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-git/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index 39e6060..aeec090 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-git</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-github/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 2aabd50..dfa74d2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-github</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index e4ed690..f77c798 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-google-drive/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 632c1fc..630f079 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index 83b1db9..51c2052 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-gora/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index f5069b8..e1ca016 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-gora</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-grape/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index d7c35f0..23c696a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-grape</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index a00e5c0..065c358 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 808d0e2..757b1bf 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index eadec5b..4f68d48 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index babe6bb..9d35a99 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index a7186f9..f9ea2dd 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index affb845..7371b1c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hazelcast</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 35b8a1d..ed44717 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 1d273cb..c571ee3 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hdfs2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index f695faf..e9b5a48 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hessian/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hessian/pom.xml b/components/camel-hessian/pom.xml
index 9b9538a..2ae2a81 100644
--- a/components/camel-hessian/pom.xml
+++ b/components/camel-hessian/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hessian</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hipchat/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 96e7114..d9f8c9b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 2ef4ce4..6f083d5 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-http-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index d1b78fd..fb4f5b6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 95d3335..437fac8 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 4025f9b..5f21701 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-hystrix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml
index 9386acd..07155a2 100644
--- a/components/camel-hystrix/pom.xml
+++ b/components/camel-hystrix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hystrix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 9e1dc63..af0f835 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 249f9bb..8471e5f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ignite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index e5c5611..c98e8d4 100644
--- a/components/camel-ignite/pom.xml
+++ b/components/camel-ignite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ignite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 826430f..31c3ab0 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-influxdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index 92f0f2e..cc01cab 100644
--- a/components/camel-influxdb/pom.xml
+++ b/components/camel-influxdb/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-influxdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 0c95355..402577b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ironmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 0586d87..5320383 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ironmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 3d8b353..d51d7f3 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jacksonxml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 8950b8a..5bebd29 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jacksonxml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 710dfb5..3bd7343 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index bee4b4a..1ab7725 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 1816f3c..4d3ff28 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 8143cce..2ba1ab9 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jcache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index b701ab0..62cfdfc 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jcache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index edc618b..aa5fbc2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jclouds</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 4a9f137..6e23e25 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 1a15d63..1ee56b8 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jetty-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index b02e143..128ddf1 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 80699be..970544b 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 78a2d14..d6358ed 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jetty9</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index e0265f6..6d665ba 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 66d27f9..c196484 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index b719f5e..9f23ac3 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>


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

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-google-calendar-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-google-calendar-starter/pom.xml b/components-starter/camel-google-calendar-starter/pom.xml
index 6363645..5173a8b 100644
--- a/components-starter/camel-google-calendar-starter/pom.xml
+++ b/components-starter/camel-google-calendar-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-google-drive-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-google-drive-starter/pom.xml b/components-starter/camel-google-drive-starter/pom.xml
index 4702ee9..75b1228 100644
--- a/components-starter/camel-google-drive-starter/pom.xml
+++ b/components-starter/camel-google-drive-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-google-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-google-mail-starter/pom.xml b/components-starter/camel-google-mail-starter/pom.xml
index 1e37808..f07077a 100644
--- a/components-starter/camel-google-mail-starter/pom.xml
+++ b/components-starter/camel-google-mail-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-gora-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-gora-starter/pom.xml b/components-starter/camel-gora-starter/pom.xml
index 1f3db04..025a55e 100644
--- a/components-starter/camel-gora-starter/pom.xml
+++ b/components-starter/camel-gora-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-grape-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-grape-starter/pom.xml b/components-starter/camel-grape-starter/pom.xml
index 1ab0b5a..ed343e7 100644
--- a/components-starter/camel-grape-starter/pom.xml
+++ b/components-starter/camel-grape-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-groovy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-groovy-starter/pom.xml b/components-starter/camel-groovy-starter/pom.xml
index c204fe7..3420358 100644
--- a/components-starter/camel-groovy-starter/pom.xml
+++ b/components-starter/camel-groovy-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-gson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-gson-starter/pom.xml b/components-starter/camel-gson-starter/pom.xml
index c54a429..d2b29fa 100644
--- a/components-starter/camel-gson-starter/pom.xml
+++ b/components-starter/camel-gson-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-guava-eventbus-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-guava-eventbus-starter/pom.xml b/components-starter/camel-guava-eventbus-starter/pom.xml
index 965208a..276785a 100644
--- a/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/components-starter/camel-guava-eventbus-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-guice-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-guice-starter/pom.xml b/components-starter/camel-guice-starter/pom.xml
index 2ffa82c..b8b7d7e 100644
--- a/components-starter/camel-guice-starter/pom.xml
+++ b/components-starter/camel-guice-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-guice-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hawtdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hawtdb-starter/pom.xml b/components-starter/camel-hawtdb-starter/pom.xml
index db5c3ca..e205497 100644
--- a/components-starter/camel-hawtdb-starter/pom.xml
+++ b/components-starter/camel-hawtdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hawtdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hazelcast-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hazelcast-starter/pom.xml b/components-starter/camel-hazelcast-starter/pom.xml
index fc7ac93..f50b3b4 100644
--- a/components-starter/camel-hazelcast-starter/pom.xml
+++ b/components-starter/camel-hazelcast-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hbase-starter/pom.xml b/components-starter/camel-hbase-starter/pom.xml
index 1b4eaa9..b6c32d9 100644
--- a/components-starter/camel-hbase-starter/pom.xml
+++ b/components-starter/camel-hbase-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hdfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hdfs-starter/pom.xml b/components-starter/camel-hdfs-starter/pom.xml
index 8d03edd..7409a02 100644
--- a/components-starter/camel-hdfs-starter/pom.xml
+++ b/components-starter/camel-hdfs-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hdfs2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hdfs2-starter/pom.xml b/components-starter/camel-hdfs2-starter/pom.xml
index d981e6d..0358e28 100644
--- a/components-starter/camel-hdfs2-starter/pom.xml
+++ b/components-starter/camel-hdfs2-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hdfs2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hessian-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hessian-starter/pom.xml b/components-starter/camel-hessian-starter/pom.xml
index e7b30bd..55c4697 100644
--- a/components-starter/camel-hessian-starter/pom.xml
+++ b/components-starter/camel-hessian-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hessian-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hipchat-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hipchat-starter/pom.xml b/components-starter/camel-hipchat-starter/pom.xml
index b4a4fc5..686037f 100644
--- a/components-starter/camel-hipchat-starter/pom.xml
+++ b/components-starter/camel-hipchat-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hipchat-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hl7-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hl7-starter/pom.xml b/components-starter/camel-hl7-starter/pom.xml
index 43e3383..6941e7f 100644
--- a/components-starter/camel-hl7-starter/pom.xml
+++ b/components-starter/camel-hl7-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-http-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-http-common-starter/pom.xml b/components-starter/camel-http-common-starter/pom.xml
index a9fe5e8..e80c6da 100644
--- a/components-starter/camel-http-common-starter/pom.xml
+++ b/components-starter/camel-http-common-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-http-starter/pom.xml b/components-starter/camel-http-starter/pom.xml
index 1e0ab0f..e040aeb 100644
--- a/components-starter/camel-http-starter/pom.xml
+++ b/components-starter/camel-http-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-http4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-http4-starter/pom.xml b/components-starter/camel-http4-starter/pom.xml
index 9125d17..b4f370e 100644
--- a/components-starter/camel-http4-starter/pom.xml
+++ b/components-starter/camel-http4-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-hystrix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-hystrix-starter/pom.xml b/components-starter/camel-hystrix-starter/pom.xml
index 92b7d75..0a66435 100644
--- a/components-starter/camel-hystrix-starter/pom.xml
+++ b/components-starter/camel-hystrix-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ical-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml
index 28a93d2..1df2261 100644
--- a/components-starter/camel-ical-starter/pom.xml
+++ b/components-starter/camel-ical-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ignite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ignite-starter/pom.xml b/components-starter/camel-ignite-starter/pom.xml
index 4af4140..d3f29e3 100644
--- a/components-starter/camel-ignite-starter/pom.xml
+++ b/components-starter/camel-ignite-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-infinispan-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-infinispan-starter/pom.xml b/components-starter/camel-infinispan-starter/pom.xml
index 7811c26..5021326 100644
--- a/components-starter/camel-infinispan-starter/pom.xml
+++ b/components-starter/camel-infinispan-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-influxdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-influxdb-starter/pom.xml b/components-starter/camel-influxdb-starter/pom.xml
index 7becb9f..10c2482 100644
--- a/components-starter/camel-influxdb-starter/pom.xml
+++ b/components-starter/camel-influxdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-irc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-irc-starter/pom.xml b/components-starter/camel-irc-starter/pom.xml
index 578aaf1..bc1a2bb 100644
--- a/components-starter/camel-irc-starter/pom.xml
+++ b/components-starter/camel-irc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ironmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ironmq-starter/pom.xml b/components-starter/camel-ironmq-starter/pom.xml
index 35d30ef..009da28 100644
--- a/components-starter/camel-ironmq-starter/pom.xml
+++ b/components-starter/camel-ironmq-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jackson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jackson-starter/pom.xml b/components-starter/camel-jackson-starter/pom.xml
index ed012e2..f41ef31 100644
--- a/components-starter/camel-jackson-starter/pom.xml
+++ b/components-starter/camel-jackson-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jacksonxml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jacksonxml-starter/pom.xml b/components-starter/camel-jacksonxml-starter/pom.xml
index 701f322..8c0ae0b 100644
--- a/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/components-starter/camel-jacksonxml-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jasypt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jasypt-starter/pom.xml b/components-starter/camel-jasypt-starter/pom.xml
index 9d1d53b..2c4933c 100644
--- a/components-starter/camel-jasypt-starter/pom.xml
+++ b/components-starter/camel-jasypt-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-javaspace-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-javaspace-starter/pom.xml b/components-starter/camel-javaspace-starter/pom.xml
index 2354588..cd751cd 100644
--- a/components-starter/camel-javaspace-starter/pom.xml
+++ b/components-starter/camel-javaspace-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-javaspace-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jaxb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jaxb-starter/pom.xml b/components-starter/camel-jaxb-starter/pom.xml
index 68b9375..d1ccde9 100644
--- a/components-starter/camel-jaxb-starter/pom.xml
+++ b/components-starter/camel-jaxb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jbpm-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jbpm-starter/pom.xml b/components-starter/camel-jbpm-starter/pom.xml
index c0368f7..3348a41 100644
--- a/components-starter/camel-jbpm-starter/pom.xml
+++ b/components-starter/camel-jbpm-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jcache-starter/pom.xml b/components-starter/camel-jcache-starter/pom.xml
index 6e8fccd..2a35f74 100644
--- a/components-starter/camel-jcache-starter/pom.xml
+++ b/components-starter/camel-jcache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jcr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jcr-starter/pom.xml b/components-starter/camel-jcr-starter/pom.xml
index 0e59d76..d0e4dd8 100644
--- a/components-starter/camel-jcr-starter/pom.xml
+++ b/components-starter/camel-jcr-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jdbc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jdbc-starter/pom.xml b/components-starter/camel-jdbc-starter/pom.xml
index 12c8f22..5f5852e 100644
--- a/components-starter/camel-jdbc-starter/pom.xml
+++ b/components-starter/camel-jdbc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jetty-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jetty-common-starter/pom.xml b/components-starter/camel-jetty-common-starter/pom.xml
index 3ac0cef..115be8f 100644
--- a/components-starter/camel-jetty-common-starter/pom.xml
+++ b/components-starter/camel-jetty-common-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jetty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jetty-starter/pom.xml b/components-starter/camel-jetty-starter/pom.xml
index 92a351d..510b49e 100644
--- a/components-starter/camel-jetty-starter/pom.xml
+++ b/components-starter/camel-jetty-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jetty9-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jetty9-starter/pom.xml b/components-starter/camel-jetty9-starter/pom.xml
index 5ec1569..6c0eae0 100644
--- a/components-starter/camel-jetty9-starter/pom.xml
+++ b/components-starter/camel-jetty9-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty9-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jgroups-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jgroups-starter/pom.xml b/components-starter/camel-jgroups-starter/pom.xml
index c5510bf..41137a3 100644
--- a/components-starter/camel-jgroups-starter/pom.xml
+++ b/components-starter/camel-jgroups-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jibx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jibx-starter/pom.xml b/components-starter/camel-jibx-starter/pom.xml
index 94b5559..cd08a2a 100644
--- a/components-starter/camel-jibx-starter/pom.xml
+++ b/components-starter/camel-jibx-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jibx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jing-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jing-starter/pom.xml b/components-starter/camel-jing-starter/pom.xml
index 2b5baa7..2b1a77e 100644
--- a/components-starter/camel-jing-starter/pom.xml
+++ b/components-starter/camel-jing-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jira-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jira-starter/pom.xml b/components-starter/camel-jira-starter/pom.xml
index 868a45e..421ca34 100644
--- a/components-starter/camel-jira-starter/pom.xml
+++ b/components-starter/camel-jira-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jira-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jms-starter/pom.xml b/components-starter/camel-jms-starter/pom.xml
index a928955..27bdc5e 100644
--- a/components-starter/camel-jms-starter/pom.xml
+++ b/components-starter/camel-jms-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jmx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jmx-starter/pom.xml b/components-starter/camel-jmx-starter/pom.xml
index ac065fc..d4fbbd5 100644
--- a/components-starter/camel-jmx-starter/pom.xml
+++ b/components-starter/camel-jmx-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jmx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-johnzon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-johnzon-starter/pom.xml b/components-starter/camel-johnzon-starter/pom.xml
index b307eae..9fb16d2 100644
--- a/components-starter/camel-johnzon-starter/pom.xml
+++ b/components-starter/camel-johnzon-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-johnzon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jolt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jolt-starter/pom.xml b/components-starter/camel-jolt-starter/pom.xml
index 6fb84eb..2a4d0a7 100644
--- a/components-starter/camel-jolt-starter/pom.xml
+++ b/components-starter/camel-jolt-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jolt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-josql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-josql-starter/pom.xml b/components-starter/camel-josql-starter/pom.xml
index 0f0f21b..c9e0acf 100644
--- a/components-starter/camel-josql-starter/pom.xml
+++ b/components-starter/camel-josql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-josql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jpa-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jpa-starter/pom.xml b/components-starter/camel-jpa-starter/pom.xml
index a779b15..d07fcfc 100644
--- a/components-starter/camel-jpa-starter/pom.xml
+++ b/components-starter/camel-jpa-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jsch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jsch-starter/pom.xml b/components-starter/camel-jsch-starter/pom.xml
index 3fce1ee..47da4e7 100644
--- a/components-starter/camel-jsch-starter/pom.xml
+++ b/components-starter/camel-jsch-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jsonpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jsonpath-starter/pom.xml b/components-starter/camel-jsonpath-starter/pom.xml
index c268161..a814a19 100644
--- a/components-starter/camel-jsonpath-starter/pom.xml
+++ b/components-starter/camel-jsonpath-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsonpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jt400-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jt400-starter/pom.xml b/components-starter/camel-jt400-starter/pom.xml
index 58e44d1..fc24147 100644
--- a/components-starter/camel-jt400-starter/pom.xml
+++ b/components-starter/camel-jt400-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jt400-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-juel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-juel-starter/pom.xml b/components-starter/camel-juel-starter/pom.xml
index 3c36315..45ca6f6 100644
--- a/components-starter/camel-juel-starter/pom.xml
+++ b/components-starter/camel-juel-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-juel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-jxpath-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jxpath-starter/pom.xml b/components-starter/camel-jxpath-starter/pom.xml
index 5bde48c..8fe043e 100644
--- a/components-starter/camel-jxpath-starter/pom.xml
+++ b/components-starter/camel-jxpath-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jxpath-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-kafka-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-kafka-starter/pom.xml b/components-starter/camel-kafka-starter/pom.xml
index c10f1c0..6491a9d 100644
--- a/components-starter/camel-kafka-starter/pom.xml
+++ b/components-starter/camel-kafka-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-kestrel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-kestrel-starter/pom.xml b/components-starter/camel-kestrel-starter/pom.xml
index bf7c10e..f7fca8b 100644
--- a/components-starter/camel-kestrel-starter/pom.xml
+++ b/components-starter/camel-kestrel-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kestrel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-krati-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-krati-starter/pom.xml b/components-starter/camel-krati-starter/pom.xml
index 5bd774b..d853580 100644
--- a/components-starter/camel-krati-starter/pom.xml
+++ b/components-starter/camel-krati-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-krati-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-kubernetes-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-kubernetes-starter/pom.xml b/components-starter/camel-kubernetes-starter/pom.xml
index f52000b..76709ce 100644
--- a/components-starter/camel-kubernetes-starter/pom.xml
+++ b/components-starter/camel-kubernetes-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kubernetes-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-kura-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-kura-starter/pom.xml b/components-starter/camel-kura-starter/pom.xml
index 3198223..edda361 100644
--- a/components-starter/camel-kura-starter/pom.xml
+++ b/components-starter/camel-kura-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kura-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ldap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ldap-starter/pom.xml b/components-starter/camel-ldap-starter/pom.xml
index 5381bfd..fb1d305 100644
--- a/components-starter/camel-ldap-starter/pom.xml
+++ b/components-starter/camel-ldap-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ldap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-leveldb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-leveldb-starter/pom.xml b/components-starter/camel-leveldb-starter/pom.xml
index aed87cf..be9d517 100644
--- a/components-starter/camel-leveldb-starter/pom.xml
+++ b/components-starter/camel-leveldb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-leveldb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-linkedin-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-linkedin-starter/pom.xml b/components-starter/camel-linkedin-starter/pom.xml
index e2c58a6..c292daf 100644
--- a/components-starter/camel-linkedin-starter/pom.xml
+++ b/components-starter/camel-linkedin-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-linkedin-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-lucene-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-lucene-starter/pom.xml b/components-starter/camel-lucene-starter/pom.xml
index 64b2c89..e92b314 100644
--- a/components-starter/camel-lucene-starter/pom.xml
+++ b/components-starter/camel-lucene-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lucene-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-lumberjack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-lumberjack-starter/pom.xml b/components-starter/camel-lumberjack-starter/pom.xml
index ad133dc..cd5e6f5 100644
--- a/components-starter/camel-lumberjack-starter/pom.xml
+++ b/components-starter/camel-lumberjack-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lumberjack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-lzf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-lzf-starter/pom.xml b/components-starter/camel-lzf-starter/pom.xml
index 62a82ee..f9ae7d1 100644
--- a/components-starter/camel-lzf-starter/pom.xml
+++ b/components-starter/camel-lzf-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mail-starter/pom.xml b/components-starter/camel-mail-starter/pom.xml
index 0432a1a..1daee8b 100644
--- a/components-starter/camel-mail-starter/pom.xml
+++ b/components-starter/camel-mail-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-metrics-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-metrics-starter/pom.xml b/components-starter/camel-metrics-starter/pom.xml
index fc119ff..c993d54 100644
--- a/components-starter/camel-metrics-starter/pom.xml
+++ b/components-starter/camel-metrics-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-metrics-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mina2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mina2-starter/pom.xml b/components-starter/camel-mina2-starter/pom.xml
index 105ac66..7f379cd 100644
--- a/components-starter/camel-mina2-starter/pom.xml
+++ b/components-starter/camel-mina2-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mina2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mllp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mllp-starter/pom.xml b/components-starter/camel-mllp-starter/pom.xml
index b9fe4fd..f63a595 100644
--- a/components-starter/camel-mllp-starter/pom.xml
+++ b/components-starter/camel-mllp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mllp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mongodb-gridfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mongodb-gridfs-starter/pom.xml b/components-starter/camel-mongodb-gridfs-starter/pom.xml
index d1acdf3..c5c6b6c 100644
--- a/components-starter/camel-mongodb-gridfs-starter/pom.xml
+++ b/components-starter/camel-mongodb-gridfs-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mongodb-gridfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mongodb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mongodb-starter/pom.xml b/components-starter/camel-mongodb-starter/pom.xml
index ea2b848..997f438 100644
--- a/components-starter/camel-mongodb-starter/pom.xml
+++ b/components-starter/camel-mongodb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mqtt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mqtt-starter/pom.xml b/components-starter/camel-mqtt-starter/pom.xml
index 29ee977..3778c00 100644
--- a/components-starter/camel-mqtt-starter/pom.xml
+++ b/components-starter/camel-mqtt-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mqtt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-msv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-msv-starter/pom.xml b/components-starter/camel-msv-starter/pom.xml
index 9808645..9820130 100644
--- a/components-starter/camel-msv-starter/pom.xml
+++ b/components-starter/camel-msv-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-msv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mustache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mustache-starter/pom.xml b/components-starter/camel-mustache-starter/pom.xml
index d3e8222..4b4f8f1 100644
--- a/components-starter/camel-mustache-starter/pom.xml
+++ b/components-starter/camel-mustache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mustache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mvel-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mvel-starter/pom.xml b/components-starter/camel-mvel-starter/pom.xml
index 0ab6a08..6aeda23 100644
--- a/components-starter/camel-mvel-starter/pom.xml
+++ b/components-starter/camel-mvel-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mvel-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-mybatis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-mybatis-starter/pom.xml b/components-starter/camel-mybatis-starter/pom.xml
index 7442deb..b95a368 100644
--- a/components-starter/camel-mybatis-starter/pom.xml
+++ b/components-starter/camel-mybatis-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-nagios-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-nagios-starter/pom.xml b/components-starter/camel-nagios-starter/pom.xml
index 0dd57a2..8cd676d 100644
--- a/components-starter/camel-nagios-starter/pom.xml
+++ b/components-starter/camel-nagios-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-nagios-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-nats-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-nats-starter/pom.xml b/components-starter/camel-nats-starter/pom.xml
index 4e6e477..d2cc829 100644
--- a/components-starter/camel-nats-starter/pom.xml
+++ b/components-starter/camel-nats-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-nats-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-netty-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-netty-http-starter/pom.xml b/components-starter/camel-netty-http-starter/pom.xml
index f7fdbdf..36fea91 100644
--- a/components-starter/camel-netty-http-starter/pom.xml
+++ b/components-starter/camel-netty-http-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-netty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-netty-starter/pom.xml b/components-starter/camel-netty-starter/pom.xml
index 1981b49..87f92b8 100644
--- a/components-starter/camel-netty-starter/pom.xml
+++ b/components-starter/camel-netty-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-netty4-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-netty4-http-starter/pom.xml b/components-starter/camel-netty4-http-starter/pom.xml
index d185c20..6aa290c 100644
--- a/components-starter/camel-netty4-http-starter/pom.xml
+++ b/components-starter/camel-netty4-http-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty4-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-netty4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-netty4-starter/pom.xml b/components-starter/camel-netty4-starter/pom.xml
index 9983b96..f5bc7dc 100644
--- a/components-starter/camel-netty4-starter/pom.xml
+++ b/components-starter/camel-netty4-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-netty4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ognl-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ognl-starter/pom.xml b/components-starter/camel-ognl-starter/pom.xml
index 85ce091..05abf6e 100644
--- a/components-starter/camel-ognl-starter/pom.xml
+++ b/components-starter/camel-ognl-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ognl-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-olingo2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-olingo2-starter/pom.xml b/components-starter/camel-olingo2-starter/pom.xml
index 4ebefad..454658a 100644
--- a/components-starter/camel-olingo2-starter/pom.xml
+++ b/components-starter/camel-olingo2-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-olingo2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-openshift-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-openshift-starter/pom.xml b/components-starter/camel-openshift-starter/pom.xml
index d531d03..9ff8bc7 100644
--- a/components-starter/camel-openshift-starter/pom.xml
+++ b/components-starter/camel-openshift-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-openshift-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-optaplanner-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-optaplanner-starter/pom.xml b/components-starter/camel-optaplanner-starter/pom.xml
index 54bee0c..d0ee2f7 100644
--- a/components-starter/camel-optaplanner-starter/pom.xml
+++ b/components-starter/camel-optaplanner-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-optaplanner-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-paho-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-paho-starter/pom.xml b/components-starter/camel-paho-starter/pom.xml
index aca058d..e72eb7a 100644
--- a/components-starter/camel-paho-starter/pom.xml
+++ b/components-starter/camel-paho-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-paho-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-pdf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-pdf-starter/pom.xml b/components-starter/camel-pdf-starter/pom.xml
index 8620dea..37cd83f 100644
--- a/components-starter/camel-pdf-starter/pom.xml
+++ b/components-starter/camel-pdf-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-pdf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-pgevent-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-pgevent-starter/pom.xml b/components-starter/camel-pgevent-starter/pom.xml
index 68a8c33..f907d8c 100644
--- a/components-starter/camel-pgevent-starter/pom.xml
+++ b/components-starter/camel-pgevent-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-pgevent-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-printer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-printer-starter/pom.xml b/components-starter/camel-printer-starter/pom.xml
index 23cbd96..739d423 100644
--- a/components-starter/camel-printer-starter/pom.xml
+++ b/components-starter/camel-printer-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-printer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-protobuf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-protobuf-starter/pom.xml b/components-starter/camel-protobuf-starter/pom.xml
index 839d554..4592702 100644
--- a/components-starter/camel-protobuf-starter/pom.xml
+++ b/components-starter/camel-protobuf-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-protobuf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-quartz2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-quartz2-starter/pom.xml b/components-starter/camel-quartz2-starter/pom.xml
index 6909558..e6e313e 100644
--- a/components-starter/camel-quartz2-starter/pom.xml
+++ b/components-starter/camel-quartz2-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-quartz2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-quickfix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-quickfix-starter/pom.xml b/components-starter/camel-quickfix-starter/pom.xml
index aef7f32..bbaf0ec 100644
--- a/components-starter/camel-quickfix-starter/pom.xml
+++ b/components-starter/camel-quickfix-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-quickfix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-rabbitmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-rabbitmq-starter/pom.xml b/components-starter/camel-rabbitmq-starter/pom.xml
index 8f45020..2c40c29 100644
--- a/components-starter/camel-rabbitmq-starter/pom.xml
+++ b/components-starter/camel-rabbitmq-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rabbitmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-restlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-restlet-starter/pom.xml b/components-starter/camel-restlet-starter/pom.xml
index b75e465..4a72547 100644
--- a/components-starter/camel-restlet-starter/pom.xml
+++ b/components-starter/camel-restlet-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-restlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ribbon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ribbon-starter/pom.xml b/components-starter/camel-ribbon-starter/pom.xml
index c4cc13e..9f9aea3 100644
--- a/components-starter/camel-ribbon-starter/pom.xml
+++ b/components-starter/camel-ribbon-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ribbon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-rmi-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-rmi-starter/pom.xml b/components-starter/camel-rmi-starter/pom.xml
index 4b35e04..a941771 100644
--- a/components-starter/camel-rmi-starter/pom.xml
+++ b/components-starter/camel-rmi-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rmi-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-routebox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-routebox-starter/pom.xml b/components-starter/camel-routebox-starter/pom.xml
index 7c816ae..5600a68 100644
--- a/components-starter/camel-routebox-starter/pom.xml
+++ b/components-starter/camel-routebox-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-routebox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-rss-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-rss-starter/pom.xml b/components-starter/camel-rss-starter/pom.xml
index 9ba1726..66637ff 100644
--- a/components-starter/camel-rss-starter/pom.xml
+++ b/components-starter/camel-rss-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rss-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ruby-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ruby-starter/pom.xml b/components-starter/camel-ruby-starter/pom.xml
index c63e1ff..e95e73e 100644
--- a/components-starter/camel-ruby-starter/pom.xml
+++ b/components-starter/camel-ruby-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ruby-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-rx-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-rx-starter/pom.xml b/components-starter/camel-rx-starter/pom.xml
index 767163e..bc6bdcd 100644
--- a/components-starter/camel-rx-starter/pom.xml
+++ b/components-starter/camel-rx-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-rx-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-salesforce-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-salesforce-starter/pom.xml b/components-starter/camel-salesforce-starter/pom.xml
index 2961aab..a41cf75 100644
--- a/components-starter/camel-salesforce-starter/pom.xml
+++ b/components-starter/camel-salesforce-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-salesforce-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-sap-netweaver-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-sap-netweaver-starter/pom.xml b/components-starter/camel-sap-netweaver-starter/pom.xml
index fd25647..cdc7c6d 100644
--- a/components-starter/camel-sap-netweaver-starter/pom.xml
+++ b/components-starter/camel-sap-netweaver-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sap-netweaver-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-saxon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-saxon-starter/pom.xml b/components-starter/camel-saxon-starter/pom.xml
index 14f6e2f..cd2e769 100644
--- a/components-starter/camel-saxon-starter/pom.xml
+++ b/components-starter/camel-saxon-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-saxon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-scala-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-scala-starter/pom.xml b/components-starter/camel-scala-starter/pom.xml
index 36f946d..166f628 100644
--- a/components-starter/camel-scala-starter/pom.xml
+++ b/components-starter/camel-scala-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-scala-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-schematron-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-schematron-starter/pom.xml b/components-starter/camel-schematron-starter/pom.xml
index 6034c81..b65e882 100644
--- a/components-starter/camel-schematron-starter/pom.xml
+++ b/components-starter/camel-schematron-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-schematron-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-scr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-scr-starter/pom.xml b/components-starter/camel-scr-starter/pom.xml
index 03f8193..c7d59e3 100644
--- a/components-starter/camel-scr-starter/pom.xml
+++ b/components-starter/camel-scr-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-scr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-script-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-script-starter/pom.xml b/components-starter/camel-script-starter/pom.xml
index f4c7d09..705cab9 100644
--- a/components-starter/camel-script-starter/pom.xml
+++ b/components-starter/camel-script-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-script-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-servicenow-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-servicenow-starter/pom.xml b/components-starter/camel-servicenow-starter/pom.xml
index 4c27edd..1d253eb 100644
--- a/components-starter/camel-servicenow-starter/pom.xml
+++ b/components-starter/camel-servicenow-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servicenow-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-servlet-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-servlet-starter/pom.xml b/components-starter/camel-servlet-starter/pom.xml
index 18ae917..efa27c7 100644
--- a/components-starter/camel-servlet-starter/pom.xml
+++ b/components-starter/camel-servlet-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servlet-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-servletlistener-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-servletlistener-starter/pom.xml b/components-starter/camel-servletlistener-starter/pom.xml
index d0f64a4..f370f09 100644
--- a/components-starter/camel-servletlistener-starter/pom.xml
+++ b/components-starter/camel-servletlistener-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-servletlistener-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-shiro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-shiro-starter/pom.xml b/components-starter/camel-shiro-starter/pom.xml
index e874d11..e25ef60 100644
--- a/components-starter/camel-shiro-starter/pom.xml
+++ b/components-starter/camel-shiro-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-sip-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-sip-starter/pom.xml b/components-starter/camel-sip-starter/pom.xml
index a4293c5..0752f01 100644
--- a/components-starter/camel-sip-starter/pom.xml
+++ b/components-starter/camel-sip-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sip-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-sjms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-sjms-starter/pom.xml b/components-starter/camel-sjms-starter/pom.xml
index 4946f87..dfc3ba4 100644
--- a/components-starter/camel-sjms-starter/pom.xml
+++ b/components-starter/camel-sjms-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-sjms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-slack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-slack-starter/pom.xml b/components-starter/camel-slack-starter/pom.xml
index f7ae4cb..05333e7 100644
--- a/components-starter/camel-slack-starter/pom.xml
+++ b/components-starter/camel-slack-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-slack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-smpp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-smpp-starter/pom.xml b/components-starter/camel-smpp-starter/pom.xml
index 01e19bb..aa76956 100644
--- a/components-starter/camel-smpp-starter/pom.xml
+++ b/components-starter/camel-smpp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-smpp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-snakeyaml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-snakeyaml-starter/pom.xml b/components-starter/camel-snakeyaml-starter/pom.xml
index e2e9020..ab7e5b6 100644
--- a/components-starter/camel-snakeyaml-starter/pom.xml
+++ b/components-starter/camel-snakeyaml-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-snakeyaml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-snmp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-snmp-starter/pom.xml b/components-starter/camel-snmp-starter/pom.xml
index b07ed9a..0e8ccf6 100644
--- a/components-starter/camel-snmp-starter/pom.xml
+++ b/components-starter/camel-snmp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-snmp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-soap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-soap-starter/pom.xml b/components-starter/camel-soap-starter/pom.xml
index 05decd0..70e8426 100644
--- a/components-starter/camel-soap-starter/pom.xml
+++ b/components-starter/camel-soap-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-soap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-solr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-solr-starter/pom.xml b/components-starter/camel-solr-starter/pom.xml
index b26b6c7..8add3e0 100644
--- a/components-starter/camel-solr-starter/pom.xml
+++ b/components-starter/camel-solr-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spark-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spark-starter/pom.xml b/components-starter/camel-spark-starter/pom.xml
index 4382e21..6485633 100644
--- a/components-starter/camel-spark-starter/pom.xml
+++ b/components-starter/camel-spark-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-splunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-splunk-starter/pom.xml b/components-starter/camel-splunk-starter/pom.xml
index 03f9ff7..4aa84cd 100644
--- a/components-starter/camel-splunk-starter/pom.xml
+++ b/components-starter/camel-splunk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-splunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-batch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-batch-starter/pom.xml b/components-starter/camel-spring-batch-starter/pom.xml
index 30929a1..4de0c90 100644
--- a/components-starter/camel-spring-batch-starter/pom.xml
+++ b/components-starter/camel-spring-batch-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-batch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-boot-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-boot-starter/pom.xml b/components-starter/camel-spring-boot-starter/pom.xml
index 69f31d7..aabc5c5 100644
--- a/components-starter/camel-spring-boot-starter/pom.xml
+++ b/components-starter/camel-spring-boot-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-boot-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-dm-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-dm-starter/pom.xml b/components-starter/camel-spring-dm-starter/pom.xml
index e7f137c..cf1c0bc 100644
--- a/components-starter/camel-spring-dm-starter/pom.xml
+++ b/components-starter/camel-spring-dm-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-dm-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-spring-integration-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-spring-integration-starter/pom.xml b/components-starter/camel-spring-integration-starter/pom.xml
index 99925ca..9dc65b8 100644
--- a/components-starter/camel-spring-integration-starter/pom.xml
+++ b/components-starter/camel-spring-integration-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-spring-integration-starter</artifactId>
   <packaging>jar</packaging>


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

Posted by gz...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jira/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index a0b8bc6..14e3fa0 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 5b7069b..8dfa29b 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 12fdb67..451db08 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-johnzon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index 9066390..33a0c7d 100644
--- a/components/camel-johnzon/pom.xml
+++ b/components/camel-johnzon/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jolt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index d4efd4b..edabc81 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 0b3893a..d4bf05f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index d977f81..1fe74a2 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 25a9c15..7ab0e1f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jsonpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index a9c9f08..6ccb654 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 4b65398..8b88085 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 8082bf7..bb5d84c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index d615fe2..bd229b9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 432444d..6137002 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index fa07d2e..bae8b04 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index 1fb479f..a95078d 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index d5670c8..8196380 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-kura/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index bdc8b34..e226458 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index b2e9a2d..beae6e7 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 643e67b..d5afc32 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 6ab1153..ce9b3fa 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 f75a1a3..986d8f9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-linkedin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index ed62b1f..e2e904f 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 04cb761..fe4fab6 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-lumberjack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 321bc2b..6c1c6d4 100644
--- a/components/camel-lumberjack/pom.xml
+++ b/components/camel-lumberjack/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-lumberjack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-lzf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index 9c20439..10a8ccf 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-lzf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 31a701b..a906fa4 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index bf969ae..d9dc6b4 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 0a41a66..077395d 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 655f15e..9732330 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mllp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index a4757f8..d7ea099 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mllp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mongodb-gridfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index dac47e9..086cb5f 100644
--- a/components/camel-mongodb-gridfs/pom.xml
+++ b/components/camel-mongodb-gridfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index f05fe2e..99663e7 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index e1cd17e..b942168 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index a410533..45b3594 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mustache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 60e40e0..889bf7d 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 7d6d8f0..9d3cb93 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index b596fcb..2cdf00b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index a979c34..aa8c652 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-nats/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 78ee9b2..f185f2f 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nats</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 3a06275..be8766f 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 4f536eb..173c883 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-netty4-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index d761190..48b1648 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-netty4-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-netty4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 9c57413..88599ef 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index c370a39..bc231a0 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 ba64250..8bc9bba 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 589f8f8..61d9b63 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-olingo2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index e60d0ad..2de8afa 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-openshift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index b329d6e..b26854b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-optaplanner/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index ce2bf65..983a1ae 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-paho/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index 8073404..4c1d463 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index ae25936..b8dd8b3 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 55af453..27237f7 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-pgevent/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 55d7f85..a9e6700 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 8e2ed95..7efd63f 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 1f427e1..975537b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index dbd0da1..00c67d5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-quartz2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index f263e87..3823a85 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 783f62c..44e9f43 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-rabbitmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index 7305286..1f2fa82 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index f33dca8..dc8916a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ribbon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml
index ea5aa02..ad475fd 100644
--- a/components/camel-ribbon/pom.xml
+++ b/components/camel-ribbon/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ribbon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 04074a5..e8da92e 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 4e41ecd..6681703 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 1508368..80ec0d0 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 19ec975..f5b84cb 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 988d1fb..eecacad 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 b94b6ed..fd53586 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 1e7b27d..76d8a74 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index 306d698..4873bde 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index 79b068e..caec4f3 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 61ae958..f72e0b6 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 85601e1..5498e94 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 385d334..9c42611 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index dff6934..821c118 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 200a0eb..f57e672 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-servicenow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index 9bb7aa9..1afd734 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servicenow</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 8a205ff..ad4a8b4 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 3f8111a..bf56ede 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 8265e62..d312293 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.18.1</version>
+		<version>2.18.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index f626485..81505ac 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 8fbbd46..24d8430 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 712f83e..ef56f1a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 7787ff3..21d6e14 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-snakeyaml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index d986155..1132303 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 12e2ab3..7b7a56d 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 6ca1314..51b8cab 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index ab8124d..335068d 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 90895aa..6ddd837 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spark/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index 6093ca7..1781438 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spark</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 1b7c873..fcf3439 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index a6f4bcb..0495c70 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 4c6eebf..2cbf536 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-dm/pom.xml b/components/camel-spring-dm/pom.xml
index be7f38e..18da927 100644
--- a/components/camel-spring-dm/pom.xml
+++ b/components/camel-spring-dm/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-dm</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index e09344b..43bbe51 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index e831d3e..67f3571 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 8ebf66d..4068194 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 937dc72..751ce87 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index f91648e..c14199b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index d8be90c..3822c8c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index d99d710..cf3299a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index dfe81ba..e3f2598 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 47d49f7..c939971 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 5481a3b..f870b0c 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 264b5f5..98d9eec 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 3be023f..de80a78 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 8be1645..e352079 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index f51e545..f837da5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 1f96216..6cbf9a5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 8eac9a9..cd6ee1b 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 01b00a9..d515bca 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index c26fc79..07a9fe9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-telegram/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index a13a53f4..6a88dd5 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-telegram</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index ce0fe26..87c5ade 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-test-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index ac28a35..d429c62 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-test-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index c5c5ff8..e6dfe25 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index c080b2a..11b3d0e 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 7e35289..a548e15 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 5571f007..57a8f3e 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 2268ba8..35e3769 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 4d1aa14..56c6180 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 3de7f13..ed0183d 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index 92ffe1a..ccad1f5 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 6ceea88..539f149 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-vertx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 0af67c7..f86b0a9 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index 59c0dfd..18840ee 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index ab19268..d6179e7 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index a6858d6..62e24da 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index 2d3e804..596a97a 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 427921b..aeb7279 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 8947f06..993dc28 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.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index d92a38d..47544e1 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index d3203b2..0055422 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 1328301..95c9e38 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.18.1</version>
+  <version>2.18.2-SNAPSHOT</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index afc534d..f1112ea 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index 0a3ee6f..0d23c7d 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipkin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index d417a73..dcb2735 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 00c232c..65ebd8d 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index f2ce84a..43298c8 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 62b7985..68f6640 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 7b0eb59..d229876 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index ec5c44e..535d5fa 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/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 7fabbb3..f2ec849 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-box-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 1abd289..3887307 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-cassandraql/pom.xml b/examples/camel-example-cdi-cassandraql/pom.xml
index 6ebac95..d21b0a0 100755
--- a/examples/camel-example-cdi-cassandraql/pom.xml
+++ b/examples/camel-example-cdi-cassandraql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-kubernetes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-kubernetes/pom.xml b/examples/camel-example-cdi-kubernetes/pom.xml
index eb586a9..031d1f8 100755
--- a/examples/camel-example-cdi-kubernetes/pom.xml
+++ b/examples/camel-example-cdi-kubernetes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-kubernetes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index 73193ff..a165eb7 100755
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-osgi/pom.xml b/examples/camel-example-cdi-osgi/pom.xml
index e760f56..1b59b33 100755
--- a/examples/camel-example-cdi-osgi/pom.xml
+++ b/examples/camel-example-cdi-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/examples/camel-example-cdi-properties/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index 7110f02..344bd2b 100755
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-properties</artifactId>


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

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


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

Branch: refs/heads/camel-2.18.x
Commit: 061c980e68762343b56304eaa993fa2414ab6783
Parents: 8ed3448
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sun Nov 27 15:47:01 2016 +0000
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sun Nov 27 15:47:01 2016 +0000

----------------------------------------------------------------------
 apache-camel/pom.xml                                             | 2 +-
 buildingtools/pom.xml                                            | 2 +-
 camel-core/pom.xml                                               | 2 +-
 components-starter/camel-ahc-starter/pom.xml                     | 2 +-
 components-starter/camel-ahc-ws-starter/pom.xml                  | 2 +-
 components-starter/camel-amqp-starter/pom.xml                    | 2 +-
 components-starter/camel-apns-starter/pom.xml                    | 2 +-
 components-starter/camel-asterisk-starter/pom.xml                | 2 +-
 components-starter/camel-atmos-starter/pom.xml                   | 2 +-
 components-starter/camel-atmosphere-websocket-starter/pom.xml    | 2 +-
 components-starter/camel-atom-starter/pom.xml                    | 2 +-
 components-starter/camel-avro-starter/pom.xml                    | 2 +-
 components-starter/camel-aws-starter/pom.xml                     | 2 +-
 components-starter/camel-bam-starter/pom.xml                     | 2 +-
 components-starter/camel-barcode-starter/pom.xml                 | 2 +-
 components-starter/camel-base64-starter/pom.xml                  | 2 +-
 components-starter/camel-bean-validator-starter/pom.xml          | 2 +-
 components-starter/camel-beanio-starter/pom.xml                  | 2 +-
 components-starter/camel-beanstalk-starter/pom.xml               | 2 +-
 components-starter/camel-bindy-starter/pom.xml                   | 2 +-
 components-starter/camel-boon-starter/pom.xml                    | 2 +-
 components-starter/camel-box-starter/pom.xml                     | 2 +-
 components-starter/camel-braintree-starter/pom.xml               | 2 +-
 components-starter/camel-cache-starter/pom.xml                   | 2 +-
 components-starter/camel-cassandraql-starter/pom.xml             | 2 +-
 components-starter/camel-castor-starter/pom.xml                  | 2 +-
 components-starter/camel-chronicle-starter/pom.xml               | 2 +-
 components-starter/camel-chunk-starter/pom.xml                   | 2 +-
 components-starter/camel-cm-sms-starter/pom.xml                  | 2 +-
 components-starter/camel-cmis-starter/pom.xml                    | 2 +-
 components-starter/camel-coap-starter/pom.xml                    | 2 +-
 components-starter/camel-cometd-starter/pom.xml                  | 2 +-
 components-starter/camel-consul-starter/pom.xml                  | 2 +-
 components-starter/camel-context-starter/pom.xml                 | 2 +-
 components-starter/camel-core-starter/pom.xml                    | 2 +-
 components-starter/camel-core-xml-starter/pom.xml                | 2 +-
 components-starter/camel-couchdb-starter/pom.xml                 | 2 +-
 components-starter/camel-crypto-starter/pom.xml                  | 2 +-
 components-starter/camel-csv-starter/pom.xml                     | 2 +-
 components-starter/camel-cxf-starter/pom.xml                     | 2 +-
 components-starter/camel-cxf-transport-starter/pom.xml           | 2 +-
 components-starter/camel-disruptor-starter/pom.xml               | 2 +-
 components-starter/camel-dns-starter/pom.xml                     | 2 +-
 components-starter/camel-docker-starter/pom.xml                  | 2 +-
 components-starter/camel-dozer-starter/pom.xml                   | 2 +-
 components-starter/camel-dropbox-starter/pom.xml                 | 2 +-
 components-starter/camel-eclipse-starter/pom.xml                 | 2 +-
 components-starter/camel-ehcache-starter/pom.xml                 | 2 +-
 components-starter/camel-elasticsearch-starter/pom.xml           | 2 +-
 components-starter/camel-elsql-starter/pom.xml                   | 2 +-
 components-starter/camel-etcd-starter/pom.xml                    | 2 +-
 components-starter/camel-exec-starter/pom.xml                    | 2 +-
 components-starter/camel-facebook-starter/pom.xml                | 2 +-
 components-starter/camel-flatpack-starter/pom.xml                | 2 +-
 components-starter/camel-flink-starter/pom.xml                   | 2 +-
 components-starter/camel-fop-starter/pom.xml                     | 2 +-
 components-starter/camel-freemarker-starter/pom.xml              | 2 +-
 components-starter/camel-ftp-starter/pom.xml                     | 2 +-
 components-starter/camel-ganglia-starter/pom.xml                 | 2 +-
 components-starter/camel-geocoder-starter/pom.xml                | 2 +-
 components-starter/camel-git-starter/pom.xml                     | 2 +-
 components-starter/camel-github-starter/pom.xml                  | 2 +-
 components-starter/camel-google-calendar-starter/pom.xml         | 2 +-
 components-starter/camel-google-drive-starter/pom.xml            | 2 +-
 components-starter/camel-google-mail-starter/pom.xml             | 2 +-
 components-starter/camel-gora-starter/pom.xml                    | 2 +-
 components-starter/camel-grape-starter/pom.xml                   | 2 +-
 components-starter/camel-groovy-starter/pom.xml                  | 2 +-
 components-starter/camel-gson-starter/pom.xml                    | 2 +-
 components-starter/camel-guava-eventbus-starter/pom.xml          | 2 +-
 components-starter/camel-guice-starter/pom.xml                   | 2 +-
 components-starter/camel-hawtdb-starter/pom.xml                  | 2 +-
 components-starter/camel-hazelcast-starter/pom.xml               | 2 +-
 components-starter/camel-hbase-starter/pom.xml                   | 2 +-
 components-starter/camel-hdfs-starter/pom.xml                    | 2 +-
 components-starter/camel-hdfs2-starter/pom.xml                   | 2 +-
 components-starter/camel-hessian-starter/pom.xml                 | 2 +-
 components-starter/camel-hipchat-starter/pom.xml                 | 2 +-
 components-starter/camel-hl7-starter/pom.xml                     | 2 +-
 components-starter/camel-http-common-starter/pom.xml             | 2 +-
 components-starter/camel-http-starter/pom.xml                    | 2 +-
 components-starter/camel-http4-starter/pom.xml                   | 2 +-
 components-starter/camel-hystrix-starter/pom.xml                 | 2 +-
 components-starter/camel-ical-starter/pom.xml                    | 2 +-
 components-starter/camel-ignite-starter/pom.xml                  | 2 +-
 components-starter/camel-infinispan-starter/pom.xml              | 2 +-
 components-starter/camel-influxdb-starter/pom.xml                | 2 +-
 components-starter/camel-irc-starter/pom.xml                     | 2 +-
 components-starter/camel-ironmq-starter/pom.xml                  | 2 +-
 components-starter/camel-jackson-starter/pom.xml                 | 2 +-
 components-starter/camel-jacksonxml-starter/pom.xml              | 2 +-
 components-starter/camel-jasypt-starter/pom.xml                  | 2 +-
 components-starter/camel-javaspace-starter/pom.xml               | 2 +-
 components-starter/camel-jaxb-starter/pom.xml                    | 2 +-
 components-starter/camel-jbpm-starter/pom.xml                    | 2 +-
 components-starter/camel-jcache-starter/pom.xml                  | 2 +-
 components-starter/camel-jcr-starter/pom.xml                     | 2 +-
 components-starter/camel-jdbc-starter/pom.xml                    | 2 +-
 components-starter/camel-jetty-common-starter/pom.xml            | 2 +-
 components-starter/camel-jetty-starter/pom.xml                   | 2 +-
 components-starter/camel-jetty9-starter/pom.xml                  | 2 +-
 components-starter/camel-jgroups-starter/pom.xml                 | 2 +-
 components-starter/camel-jibx-starter/pom.xml                    | 2 +-
 components-starter/camel-jing-starter/pom.xml                    | 2 +-
 components-starter/camel-jira-starter/pom.xml                    | 2 +-
 components-starter/camel-jms-starter/pom.xml                     | 2 +-
 components-starter/camel-jmx-starter/pom.xml                     | 2 +-
 components-starter/camel-johnzon-starter/pom.xml                 | 2 +-
 components-starter/camel-jolt-starter/pom.xml                    | 2 +-
 components-starter/camel-josql-starter/pom.xml                   | 2 +-
 components-starter/camel-jpa-starter/pom.xml                     | 2 +-
 components-starter/camel-jsch-starter/pom.xml                    | 2 +-
 components-starter/camel-jsonpath-starter/pom.xml                | 2 +-
 components-starter/camel-jt400-starter/pom.xml                   | 2 +-
 components-starter/camel-juel-starter/pom.xml                    | 2 +-
 components-starter/camel-jxpath-starter/pom.xml                  | 2 +-
 components-starter/camel-kafka-starter/pom.xml                   | 2 +-
 components-starter/camel-kestrel-starter/pom.xml                 | 2 +-
 components-starter/camel-krati-starter/pom.xml                   | 2 +-
 components-starter/camel-kubernetes-starter/pom.xml              | 2 +-
 components-starter/camel-kura-starter/pom.xml                    | 2 +-
 components-starter/camel-ldap-starter/pom.xml                    | 2 +-
 components-starter/camel-leveldb-starter/pom.xml                 | 2 +-
 components-starter/camel-linkedin-starter/pom.xml                | 2 +-
 components-starter/camel-lucene-starter/pom.xml                  | 2 +-
 components-starter/camel-lumberjack-starter/pom.xml              | 2 +-
 components-starter/camel-lzf-starter/pom.xml                     | 2 +-
 components-starter/camel-mail-starter/pom.xml                    | 2 +-
 components-starter/camel-metrics-starter/pom.xml                 | 2 +-
 components-starter/camel-mina2-starter/pom.xml                   | 2 +-
 components-starter/camel-mllp-starter/pom.xml                    | 2 +-
 components-starter/camel-mongodb-gridfs-starter/pom.xml          | 2 +-
 components-starter/camel-mongodb-starter/pom.xml                 | 2 +-
 components-starter/camel-mqtt-starter/pom.xml                    | 2 +-
 components-starter/camel-msv-starter/pom.xml                     | 2 +-
 components-starter/camel-mustache-starter/pom.xml                | 2 +-
 components-starter/camel-mvel-starter/pom.xml                    | 2 +-
 components-starter/camel-mybatis-starter/pom.xml                 | 2 +-
 components-starter/camel-nagios-starter/pom.xml                  | 2 +-
 components-starter/camel-nats-starter/pom.xml                    | 2 +-
 components-starter/camel-netty-http-starter/pom.xml              | 2 +-
 components-starter/camel-netty-starter/pom.xml                   | 2 +-
 components-starter/camel-netty4-http-starter/pom.xml             | 2 +-
 components-starter/camel-netty4-starter/pom.xml                  | 2 +-
 components-starter/camel-ognl-starter/pom.xml                    | 2 +-
 components-starter/camel-olingo2-starter/pom.xml                 | 2 +-
 components-starter/camel-openshift-starter/pom.xml               | 2 +-
 components-starter/camel-optaplanner-starter/pom.xml             | 2 +-
 components-starter/camel-paho-starter/pom.xml                    | 2 +-
 components-starter/camel-pdf-starter/pom.xml                     | 2 +-
 components-starter/camel-pgevent-starter/pom.xml                 | 2 +-
 components-starter/camel-printer-starter/pom.xml                 | 2 +-
 components-starter/camel-protobuf-starter/pom.xml                | 2 +-
 components-starter/camel-quartz2-starter/pom.xml                 | 2 +-
 components-starter/camel-quickfix-starter/pom.xml                | 2 +-
 components-starter/camel-rabbitmq-starter/pom.xml                | 2 +-
 components-starter/camel-restlet-starter/pom.xml                 | 2 +-
 components-starter/camel-ribbon-starter/pom.xml                  | 2 +-
 components-starter/camel-rmi-starter/pom.xml                     | 2 +-
 components-starter/camel-routebox-starter/pom.xml                | 2 +-
 components-starter/camel-rss-starter/pom.xml                     | 2 +-
 components-starter/camel-ruby-starter/pom.xml                    | 2 +-
 components-starter/camel-rx-starter/pom.xml                      | 2 +-
 components-starter/camel-salesforce-starter/pom.xml              | 2 +-
 components-starter/camel-sap-netweaver-starter/pom.xml           | 2 +-
 components-starter/camel-saxon-starter/pom.xml                   | 2 +-
 components-starter/camel-scala-starter/pom.xml                   | 2 +-
 components-starter/camel-schematron-starter/pom.xml              | 2 +-
 components-starter/camel-scr-starter/pom.xml                     | 2 +-
 components-starter/camel-script-starter/pom.xml                  | 2 +-
 components-starter/camel-servicenow-starter/pom.xml              | 2 +-
 components-starter/camel-servlet-starter/pom.xml                 | 2 +-
 components-starter/camel-servletlistener-starter/pom.xml         | 2 +-
 components-starter/camel-shiro-starter/pom.xml                   | 2 +-
 components-starter/camel-sip-starter/pom.xml                     | 2 +-
 components-starter/camel-sjms-starter/pom.xml                    | 2 +-
 components-starter/camel-slack-starter/pom.xml                   | 2 +-
 components-starter/camel-smpp-starter/pom.xml                    | 2 +-
 components-starter/camel-snakeyaml-starter/pom.xml               | 2 +-
 components-starter/camel-snmp-starter/pom.xml                    | 2 +-
 components-starter/camel-soap-starter/pom.xml                    | 2 +-
 components-starter/camel-solr-starter/pom.xml                    | 2 +-
 components-starter/camel-spark-starter/pom.xml                   | 2 +-
 components-starter/camel-splunk-starter/pom.xml                  | 2 +-
 components-starter/camel-spring-batch-starter/pom.xml            | 2 +-
 components-starter/camel-spring-boot-starter/pom.xml             | 2 +-
 components-starter/camel-spring-dm-starter/pom.xml               | 2 +-
 components-starter/camel-spring-integration-starter/pom.xml      | 2 +-
 components-starter/camel-spring-javaconfig-starter/pom.xml       | 2 +-
 components-starter/camel-spring-ldap-starter/pom.xml             | 2 +-
 components-starter/camel-spring-redis-starter/pom.xml            | 2 +-
 components-starter/camel-spring-security-starter/pom.xml         | 2 +-
 components-starter/camel-spring-starter/pom.xml                  | 2 +-
 components-starter/camel-spring-ws-starter/pom.xml               | 2 +-
 components-starter/camel-sql-starter/pom.xml                     | 2 +-
 components-starter/camel-ssh-starter/pom.xml                     | 2 +-
 components-starter/camel-stax-starter/pom.xml                    | 2 +-
 components-starter/camel-stomp-starter/pom.xml                   | 2 +-
 components-starter/camel-stream-starter/pom.xml                  | 2 +-
 components-starter/camel-stringtemplate-starter/pom.xml          | 2 +-
 components-starter/camel-swagger-java-starter/pom.xml            | 2 +-
 components-starter/camel-syslog-starter/pom.xml                  | 2 +-
 components-starter/camel-tagsoup-starter/pom.xml                 | 2 +-
 components-starter/camel-tarfile-starter/pom.xml                 | 2 +-
 components-starter/camel-telegram-starter/pom.xml                | 2 +-
 components-starter/camel-twitter-starter/pom.xml                 | 2 +-
 components-starter/camel-undertow-starter/pom.xml                | 2 +-
 components-starter/camel-univocity-parsers-starter/pom.xml       | 2 +-
 components-starter/camel-urlrewrite-starter/pom.xml              | 2 +-
 components-starter/camel-velocity-starter/pom.xml                | 2 +-
 components-starter/camel-vertx-starter/pom.xml                   | 2 +-
 components-starter/camel-weather-starter/pom.xml                 | 2 +-
 components-starter/camel-websocket-starter/pom.xml               | 2 +-
 components-starter/camel-xmlbeans-starter/pom.xml                | 2 +-
 components-starter/camel-xmljson-starter/pom.xml                 | 2 +-
 components-starter/camel-xmlrpc-starter/pom.xml                  | 2 +-
 components-starter/camel-xmlsecurity-starter/pom.xml             | 2 +-
 components-starter/camel-xmpp-starter/pom.xml                    | 2 +-
 components-starter/camel-xstream-starter/pom.xml                 | 2 +-
 components-starter/camel-yammer-starter/pom.xml                  | 2 +-
 components-starter/camel-zipfile-starter/pom.xml                 | 2 +-
 components-starter/camel-zipkin-starter/pom.xml                  | 2 +-
 components-starter/camel-zookeeper-starter/pom.xml               | 2 +-
 components-starter/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-asterisk/pom.xml                                | 2 +-
 components/camel-atmos/pom.xml                                   | 2 +-
 components/camel-atmosphere-websocket/pom.xml                    | 2 +-
 components/camel-atom/pom.xml                                    | 2 +-
 components/camel-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-braintree/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-chronicle/pom.xml                               | 2 +-
 components/camel-chunk/pom.xml                                   | 2 +-
 components/camel-cm-sms/pom.xml                                  | 2 +-
 components/camel-cmis/pom.xml                                    | 2 +-
 components/camel-coap/pom.xml                                    | 2 +-
 components/camel-cometd/pom.xml                                  | 2 +-
 components/camel-consul/pom.xml                                  | 2 +-
 components/camel-context/pom.xml                                 | 2 +-
 components/camel-core-osgi/pom.xml                               | 2 +-
 components/camel-core-xml/pom.xml                                | 2 +-
 components/camel-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-ehcache/pom.xml                                 | 2 +-
 components/camel-ejb/pom.xml                                     | 2 +-
 components/camel-elasticsearch/pom.xml                           | 2 +-
 components/camel-elsql/pom.xml                                   | 2 +-
 components/camel-etcd/pom.xml                                    | 2 +-
 components/camel-eventadmin/pom.xml                              | 2 +-
 components/camel-exec/pom.xml                                    | 2 +-
 components/camel-facebook/pom.xml                                | 2 +-
 components/camel-flatpack/pom.xml                                | 2 +-
 components/camel-flink/pom.xml                                   | 2 +-
 components/camel-fop/pom.xml                                     | 2 +-
 components/camel-freemarker/pom.xml                              | 2 +-
 components/camel-ftp/pom.xml                                     | 2 +-
 components/camel-ganglia/pom.xml                                 | 2 +-
 components/camel-geocoder/pom.xml                                | 2 +-
 components/camel-git/pom.xml                                     | 2 +-
 components/camel-github/pom.xml                                  | 2 +-
 components/camel-google-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-hessian/pom.xml                                 | 2 +-
 components/camel-hipchat/pom.xml                                 | 2 +-
 components/camel-hl7/pom.xml                                     | 2 +-
 components/camel-http-common/pom.xml                             | 2 +-
 components/camel-http/pom.xml                                    | 2 +-
 components/camel-http4/pom.xml                                   | 2 +-
 components/camel-hystrix/pom.xml                                 | 2 +-
 components/camel-ibatis/pom.xml                                  | 2 +-
 components/camel-ical/pom.xml                                    | 2 +-
 components/camel-ignite/pom.xml                                  | 2 +-
 components/camel-infinispan/pom.xml                              | 2 +-
 components/camel-influxdb/pom.xml                                | 2 +-
 components/camel-irc/pom.xml                                     | 2 +-
 components/camel-ironmq/pom.xml                                  | 2 +-
 components/camel-jackson/pom.xml                                 | 2 +-
 components/camel-jacksonxml/pom.xml                              | 2 +-
 components/camel-jasypt/pom.xml                                  | 2 +-
 components/camel-javaspace/pom.xml                               | 2 +-
 components/camel-jaxb/pom.xml                                    | 2 +-
 components/camel-jbpm/pom.xml                                    | 2 +-
 components/camel-jcache/pom.xml                                  | 2 +-
 components/camel-jclouds/pom.xml                                 | 2 +-
 components/camel-jcr/pom.xml                                     | 2 +-
 components/camel-jdbc/pom.xml                                    | 2 +-
 components/camel-jetty-common/pom.xml                            | 2 +-
 components/camel-jetty/pom.xml                                   | 2 +-
 components/camel-jetty9/pom.xml                                  | 2 +-
 components/camel-jgroups/pom.xml                                 | 2 +-
 components/camel-jibx/pom.xml                                    | 2 +-
 components/camel-jing/pom.xml                                    | 2 +-
 components/camel-jira/pom.xml                                    | 2 +-
 components/camel-jms/pom.xml                                     | 2 +-
 components/camel-jmx/pom.xml                                     | 2 +-
 components/camel-johnzon/pom.xml                                 | 2 +-
 components/camel-jolt/pom.xml                                    | 2 +-
 components/camel-josql/pom.xml                                   | 2 +-
 components/camel-jpa/pom.xml                                     | 2 +-
 components/camel-jsch/pom.xml                                    | 2 +-
 components/camel-jsonpath/pom.xml                                | 2 +-
 components/camel-jt400/pom.xml                                   | 2 +-
 components/camel-juel/pom.xml                                    | 2 +-
 components/camel-jxpath/pom.xml                                  | 2 +-
 components/camel-kafka/pom.xml                                   | 2 +-
 components/camel-kestrel/pom.xml                                 | 2 +-
 components/camel-krati/pom.xml                                   | 2 +-
 components/camel-kubernetes/pom.xml                              | 2 +-
 components/camel-kura/pom.xml                                    | 2 +-
 components/camel-ldap/pom.xml                                    | 2 +-
 components/camel-leveldb/pom.xml                                 | 2 +-
 components/camel-linkedin/camel-linkedin-api/pom.xml             | 2 +-
 components/camel-linkedin/camel-linkedin-component/pom.xml       | 2 +-
 components/camel-linkedin/pom.xml                                | 2 +-
 components/camel-lucene/pom.xml                                  | 2 +-
 components/camel-lumberjack/pom.xml                              | 2 +-
 components/camel-lzf/pom.xml                                     | 2 +-
 components/camel-mail/pom.xml                                    | 2 +-
 components/camel-metrics/pom.xml                                 | 2 +-
 components/camel-mina/pom.xml                                    | 2 +-
 components/camel-mina2/pom.xml                                   | 2 +-
 components/camel-mllp/pom.xml                                    | 2 +-
 components/camel-mongodb-gridfs/pom.xml                          | 2 +-
 components/camel-mongodb/pom.xml                                 | 2 +-
 components/camel-mqtt/pom.xml                                    | 2 +-
 components/camel-msv/pom.xml                                     | 2 +-
 components/camel-mustache/pom.xml                                | 2 +-
 components/camel-mvel/pom.xml                                    | 2 +-
 components/camel-mybatis/pom.xml                                 | 2 +-
 components/camel-nagios/pom.xml                                  | 2 +-
 components/camel-nats/pom.xml                                    | 2 +-
 components/camel-netty-http/pom.xml                              | 2 +-
 components/camel-netty/pom.xml                                   | 2 +-
 components/camel-netty4-http/pom.xml                             | 2 +-
 components/camel-netty4/pom.xml                                  | 2 +-
 components/camel-ognl/pom.xml                                    | 2 +-
 components/camel-olingo2/camel-olingo2-api/pom.xml               | 2 +-
 components/camel-olingo2/camel-olingo2-component/pom.xml         | 2 +-
 components/camel-olingo2/pom.xml                                 | 2 +-
 components/camel-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-ribbon/pom.xml                                  | 2 +-
 components/camel-rmi/pom.xml                                     | 2 +-
 components/camel-routebox/pom.xml                                | 2 +-
 components/camel-rss/pom.xml                                     | 2 +-
 components/camel-ruby/pom.xml                                    | 2 +-
 components/camel-rx/pom.xml                                      | 2 +-
 components/camel-salesforce/camel-salesforce-component/pom.xml   | 2 +-
 .../camel-salesforce/camel-salesforce-maven-plugin/pom.xml       | 2 +-
 components/camel-salesforce/pom.xml                              | 2 +-
 components/camel-sap-netweaver/pom.xml                           | 2 +-
 components/camel-saxon/pom.xml                                   | 2 +-
 components/camel-scala/pom.xml                                   | 2 +-
 components/camel-schematron/pom.xml                              | 2 +-
 components/camel-scr/pom.xml                                     | 2 +-
 components/camel-script/pom.xml                                  | 2 +-
 components/camel-servicenow/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-snakeyaml/pom.xml                               | 2 +-
 components/camel-snmp/pom.xml                                    | 2 +-
 components/camel-soap/pom.xml                                    | 2 +-
 components/camel-solr/pom.xml                                    | 2 +-
 components/camel-spark-rest/pom.xml                              | 2 +-
 components/camel-spark/pom.xml                                   | 2 +-
 components/camel-splunk/pom.xml                                  | 2 +-
 components/camel-spring-batch/pom.xml                            | 2 +-
 components/camel-spring-boot/pom.xml                             | 2 +-
 components/camel-spring-dm/pom.xml                               | 2 +-
 components/camel-spring-integration/pom.xml                      | 2 +-
 components/camel-spring-javaconfig/pom.xml                       | 2 +-
 components/camel-spring-ldap/pom.xml                             | 2 +-
 components/camel-spring-redis/pom.xml                            | 2 +-
 components/camel-spring-security/pom.xml                         | 2 +-
 components/camel-spring-ws/pom.xml                               | 2 +-
 components/camel-spring/pom.xml                                  | 2 +-
 components/camel-sql/pom.xml                                     | 2 +-
 components/camel-ssh/pom.xml                                     | 2 +-
 components/camel-stax/pom.xml                                    | 2 +-
 components/camel-stomp/pom.xml                                   | 2 +-
 components/camel-stream/pom.xml                                  | 2 +-
 components/camel-stringtemplate/pom.xml                          | 2 +-
 components/camel-swagger-java/pom.xml                            | 2 +-
 components/camel-swagger/pom.xml                                 | 2 +-
 components/camel-syslog/pom.xml                                  | 2 +-
 components/camel-tagsoup/pom.xml                                 | 2 +-
 components/camel-tarfile/pom.xml                                 | 2 +-
 components/camel-telegram/pom.xml                                | 2 +-
 components/camel-test-blueprint/pom.xml                          | 2 +-
 components/camel-test-cdi/pom.xml                                | 2 +-
 components/camel-test-karaf/pom.xml                              | 2 +-
 components/camel-test-spring/pom.xml                             | 2 +-
 components/camel-test/pom.xml                                    | 2 +-
 components/camel-testng/pom.xml                                  | 2 +-
 components/camel-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-zipkin/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-cassandraql/pom.xml                   | 2 +-
 examples/camel-example-cdi-kubernetes/pom.xml                    | 2 +-
 examples/camel-example-cdi-metrics/pom.xml                       | 2 +-
 examples/camel-example-cdi-osgi/pom.xml                          | 2 +-
 examples/camel-example-cdi-properties/pom.xml                    | 2 +-
 examples/camel-example-cdi-rest-servlet/pom.xml                  | 2 +-
 examples/camel-example-cdi-test/pom.xml                          | 2 +-
 examples/camel-example-cdi-xml/pom.xml                           | 2 +-
 examples/camel-example-cdi/pom.xml                               | 2 +-
 examples/camel-example-console/pom.xml                           | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml                     | 2 +-
 examples/camel-example-cxf-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-guice-jms/pom.xml                         | 2 +-
 examples/camel-example-hystrix/client/pom.xml                    | 2 +-
 examples/camel-example-hystrix/pom.xml                           | 2 +-
 examples/camel-example-hystrix/service1/pom.xml                  | 2 +-
 examples/camel-example-hystrix/service2/pom.xml                  | 2 +-
 examples/camel-example-java8-rx/pom.xml                          | 2 +-
 examples/camel-example-java8/pom.xml                             | 2 +-
 examples/camel-example-jdbc/pom.xml                              | 2 +-
 examples/camel-example-jms-file/pom.xml                          | 2 +-
 examples/camel-example-jmx/pom.xml                               | 2 +-
 examples/camel-example-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-cdi/pom.xml              | 2 +-
 examples/camel-example-netty-http/myapp-one/pom.xml              | 2 +-
 examples/camel-example-netty-http/myapp-two/pom.xml              | 2 +-
 examples/camel-example-netty-http/pom.xml                        | 2 +-
 .../camel-example-netty-http/shared-netty-http-server/pom.xml    | 2 +-
 examples/camel-example-osgi-rmi/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/pom.xml                        | 2 +-
 examples/camel-example-splunk/pom.xml                            | 2 +-
 examples/camel-example-spring-boot-live-reload/pom.xml           | 2 +-
 examples/camel-example-spring-boot-metrics/pom.xml               | 2 +-
 examples/camel-example-spring-boot-rest-jpa/pom.xml              | 2 +-
 examples/camel-example-spring-boot-starter/pom.xml               | 2 +-
 examples/camel-example-spring-boot/pom.xml                       | 2 +-
 examples/camel-example-spring-dm/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-osgi/pom.xml                      | 2 +-
 examples/camel-example-swagger-xml/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/camel-example-widget-gadget-cdi/pom.xml                 | 2 +-
 examples/camel-example-widget-gadget-java/pom.xml                | 2 +-
 examples/camel-example-widget-gadget-xml/pom.xml                 | 2 +-
 examples/camel-example-zipkin/client/pom.xml                     | 2 +-
 examples/camel-example-zipkin/pom.xml                            | 2 +-
 examples/camel-example-zipkin/service1/pom.xml                   | 2 +-
 examples/camel-example-zipkin/service2/pom.xml                   | 2 +-
 examples/pom.xml                                                 | 2 +-
 parent/pom.xml                                                   | 2 +-
 platforms/catalog-lucene/pom.xml                                 | 2 +-
 platforms/catalog-maven/pom.xml                                  | 2 +-
 platforms/catalog-provider-karaf/pom.xml                         | 2 +-
 platforms/catalog-provider-springboot/pom.xml                    | 2 +-
 platforms/catalog/pom.xml                                        | 2 +-
 platforms/commands/commands-core/pom.xml                         | 2 +-
 platforms/commands/commands-jolokia/pom.xml                      | 2 +-
 platforms/commands/commands-spring-boot/pom.xml                  | 2 +-
 platforms/commands/pom.xml                                       | 2 +-
 platforms/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                                                          | 4 ++--
 spring-boot-dm/camel-spring-boot-dependencies/pom.xml            | 2 +-
 spring-boot-dm/camel-spring-boot-generator-bom/pom.xml           | 2 +-
 spring-boot-dm/camel-starter-parent/pom.xml                      | 2 +-
 spring-boot-dm/pom.xml                                           | 2 +-
 tests/camel-blueprint-cxf-test/pom.xml                           | 2 +-
 tests/camel-blueprint-test/pom.xml                               | 2 +-
 tests/camel-itest-cdi/pom.xml                                    | 2 +-
 tests/camel-itest-karaf/pom.xml                                  | 2 +-
 tests/camel-itest-osgi/pom.xml                                   | 2 +-
 tests/camel-itest-performance/pom.xml                            | 2 +-
 tests/camel-itest-standalone/pom.xml                             | 2 +-
 tests/camel-itest/pom.xml                                        | 2 +-
 tests/camel-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 +-
 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-java8/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/bom-generator-maven-plugin/pom.xml                 | 2 +-
 tooling/maven/camel-api-component-maven-plugin/pom.xml           | 2 +-
 .../maven/camel-eip-documentation-enricher-maven-plugin/pom.xml  | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                         | 2 +-
 tooling/maven/camel-package-maven-plugin/pom.xml                 | 2 +-
 tooling/maven/guice-maven-plugin/pom.xml                         | 2 +-
 tooling/maven/pom.xml                                            | 2 +-
 tooling/parent/pom.xml                                           | 2 +-
 tooling/pom.xml                                                  | 2 +-
 tooling/spi-annotations/pom.xml                                  | 2 +-
 616 files changed, 617 insertions(+), 617 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index a71bd34..8e20931 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index d937ebc..ea9dad7 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.18.1</version>
+        <version>2.18.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index eec586d..7faeb42 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.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ahc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ahc-starter/pom.xml b/components-starter/camel-ahc-starter/pom.xml
index 03f1bee..64bd932 100644
--- a/components-starter/camel-ahc-starter/pom.xml
+++ b/components-starter/camel-ahc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ahc-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ahc-ws-starter/pom.xml b/components-starter/camel-ahc-ws-starter/pom.xml
index d385237..b03b745 100644
--- a/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/components-starter/camel-ahc-ws-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-amqp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-amqp-starter/pom.xml b/components-starter/camel-amqp-starter/pom.xml
index 724354f..e331ad7 100644
--- a/components-starter/camel-amqp-starter/pom.xml
+++ b/components-starter/camel-amqp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-apns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-apns-starter/pom.xml b/components-starter/camel-apns-starter/pom.xml
index bd8bcaf..aef5294 100644
--- a/components-starter/camel-apns-starter/pom.xml
+++ b/components-starter/camel-apns-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-asterisk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-asterisk-starter/pom.xml b/components-starter/camel-asterisk-starter/pom.xml
index 8227339..b5e597c 100644
--- a/components-starter/camel-asterisk-starter/pom.xml
+++ b/components-starter/camel-asterisk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-atmos-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-atmos-starter/pom.xml b/components-starter/camel-atmos-starter/pom.xml
index a18109f..5481ae5 100644
--- a/components-starter/camel-atmos-starter/pom.xml
+++ b/components-starter/camel-atmos-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-atmosphere-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-atmosphere-websocket-starter/pom.xml b/components-starter/camel-atmosphere-websocket-starter/pom.xml
index 07ecd08..e9c269e 100644
--- a/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/components-starter/camel-atmosphere-websocket-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-atom-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-atom-starter/pom.xml b/components-starter/camel-atom-starter/pom.xml
index 97d7a67..37bc13b 100644
--- a/components-starter/camel-atom-starter/pom.xml
+++ b/components-starter/camel-atom-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-avro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-avro-starter/pom.xml b/components-starter/camel-avro-starter/pom.xml
index 5719f07..176ee22 100644
--- a/components-starter/camel-avro-starter/pom.xml
+++ b/components-starter/camel-avro-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-aws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-aws-starter/pom.xml b/components-starter/camel-aws-starter/pom.xml
index 435b395..b1f2573 100644
--- a/components-starter/camel-aws-starter/pom.xml
+++ b/components-starter/camel-aws-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-bam-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-bam-starter/pom.xml b/components-starter/camel-bam-starter/pom.xml
index 24cb24b..756afc7 100644
--- a/components-starter/camel-bam-starter/pom.xml
+++ b/components-starter/camel-bam-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bam-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-barcode-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-barcode-starter/pom.xml b/components-starter/camel-barcode-starter/pom.xml
index 7168895..6da2087 100644
--- a/components-starter/camel-barcode-starter/pom.xml
+++ b/components-starter/camel-barcode-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-base64-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-base64-starter/pom.xml b/components-starter/camel-base64-starter/pom.xml
index 568de4c..d29f02b 100644
--- a/components-starter/camel-base64-starter/pom.xml
+++ b/components-starter/camel-base64-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-bean-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-bean-validator-starter/pom.xml b/components-starter/camel-bean-validator-starter/pom.xml
index 5f490c9..d859c61 100644
--- a/components-starter/camel-bean-validator-starter/pom.xml
+++ b/components-starter/camel-bean-validator-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-beanio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-beanio-starter/pom.xml b/components-starter/camel-beanio-starter/pom.xml
index 4d3d0ca..522332e 100644
--- a/components-starter/camel-beanio-starter/pom.xml
+++ b/components-starter/camel-beanio-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-beanstalk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-beanstalk-starter/pom.xml b/components-starter/camel-beanstalk-starter/pom.xml
index 6542426..3f753be 100644
--- a/components-starter/camel-beanstalk-starter/pom.xml
+++ b/components-starter/camel-beanstalk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-bindy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-bindy-starter/pom.xml b/components-starter/camel-bindy-starter/pom.xml
index bd51663..c4d2df2 100644
--- a/components-starter/camel-bindy-starter/pom.xml
+++ b/components-starter/camel-bindy-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-boon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-boon-starter/pom.xml b/components-starter/camel-boon-starter/pom.xml
index 01f46db..8118535 100644
--- a/components-starter/camel-boon-starter/pom.xml
+++ b/components-starter/camel-boon-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-boon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-box-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-box-starter/pom.xml b/components-starter/camel-box-starter/pom.xml
index 8a7b8a2..6de395c 100644
--- a/components-starter/camel-box-starter/pom.xml
+++ b/components-starter/camel-box-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-braintree-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-braintree-starter/pom.xml b/components-starter/camel-braintree-starter/pom.xml
index 3173228..7cb47c5 100644
--- a/components-starter/camel-braintree-starter/pom.xml
+++ b/components-starter/camel-braintree-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cache-starter/pom.xml b/components-starter/camel-cache-starter/pom.xml
index f76554f..2b15042 100644
--- a/components-starter/camel-cache-starter/pom.xml
+++ b/components-starter/camel-cache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cassandraql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cassandraql-starter/pom.xml b/components-starter/camel-cassandraql-starter/pom.xml
index e8c2189..00d5a36 100644
--- a/components-starter/camel-cassandraql-starter/pom.xml
+++ b/components-starter/camel-cassandraql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-castor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-castor-starter/pom.xml b/components-starter/camel-castor-starter/pom.xml
index 09f1006..ed11134 100644
--- a/components-starter/camel-castor-starter/pom.xml
+++ b/components-starter/camel-castor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-castor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-chronicle-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-chronicle-starter/pom.xml b/components-starter/camel-chronicle-starter/pom.xml
index 08d529f..5067724 100644
--- a/components-starter/camel-chronicle-starter/pom.xml
+++ b/components-starter/camel-chronicle-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chronicle-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-chunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-chunk-starter/pom.xml b/components-starter/camel-chunk-starter/pom.xml
index 904d2b0..8923c73 100644
--- a/components-starter/camel-chunk-starter/pom.xml
+++ b/components-starter/camel-chunk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cm-sms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cm-sms-starter/pom.xml b/components-starter/camel-cm-sms-starter/pom.xml
index 7b8410a..d6ae13a 100644
--- a/components-starter/camel-cm-sms-starter/pom.xml
+++ b/components-starter/camel-cm-sms-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cmis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cmis-starter/pom.xml b/components-starter/camel-cmis-starter/pom.xml
index 804da38..a4cedaa 100644
--- a/components-starter/camel-cmis-starter/pom.xml
+++ b/components-starter/camel-cmis-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-coap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-coap-starter/pom.xml b/components-starter/camel-coap-starter/pom.xml
index b1cf741..97edff9 100644
--- a/components-starter/camel-coap-starter/pom.xml
+++ b/components-starter/camel-coap-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cometd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cometd-starter/pom.xml b/components-starter/camel-cometd-starter/pom.xml
index 8a7b089..f622408 100644
--- a/components-starter/camel-cometd-starter/pom.xml
+++ b/components-starter/camel-cometd-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-consul-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-consul-starter/pom.xml b/components-starter/camel-consul-starter/pom.xml
index cef007f..79efe35 100644
--- a/components-starter/camel-consul-starter/pom.xml
+++ b/components-starter/camel-consul-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-context-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-context-starter/pom.xml b/components-starter/camel-context-starter/pom.xml
index b60d9fa..3715dc9 100644
--- a/components-starter/camel-context-starter/pom.xml
+++ b/components-starter/camel-context-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-context-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-core-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-core-starter/pom.xml b/components-starter/camel-core-starter/pom.xml
index 2e78abe..a384450 100644
--- a/components-starter/camel-core-starter/pom.xml
+++ b/components-starter/camel-core-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-core-xml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-core-xml-starter/pom.xml b/components-starter/camel-core-xml-starter/pom.xml
index bea87ca..c9765ef 100644
--- a/components-starter/camel-core-xml-starter/pom.xml
+++ b/components-starter/camel-core-xml-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-core-xml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-couchdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-couchdb-starter/pom.xml b/components-starter/camel-couchdb-starter/pom.xml
index 2063f1d..4dd367f 100644
--- a/components-starter/camel-couchdb-starter/pom.xml
+++ b/components-starter/camel-couchdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-crypto-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-crypto-starter/pom.xml b/components-starter/camel-crypto-starter/pom.xml
index 07de4c3..58ead38 100644
--- a/components-starter/camel-crypto-starter/pom.xml
+++ b/components-starter/camel-crypto-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-csv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-csv-starter/pom.xml b/components-starter/camel-csv-starter/pom.xml
index ebfa2ab..7e136d0 100644
--- a/components-starter/camel-csv-starter/pom.xml
+++ b/components-starter/camel-csv-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cxf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cxf-starter/pom.xml b/components-starter/camel-cxf-starter/pom.xml
index cf8a409..c272621 100644
--- a/components-starter/camel-cxf-starter/pom.xml
+++ b/components-starter/camel-cxf-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-cxf-transport-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-cxf-transport-starter/pom.xml b/components-starter/camel-cxf-transport-starter/pom.xml
index 7f6049e..2fb69e1 100644
--- a/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/components-starter/camel-cxf-transport-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-disruptor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-disruptor-starter/pom.xml b/components-starter/camel-disruptor-starter/pom.xml
index 4368189..457655f 100644
--- a/components-starter/camel-disruptor-starter/pom.xml
+++ b/components-starter/camel-disruptor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-dns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-dns-starter/pom.xml b/components-starter/camel-dns-starter/pom.xml
index 136604c..173e9e4 100644
--- a/components-starter/camel-dns-starter/pom.xml
+++ b/components-starter/camel-dns-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-docker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-docker-starter/pom.xml b/components-starter/camel-docker-starter/pom.xml
index dc821e8..545d8bd 100644
--- a/components-starter/camel-docker-starter/pom.xml
+++ b/components-starter/camel-docker-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-dozer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-dozer-starter/pom.xml b/components-starter/camel-dozer-starter/pom.xml
index b4339f3..3349bb9 100644
--- a/components-starter/camel-dozer-starter/pom.xml
+++ b/components-starter/camel-dozer-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-dropbox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-dropbox-starter/pom.xml b/components-starter/camel-dropbox-starter/pom.xml
index 7275344..028782a 100644
--- a/components-starter/camel-dropbox-starter/pom.xml
+++ b/components-starter/camel-dropbox-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-eclipse-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-eclipse-starter/pom.xml b/components-starter/camel-eclipse-starter/pom.xml
index 13217a6..66b6549 100644
--- a/components-starter/camel-eclipse-starter/pom.xml
+++ b/components-starter/camel-eclipse-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-eclipse-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ehcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ehcache-starter/pom.xml b/components-starter/camel-ehcache-starter/pom.xml
index 5a32194..bad9c20 100644
--- a/components-starter/camel-ehcache-starter/pom.xml
+++ b/components-starter/camel-ehcache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-elasticsearch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-elasticsearch-starter/pom.xml b/components-starter/camel-elasticsearch-starter/pom.xml
index 7671de7..7e5fc61 100644
--- a/components-starter/camel-elasticsearch-starter/pom.xml
+++ b/components-starter/camel-elasticsearch-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elasticsearch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-elsql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-elsql-starter/pom.xml b/components-starter/camel-elsql-starter/pom.xml
index c60b9c1..0e9096e 100644
--- a/components-starter/camel-elsql-starter/pom.xml
+++ b/components-starter/camel-elsql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-etcd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-etcd-starter/pom.xml b/components-starter/camel-etcd-starter/pom.xml
index c158907..c2d5391 100644
--- a/components-starter/camel-etcd-starter/pom.xml
+++ b/components-starter/camel-etcd-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-exec-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-exec-starter/pom.xml b/components-starter/camel-exec-starter/pom.xml
index 7dcc6d8..1acac8a 100644
--- a/components-starter/camel-exec-starter/pom.xml
+++ b/components-starter/camel-exec-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-facebook-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-facebook-starter/pom.xml b/components-starter/camel-facebook-starter/pom.xml
index 4b43b78..e312cca 100644
--- a/components-starter/camel-facebook-starter/pom.xml
+++ b/components-starter/camel-facebook-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-flatpack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-flatpack-starter/pom.xml b/components-starter/camel-flatpack-starter/pom.xml
index 4024f80..ca5d2c6 100644
--- a/components-starter/camel-flatpack-starter/pom.xml
+++ b/components-starter/camel-flatpack-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-flink-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-flink-starter/pom.xml b/components-starter/camel-flink-starter/pom.xml
index a1e8bd1..a7d4b4f 100644
--- a/components-starter/camel-flink-starter/pom.xml
+++ b/components-starter/camel-flink-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-fop-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-fop-starter/pom.xml b/components-starter/camel-fop-starter/pom.xml
index e2165e9..ac33651 100644
--- a/components-starter/camel-fop-starter/pom.xml
+++ b/components-starter/camel-fop-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-freemarker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-freemarker-starter/pom.xml b/components-starter/camel-freemarker-starter/pom.xml
index 8d37da3..1a53b50 100644
--- a/components-starter/camel-freemarker-starter/pom.xml
+++ b/components-starter/camel-freemarker-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ftp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ftp-starter/pom.xml b/components-starter/camel-ftp-starter/pom.xml
index 8720638..60aa695 100644
--- a/components-starter/camel-ftp-starter/pom.xml
+++ b/components-starter/camel-ftp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-ganglia-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-ganglia-starter/pom.xml b/components-starter/camel-ganglia-starter/pom.xml
index 933c1af..10445de 100644
--- a/components-starter/camel-ganglia-starter/pom.xml
+++ b/components-starter/camel-ganglia-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-geocoder-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-geocoder-starter/pom.xml b/components-starter/camel-geocoder-starter/pom.xml
index 1cfce08..ed7dd6f 100644
--- a/components-starter/camel-geocoder-starter/pom.xml
+++ b/components-starter/camel-geocoder-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-git-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-git-starter/pom.xml b/components-starter/camel-git-starter/pom.xml
index bf6c0d9..713c7fd 100644
--- a/components-starter/camel-git-starter/pom.xml
+++ b/components-starter/camel-git-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/061c980e/components-starter/camel-github-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-github-starter/pom.xml b/components-starter/camel-github-starter/pom.xml
index ed574bd..edcf0ea 100644
--- a/components-starter/camel-github-starter/pom.xml
+++ b/components-starter/camel-github-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.18.1</version>
+    <version>2.18.2-SNAPSHOT</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>