You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2015/09/29 20:03:13 UTC

[1/3] camel git commit: [maven-release-plugin] prepare release camel-2.16.0

Repository: camel
Updated Branches:
  refs/heads/master b412ba0b7 -> fdab31367


http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 8221931..93509c4 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 628a1ae..6afcc1a 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index cbecd62..fb69bab 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 8e91980..3e1deb8 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 395e0b5..73ec5c7 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 61b1241..89be8e4 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 ca609b9..67f6c33 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 aee2ca8..453730a 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index ceef1be..7bf872a 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 bf86a80..33fa3df 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 6d68914..bb7c50a 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.16-SNAPSHOT</version>
+       <version>2.16.0</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index f723695..be935dd 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 7f03bd6..eefdb57 100755
--- a/examples/camel-example-restlet-jdbc/pom.xml
+++ b/examples/camel-example-restlet-jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-restlet-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 c20aaee..26666ff 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 38139f3..5b324ba 100755
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml b/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
index 2af50eb..231d6f2 100755
--- a/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
+++ b/examples/camel-example-servlet-tomcat-blueprintweb/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-servlet-tomcat-blueprintweb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 6cdaed4..d43c49a 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 d9d45ba..43a9d5b 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 b2df3f8..6d58512 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 9f9603c..0d545dc 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 8f73ba4..b7027ba 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-spark-rest-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spark-rest-tomcat/pom.xml b/examples/camel-example-spark-rest-tomcat/pom.xml
index 9ec5e53..2c9e4b2 100755
--- a/examples/camel-example-spark-rest-tomcat/pom.xml
+++ b/examples/camel-example-spark-rest-tomcat/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-spark-rest-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 16d4ef8..7a58245 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 df79ef7..a28116f 100755
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -14,15 +14,14 @@
 	the specific language governing permissions and limitations under the
 	License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 cdfe17d..ea3a1a1 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 c362e42..8f4d27b 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 7dea29a..429a8be 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 e3c3996..b99538c 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 ad45d5f..409dd28 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 313396f..aa93f8c 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 6f7fbb2..2018de9 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index 5e339c7..e5a4663 100644
--- a/examples/camel-example-sql/pom.xml
+++ b/examples/camel-example-sql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 6b7e91d..17ff042 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index c2a58aa..ca49e31 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 4163d79..0b4252e 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -14,14 +14,13 @@
     the specific language governing permissions and limitations under the
     License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-java/pom.xml b/examples/camel-example-swagger-java/pom.xml
index 04f690d..57a4cc3 100755
--- a/examples/camel-example-swagger-java/pom.xml
+++ b/examples/camel-example-swagger-java/pom.xml
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-swagger-java</artifactId>
@@ -130,13 +129,12 @@
             </goals>
             <configuration>
               <target>
-                <echo message="Decompress archive"/>
-                <gunzip src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar.gz"/>
-                <untar src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar"
-                       dest="${project.build.directory}"/>
-                <echo message="moving resources"/>
+                <echo message="Decompress archive" />
+                <gunzip src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar.gz" />
+                <untar src="${project.build.directory}/swagger-ui-${swagger-ui.version}.tar" dest="${project.build.directory}" />
+                <echo message="moving resources" />
                 <move todir="${destDir}" overwrite="yes">
-                  <fileset dir="${project.build.directory}/swagger-ui-${swagger-ui.version}/dist"/>
+                  <fileset dir="${project.build.directory}/swagger-ui-${swagger-ui.version}/dist" />
                 </move>
               </target>
             </configuration>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 36f5e91..249677d 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 5965da4..794f10c 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 3ce7b44..689ac60 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index f2859eb..053fad3 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4e9a6d5..fb6d45a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index 26fe674..fd8bbc4 100644
--- a/platforms/catalog/pom.xml
+++ b/platforms/catalog/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/commands/commands-core/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index 39cb173..5a3a495 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/commands/commands-jolokia/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 59b0e24..0f282ec 100644
--- a/platforms/commands/commands-jolokia/pom.xml
+++ b/platforms/commands/commands-jolokia/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index c861c0b..e0ccfbb 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>commands</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/karaf/commands-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index e636e04..cf6967c 100644
--- a/platforms/karaf/commands-catalog/pom.xml
+++ b/platforms/karaf/commands-catalog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 52f9c9d..416030e 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index b076ef3..2e215ae 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 0eec1b7..2fc7aff 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index a7b5f5a..66fd9db 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d8df65e..71adc2a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.16-SNAPSHOT</version>
+  <version>2.16.0</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -147,7 +147,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
-    <tag>HEAD</tag>
+    <tag>camel-2.16.0</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 2bd0bb9..97be775 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 2d5a34a..f8f0407 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -14,15 +14,14 @@
     the specific language governing permissions and limitations under the
     License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-karaf/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index 7cc09f7..0c075ef 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-itest-karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 2ec17bb..2e7f9f4 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 401ccfe..168e17d 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-spring32/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring32/pom.xml b/tests/camel-itest-spring32/pom.xml
index f2c3ebd..b53aca5 100644
--- a/tests/camel-itest-spring32/pom.xml
+++ b/tests/camel-itest-spring32/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-spring32</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-spring40/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring40/pom.xml b/tests/camel-itest-spring40/pom.xml
index 2888eac..aec47e4 100644
--- a/tests/camel-itest-spring40/pom.xml
+++ b/tests/camel-itest-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-spring40</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index c8a4a6b..3ed4390 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index fe79e91..fb460c5 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 b724347..8cf18da 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-performance/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 8edce47..3f2d854 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>
@@ -104,6 +104,30 @@
       <scope>test</scope>
     </dependency>
     <dependency>
+        <groupId>org.eclipse.jetty</groupId>
+        <artifactId>jetty-server</artifactId>
+        <version>${jetty8-version}</version>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
+        <groupId>org.eclipse.jetty</groupId>
+        <artifactId>jetty-servlet</artifactId>
+        <version>${jetty8-version}</version>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
+        <groupId>org.eclipse.jetty</groupId>
+        <artifactId>jetty-util</artifactId>
+        <version>${jetty8-version}</version>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
+        <groupId>org.eclipse.jetty</groupId>
+        <artifactId>jetty-io</artifactId>
+        <version>${jetty8-version}</version>
+        <scope>test</scope>
+    </dependency>
+    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-transports-http</artifactId>
       <version>${cxf-version}</version>
@@ -115,17 +139,5 @@
       <version>${cxf-version}</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.eclipse.jetty</groupId>
-      <artifactId>jetty-server</artifactId>
-      <version>${jetty-version}</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.eclipse.jetty</groupId>
-      <artifactId>jetty-servlet</artifactId>
-      <version>${jetty-version}</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 953636a..fa9f404 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 434787a..98319af 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 73c6eaf..082babc 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 559e220..85ed074 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.16-SNAPSHOT</version>
+      <version>2.16.0</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/apt/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index 8c938b8..3b4ba6d 100644
--- a/tooling/apt/pom.xml
+++ b/tooling/apt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 45ca74b..4f457b0 100644
--- a/tooling/archetypes/camel-archetype-activemq/pom.xml
+++ b/tooling/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 e428f14..4e4f908 100644
--- a/tooling/archetypes/camel-archetype-api-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-api-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 2223328..28788b2 100644
--- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 30d7624..d6ba199 100644
--- a/tooling/archetypes/camel-archetype-cdi/pom.xml
+++ b/tooling/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 f87cd96..1ba7077 100644
--- a/tooling/archetypes/camel-archetype-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
index 2411888..c20296c 100644
--- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
index 48adfa4..4a299ba 100644
--- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 c6c692f..c60cc07 100644
--- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
+++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 a379c81..4afcfe9 100644
--- a/tooling/archetypes/camel-archetype-groovy/pom.xml
+++ b/tooling/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 dd1fa0a..d1ba78f 100644
--- a/tooling/archetypes/camel-archetype-java/pom.xml
+++ b/tooling/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 f1a94ce..6f62b23 100644
--- a/tooling/archetypes/camel-archetype-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 6537a88..7712b0e 100644
--- a/tooling/archetypes/camel-archetype-scr/pom.xml
+++ b/tooling/archetypes/camel-archetype-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>archetypes</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 e512020..01e58ca 100644
--- a/tooling/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 2eeaab1..62a6d32 100644
--- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 fd06620..9ebcc7e 100644
--- a/tooling/archetypes/camel-archetype-spring/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 31cc116..76555c2 100644
--- a/tooling/archetypes/camel-archetype-web/pom.xml
+++ b/tooling/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index f0c3b0d..58faa9c 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index dd85e5b..0791ada 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 fc3763d..e85d467 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 370f2eb..024a3ed 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 3bea833..ecd7f4e 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 f5f9b06..3f98a1c 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 831310a..7ba5b78 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index d3a6eef..58be352 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 7802d6a..a77fe78 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 3b772d5..b28dacb 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->


[2/3] camel git commit: [maven-release-plugin] prepare release camel-2.16.0

Posted by dk...@apache.org.
http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index cff7bab..ec6464a 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 714afb2..1ffd9bb 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index c66ab59..78aac64 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-kura/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 5aea49a..7982165 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index e3c4b4b..7b58d3f 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 0f16331..38e36e4 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 3ba3b8e..0c313ab 100644
--- a/components/camel-linkedin/camel-linkedin-api/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 0fa9954..3657c4b 100644
--- a/components/camel-linkedin/camel-linkedin-component/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-linkedin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index 50a94a1..d2d4519 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 6223dda..3a93703 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index c69d445..edf4677 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index c6ff729..2ddfc27 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index b672bb1..2d68651 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 73f3aae..c6773f7 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 13f2db6..c535086 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 3f5d255..cb4916a 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 371fd38..630cb9f 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mustache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index e529a6c..6067d26 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 8c56e69..8780e0f 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 050d5a9..a57afd8 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 56e28f8..ff0793a 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-netty-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index d49f6a4..89438c4 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 5524421..a5c08a8 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-netty4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 96f4597..6f0dd86 100644
--- a/components/camel-netty4/pom.xml
+++ b/components/camel-netty4/pom.xml
@@ -20,7 +20,7 @@
   <parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 0e5a173..64c540c 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 056d2ef..fda8dd2 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 25dd78c..ba743b0 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-olingo2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 027286f..59277f0 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-openshift/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index 1826d6b..215ecf7 100644
--- a/components/camel-openshift/pom.xml
+++ b/components/camel-openshift/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-optaplanner/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index ae48271..91a5bc4 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-paho/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index d0048b0..250aa62 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 5b1d78a..e8ba1d1 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index aee08f5..1e38db5 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -15,15 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-pgevent/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 2369904..78bcfd6 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index f811937..e811be1 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 6c55281..c2d846e 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index a0261eb..26d3969 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-quartz2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index 36bc980..d73c97a 100644
--- a/components/camel-quartz2/pom.xml
+++ b/components/camel-quartz2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index bccc2f2..944eb74 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-rabbitmq/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index 626e747..9aa7a76 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index df3601d..3651d31 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index bc548e6..5f079e0 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 5da3974..50893fa 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 42c1c6f..40d12a6 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index e0ed834..f53333a 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 29f42dd..2bbae06 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 3420a5c..0f52325 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 cad281b..2958bf4 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index b110ff0..301597b 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-sap-netweaver/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index edf5f0b..c9b99ea 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 9ea745e..bd955c7 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index a999637..6c68b96 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-schematron/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 3997b85..cc34592 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -20,7 +20,7 @@
    <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 64e0b77..693ac26 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 41417a0..4b8a243 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 7adfdc2..e6f008a 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 7094bde..6b0e3e5 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 5b0e49c..5732279 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-slack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 16ce46a..6e26c04 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index af34a9e..5ca2e02 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index a245983..9b9e58c 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 9e0ce3e..6bcfb90 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index f163ec0..4d651f1 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -15,13 +15,12 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spark-rest/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 15c2c53..9e588c8 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-splunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index af4db84..dcc3f93 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <name>Camel :: Splunk</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 0475807..217762d 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index fd26863..078a30a 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 1860b93..5ca822c 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index b5f2a94..0830e85 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index ab8a333..ffe5f29 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 9e714be..366fa32 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -15,14 +15,13 @@
     See the License for the specific language governing permissions and
     limitations under the License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index 52b12db..8489abe 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index d25ecd5..0869c84 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index f91e9d4..16099bf 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 34eba7f..11794aa 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 37320ef..b5ed26e 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index ed1795e..62ea42d 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-stomp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 491dd59..8317be0 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 9573d8c..462235f 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 6fb1853..0b21a79 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-swagger-java/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 060e880..a6bdbc5 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-swagger/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index ef68168..f8b3047 100644
--- a/components/camel-swagger/pom.xml
+++ b/components/camel-swagger/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 958de8c..9b31ee5 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index d3b5c54..cdb2f28 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-tarfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index d9c8b53..3eb47fb 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 0da9002..f4e7cf8 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 65a7ab7..128cf85 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-test-spring3/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring3/pom.xml b/components/camel-test-spring3/pom.xml
index 9a4bbac..69205e7 100644
--- a/components/camel-test-spring3/pom.xml
+++ b/components/camel-test-spring3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-test-spring3</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-test-spring40/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring40/pom.xml b/components/camel-test-spring40/pom.xml
index 4f81e09..9611372 100644
--- a/components/camel-test-spring40/pom.xml
+++ b/components/camel-test-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-test-spring40</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 80a7caa..3c5c6c5 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index cfaba0e..e2d11be 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-undertow/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 4f56a50..441ec7f 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -15,14 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-univocity-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 3626956..23ed03f 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 2b0cd45..f0d30bd 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-weather/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index d0a11ad..f0135a3 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index ced0025..98e718a 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index e307c43..7bed01b 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index c0ea5de..8c82f94 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 40f87d0..2fbc6d2 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index fc5aff6..a9d31a0 100755
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 87ca0f2..8522d66 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 2fc3823..89df690 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-yammer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 5369445..402df1d 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -21,7 +21,7 @@
  <parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>components</artifactId>
-  <version>2.16-SNAPSHOT</version>
+  <version>2.16.0</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 16a94be..69fcf3c 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 57f39a2..fcff6d4 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index a2e96be..fbe2350 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/etc/pom.xml
----------------------------------------------------------------------
diff --git a/etc/pom.xml b/etc/pom.xml
index fe041cc..70d7b48 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 ac56429..ede719f 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 4ac0e01..d580147 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 87c5b9d..78daf15 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 2be1c7b..cfbd899 100644
--- a/examples/camel-example-box-osgi/pom.xml
+++ b/examples/camel-example-box-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-box-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 1ab202e..d107b1c 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 10119a5..8314a0b 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -14,14 +14,13 @@
     the specific language governing permissions and limitations under the
     License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 9fb36dd..6d7ba5a 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 1d581b9..1d05899 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 737d129..da9b765 100644
--- a/examples/camel-example-cxf-osgi/pom.xml
+++ b/examples/camel-example-cxf-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 08b22f1..d7ecfbe 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 dd09be3..778728c 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index fa15d05..4d609be 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index fe21cb7..54e402e 100644
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 0888412..d72e619 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-gae/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index 871b6b4..911a5ca 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-gauth/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index 8827ed6..1913a91 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 d6e5eeb..c893919 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 00a29e2..b4f90ef 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/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 9731a7d..6daeef7 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index a3caf13..a998bbd 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 8ec0b8c..1df7dd4 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.16-SNAPSHOT</version>
+	    <version>2.16.0</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>


[3/3] camel git commit: [maven-release-plugin] prepare release camel-2.16.0

Posted by dk...@apache.org.
[maven-release-plugin] prepare release camel-2.16.0


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

Branch: refs/heads/master
Commit: fdab31367eb19e457366ad2bc25d360304bf1e1d
Parents: b412ba0
Author: Daniel Kulp <dk...@apache.org>
Authored: Tue Sep 29 14:02:42 2015 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Tue Sep 29 14:02:42 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index e21d22d..9d36e6a 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 7346c21..c3e2728 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 0152138..633c9dc 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ahc-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 3eb7f65..64b5c6e 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index 95422e2..fc1ef92 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index aac4572..d389493 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 3518326..3fb0164 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-atmos/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index efc2422..818650c 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-atmosphere-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index 53c02f8..e6d3ce4 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 8d477c4..d928da7 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 13858d8..79117c3 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index 623ab65..d76b78a 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 51f2cf4..343d210 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-barcode/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 054a2af..eb632b7 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 7e9450e..cfc22b4 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index e8e9b13..25b7d73 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index f7de57d..26357d0 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-beanstalk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index 4c7f328..b871bc9 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 3d8519d..ba0e444 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 1be560f..1bd3594 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-boon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index 4481581..044136b 100644
--- a/components/camel-boon/pom.xml
+++ b/components/camel-boon/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-box/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 9bb1ea4..0c22b9d 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-box</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 1a9f8a8..715558f 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cassandraql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 5ef6f1d..3339dac 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
   
   <artifactId>camel-cassandraql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index ce831bf..fa934b9 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 0d501c2..cafa5c1 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-chunk/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index f1f14ee..77b5c47 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index 24b14fe..21e7d62 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-coap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 8b0f247..aacda50 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 45f0fd0..6e1c09b 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index c859a45..660aea8 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index e1ee390..a9fdad3 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 9ee45af..1d0d258 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 3ff796e..af0825f 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 2601dd9..4a9680a 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.16-SNAPSHOT</version>
+		<version>2.16.0</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index f4f056d..3f2370b 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 1642a3a..2fb6d09 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 903c803..f896f35d 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-disruptor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index cb6e559..c3b057c 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <name>Camel :: Disruptor</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 0dbe55f..ea54db4 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-docker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index da0eb6d..d3714b6 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>components</artifactId>
-      <version>2.16-SNAPSHOT</version>
+      <version>2.16.0</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 62aba08..1b95129 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-dropbox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index a39eae3..90ac8e4 100755
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index ce2b6f4..ddfa5e3 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 608451e..10aeb1d 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 079ebec..1dae9bd 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 7cdc9e5..b19cddd 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index c8bb632..0d0cdde 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-facebook/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 82251cc..d2a3236 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 1925e1a..9c193de 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 7bab9d1..9faeb7e 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 53ff9fd..18e8e9c 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 96c9c48..ebd45fa 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index e5d2a7f..b91c026 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index d838d10..45a261a 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-git/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index 8d547d0..4db00ac 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-git</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-github/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 8f49658..6ae2bac 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-github</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 320ec99..f1f0816 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-google-drive/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 5f38f54..8539e2b 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index ba3be61..8035425 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-gora/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 13719de..484b5ec 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 0920b16f..1650e3a 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -15,14 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
@@ -100,7 +99,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 2d13b20..188a292 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 3e0bb84..8dfcfc0 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 939a878..7f97b03 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index f777c91..5d2cac6 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 5a511d4..d987ee2 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 02f0a09..1600777 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hdfs2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index fded3fd..8165f35 100644
--- a/components/camel-hdfs2/pom.xml
+++ b/components/camel-hdfs2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hipchat/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index d559e93..a141eea 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index bc89637..ccab391 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-http-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index 4736089..4c22879 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index b3429b9..ff91e0d 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index cb41ce6..36044b5 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index dd3f11c..de59d39 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 624d48c..db40d7b 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 1e53abb..42644eb 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index a5eb9a8..adcd4da 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 1fc95e1..f149c8c 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 8f541bb..6c5137c 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 795ff15..70ddeab 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 03d0a7d..ebce33b 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -15,16 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 3c624bd..f02117e 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index f07ecac..18f5ca4 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jetty-common/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 8580997..e4ad561 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index a140e32..1f74194 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jetty8/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty8/pom.xml b/components/camel-jetty8/pom.xml
index d632a76..ae63dc4 100644
--- a/components/camel-jetty8/pom.xml
+++ b/components/camel-jetty8/pom.xml
@@ -15,14 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jetty8</artifactId>
@@ -157,7 +156,7 @@
             <configuration>
               <target>
                 <copy todir="target/generated/src/test/java">
-                  <fileset dir="../camel-jetty9/src/test/java"/>
+                  <fileset dir="../camel-jetty9/src/test/java" />
                 </copy>
               </target>
             </configuration>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 247d143..2c3dd11 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 50e5c57..e938fc6 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 42d4e18..21554ed 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jira/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 212060a..de8a4e6 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index a808e43..8383d69 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 8774140..aeea7bc 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.16.0</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jolt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 1b626d5..9d54351 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 847afa5..85b57d7 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 1cbc08a..bcbed14 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index e94dad1..39234b4 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jsonpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index 42d695f..106bb1a 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 836582f..898de69 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index c6cb73f..eecff43 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/fdab3136/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index a92dc3c..cbf10a2 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.16.0</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>