Updated Branches:
  refs/heads/camel-2.10.x 75c477f98 -> 2be36ffcc

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-web/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml
index fa8e329..e08bc1f 100644
--- a/components/camel-web/pom.xml
+++ b/components/camel-web/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>camel-web</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml 
b/components/camel-websocket/pom.xml
index fc934b5..15d3f84 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml 
b/components/camel-xmlbeans/pom.xml
index d35228d..8b5b669 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index aee3ae1..fb15e04 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml 
b/components/camel-xmlsecurity/pom.xml
index f5fc1ec..7a68b87 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 8ef2e78..86adfcc 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 8c6ac51..af30791 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml 
b/components/camel-zookeeper/pom.xml
index 7c9159f..8060354 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index bea9f66..56e76a9 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml 
b/examples/camel-example-aggregate/pom.xml
index dd46b46..81cbf5e 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml 
b/examples/camel-example-bam/pom.xml
index 4de5f3c..63bfa92 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml 
b/examples/camel-example-cafe/pom.xml
index 07178e7..4cde299 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.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml 
b/examples/camel-example-console/pom.xml
index f00b690..a73670a 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 d6271c8..861a334 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 debd46b..dc48adc 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 f7ea686..ac7a6e6 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 cd6c929..b6ae02f 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml 
b/examples/camel-example-cxf/pom.xml
index 90dc0c3..4419894 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-docs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-docs/pom.xml 
b/examples/camel-example-docs/pom.xml
index bbcc40d..630ce38 100755
--- a/examples/camel-example-docs/pom.xml
+++ b/examples/camel-example-docs/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml 
b/examples/camel-example-etl/pom.xml
index 43d2cb6..b56d767 100755
--- 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-gae/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gae/pom.xml 
b/examples/camel-example-gae/pom.xml
index bb45936..22a6b16 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-gauth/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gauth/pom.xml 
b/examples/camel-example-gauth/pom.xml
index 660545b..9629c47 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 9184774..fd16463 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 59922c1..198467a 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml 
b/examples/camel-example-jmx/pom.xml
index a7f6f95..9aa10b4 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.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml 
b/examples/camel-example-loadbalancing/pom.xml
index c563eaf..ef2fc83 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -24,7 +24,7 @@
        <parent>
            <groupId>org.apache.camel</groupId>
            <artifactId>examples</artifactId>
-           <version>2.10.7-SNAPSHOT</version>
+           <version>2.10.6</version>
        </parent>
        
        <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 cca95c1..e145230 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml 
b/examples/camel-example-management/pom.xml
index ec670e7..95a7268 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 63f8ad7..3d509df 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml 
b/examples/camel-example-osgi/pom.xml
index 6033e95..af550d0 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 625d827..97c6c48 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 e5c5dc8..71c289e 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.10.7-SNAPSHOT</version>
+       <version>2.10.6</version>
        <relativePath>..</relativePath>
    </parent>
   

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml 
b/examples/camel-example-reportincident/pom.xml
index 68071b0..e6525f0 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 2d221fe..5aa7729 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 43cac1f..480bfb8 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 9ea3caa..d250246 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml 
b/examples/camel-example-simplejirabot/pom.xml
index 3be9eed..5986ee8 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 dc96c08..8442cac 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.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 9a9437a..f72be69 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 f95cccf..43a6b71 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 995065a..6552a58 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 7d3b709..b4a547f 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.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
        </parent>
 
        <artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 6260636..d0142d2 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml 
b/examples/camel-example-spring/pom.xml
index 16f144f..64e2e5f 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.10.7-SNAPSHOT</version>
+               <version>2.10.6</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml 
b/examples/camel-example-ssh/pom.xml
index 4400a3c..a5c813d 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml 
b/examples/camel-example-tracer/pom.xml
index 51b4de2..621be2d 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 266f0d5..84d38ab 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index e69bb65..672df26 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d791a45..492c622 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.10.7-SNAPSHOT</version>
+  <version>2.10.6</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index b01d8d3..f84ec29 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index cae751c..ae7fa23 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 6bf7030..4d7da5e 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -24,14 +24,14 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
         <relativePath>..</relativePath>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index f1256d6..14c1842 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36f3ae9..a02209d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.10.7-SNAPSHOT</version>
+  <version>2.10.6</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -126,7 +126,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=camel-2.10.x/camel-git</url>
-    <tag>HEAD</tag>
+    <tag>camel-2.10.6</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml 
b/tests/camel-itest-standalone/pom.xml
index 89b4bf4..a4c9564 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 4cdb4f0..1a85a4c 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 31ec412..20b31d8 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml 
b/tests/camel-typeconverterscan-test/pom.xml
index 251b575..5a80d79 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index d099116..58c78fb 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 4eb4714..01523a8 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <packaging>bundle</packaging>
     <name>Camel :: Integration Tests :: Test Bundles: 
${pkgArtifactId}-${pkgVersion}</name>
     <description>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index dfd591e..bf5d670 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,14 +22,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.10.7-SNAPSHOT</version>
+      <version>2.10.6</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <name>Camel :: Integration Tests :: Test Bundles</name>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 8114bfd..43caf6a 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 c0807b8..a9376ae 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/archetypes/camel-archetype-component-scala/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-component-scala/pom.xml 
b/tooling/archetypes/camel-archetype-component-scala/pom.xml
index bc43c83..21c551d 100644
--- a/tooling/archetypes/camel-archetype-component-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-component-scala/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.10.7-SNAPSHOT</version>
+        <version>2.10.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 bae9021..db80bb1 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 0952e49..054f17b 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 a486b26..26fc013 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 d5c6c07..bf23919 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 4456256..1e0987d 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 fa2ec20..5df7372 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 e448ca9..77e125e 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.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/archetypes/camel-archetype-webconsole/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-webconsole/pom.xml 
b/tooling/archetypes/camel-archetype-webconsole/pom.xml
index d7ef9e1..3cafd69 100644
--- a/tooling/archetypes/camel-archetype-webconsole/pom.xml
+++ b/tooling/archetypes/camel-archetype-webconsole/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 23e35a5..c017761 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index a38615d..8150469 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 09fc5fe..45bf34b 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/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 3e06a7b..4b166b3 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 3610610..1fc206f 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/a5450dfd/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 685c692..55c8c4e 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.7-SNAPSHOT</version>
+    <version>2.10.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Reply via email to