You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/07/02 22:40:16 UTC

[1/2] [maven-release-plugin] prepare for next development iteration

Updated Branches:
  refs/heads/camel-2.10.x d6232e111 -> 089665e5d


http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-web/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml
index e08bc1f..fa8e329 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>camel-web</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index 15d3f84..fc934b5 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index 8b5b669..d35228d 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index fb15e04..aee3ae1 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 86adfcc..8ef2e78 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index af30791..8c6ac51 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 63bfa92..4de5f3c 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index a73670a..f00b690 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

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

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 4419894..90dc0c3 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-docs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 630ce38..bbcc40d 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 fd16463..9184774 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 198467a..59922c1 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index ef2fc83..c563eaf 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.6</version>
+	    <version>2.10.7-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 e145230..cca95c1 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 95a7268..ec670e7 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 3d509df..63f8ad7 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index af550d0..6033e95 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 97c6c48..625d827 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 5986ee8..3be9eed 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 f72be69..9a9437a 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 43a6b71..f95cccf 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 6552a58..995065a 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 d0142d2..6260636 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 64e2e5f..16f144f 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.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index a5c813d..4400a3c 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 621be2d..51b4de2 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 84d38ab..266f0d5 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 492c622..d791a45 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.10.6</version>
+  <version>2.10.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index ae7fa23..cae751c 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 4d7da5e..6bf7030 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 14c1842..f1256d6 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8c5db31..8d7bd2b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.10.6</version>
+  <version>2.10.7-SNAPSHOT</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>camel-2.10.6</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index a4c9564..89b4bf4 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 1a85a4c..4cdb4f0 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 20b31d8..31ec412 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 5a80d79..251b575 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 01523a8..4eb4714 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Camel :: Integration Tests :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index bf5d670..dfd591e 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.6</version>
+      <version>2.10.7-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <name>Camel :: Integration Tests :: Test Bundles</name>
 
     <properties>

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 21c551d..bc43c83 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.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>

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

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 3cafd69..d7ef9e1 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index c017761..23e35a5 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 8150469..a38615d 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 45bf34b..09fc5fe 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/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 4b166b3..3e06a7b 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 1fc206f..3610610 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 55c8c4e..685c692 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.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 


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

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


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

Branch: refs/heads/camel-2.10.x
Commit: 089665e5d0f59bb523335148319c1da3e977b58d
Parents: d6232e1
Author: cmueller <cm...@apache.org>
Authored: Tue Jul 2 22:40:13 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Tue Jul 2 22:40:13 2013 +0200

----------------------------------------------------------------------
 apache-camel/pom.xml                                       | 2 +-
 buildingtools/pom.xml                                      | 4 ++--
 camel-core/pom.xml                                         | 2 +-
 components/camel-ahc/pom.xml                               | 2 +-
 components/camel-amqp/pom.xml                              | 2 +-
 components/camel-apns/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-bean-validator/pom.xml                    | 2 +-
 components/camel-beanio/pom.xml                            | 2 +-
 components/camel-bindy/pom.xml                             | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cache/pom.xml                             | 2 +-
 components/camel-castor/pom.xml                            | 2 +-
 components/camel-cdi/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-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-dns/pom.xml                               | 2 +-
 components/camel-dozer/pom.xml                             | 2 +-
 components/camel-eclipse/pom.xml                           | 2 +-
 components/camel-ejb/pom.xml                               | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-exec/pom.xml                              | 2 +-
 components/camel-flatpack/pom.xml                          | 2 +-
 components/camel-fop/pom.xml                               | 2 +-
 components/camel-freemarker/pom.xml                        | 2 +-
 components/camel-ftp/pom.xml                               | 2 +-
 components/camel-gae/pom.xml                               | 2 +-
 components/camel-groovy/pom.xml                            | 2 +-
 components/camel-gson/pom.xml                              | 2 +-
 components/camel-guava-eventbus/pom.xml                    | 2 +-
 components/camel-guice/pom.xml                             | 2 +-
 components/camel-hawtdb/pom.xml                            | 2 +-
 components/camel-hazelcast/pom.xml                         | 2 +-
 components/camel-hbase/pom.xml                             | 2 +-
 components/camel-hdfs/pom.xml                              | 2 +-
 components/camel-hl7/pom.xml                               | 2 +-
 components/camel-http/pom.xml                              | 2 +-
 components/camel-http4/pom.xml                             | 2 +-
 components/camel-ibatis/pom.xml                            | 2 +-
 components/camel-ical/pom.xml                              | 2 +-
 components/camel-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-jclouds/pom.xml                           | 2 +-
 components/camel-jcr/pom.xml                               | 2 +-
 components/camel-jdbc/pom.xml                              | 2 +-
 components/camel-jetty/pom.xml                             | 2 +-
 components/camel-jibx/pom.xml                              | 2 +-
 components/camel-jing/pom.xml                              | 2 +-
 components/camel-jms/pom.xml                               | 2 +-
 components/camel-jmx/pom.xml                               | 2 +-
 components/camel-josql/pom.xml                             | 2 +-
 components/camel-jpa/pom.xml                               | 2 +-
 components/camel-jsch/pom.xml                              | 2 +-
 components/camel-jt400/pom.xml                             | 2 +-
 components/camel-juel/pom.xml                              | 2 +-
 components/camel-jxpath/pom.xml                            | 2 +-
 components/camel-kestrel/pom.xml                           | 2 +-
 components/camel-krati/pom.xml                             | 2 +-
 components/camel-ldap/pom.xml                              | 2 +-
 components/camel-leveldb/pom.xml                           | 2 +-
 components/camel-lucene/pom.xml                            | 2 +-
 components/camel-mail/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-mvel/pom.xml                              | 2 +-
 components/camel-mybatis/pom.xml                           | 2 +-
 components/camel-nagios/pom.xml                            | 2 +-
 components/camel-netty/pom.xml                             | 2 +-
 components/camel-ognl/pom.xml                              | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-printer/pom.xml                           | 2 +-
 components/camel-protobuf/pom.xml                          | 2 +-
 components/camel-quartz/pom.xml                            | 2 +-
 components/camel-quickfix/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-saxon/pom.xml                             | 2 +-
 components/camel-scala/pom.xml                             | 2 +-
 components/camel-script/pom.xml                            | 2 +-
 components/camel-servlet/pom.xml                           | 2 +-
 components/camel-shiro/pom.xml                             | 2 +-
 components/camel-sip/pom.xml                               | 2 +-
 components/camel-smpp/pom.xml                              | 2 +-
 components/camel-snmp/pom.xml                              | 2 +-
 components/camel-soap/pom.xml                              | 2 +-
 components/camel-solr/pom.xml                              | 2 +-
 components/camel-spring-batch/pom.xml                      | 2 +-
 components/camel-spring-integration/pom.xml                | 2 +-
 components/camel-spring-javaconfig/pom.xml                 | 2 +-
 components/camel-spring-security/pom.xml                   | 2 +-
 components/camel-spring-ws/pom.xml                         | 2 +-
 components/camel-spring/pom.xml                            | 2 +-
 components/camel-sql/pom.xml                               | 2 +-
 components/camel-ssh/pom.xml                               | 2 +-
 components/camel-stax/pom.xml                              | 2 +-
 components/camel-stream/pom.xml                            | 2 +-
 components/camel-stringtemplate/pom.xml                    | 2 +-
 components/camel-syslog/pom.xml                            | 2 +-
 components/camel-tagsoup/pom.xml                           | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-spring/pom.xml                       | 2 +-
 components/camel-test/pom.xml                              | 2 +-
 components/camel-testng/pom.xml                            | 2 +-
 components/camel-twitter/pom.xml                           | 2 +-
 components/camel-velocity/pom.xml                          | 2 +-
 components/camel-web-standalone/pom.xml                    | 2 +-
 components/camel-web/pom.xml                               | 2 +-
 components/camel-websocket/pom.xml                         | 2 +-
 components/camel-xmlbeans/pom.xml                          | 2 +-
 components/camel-xmljson/pom.xml                           | 2 +-
 components/camel-xmlsecurity/pom.xml                       | 2 +-
 components/camel-xmpp/pom.xml                              | 2 +-
 components/camel-xstream/pom.xml                           | 2 +-
 components/camel-zookeeper/pom.xml                         | 2 +-
 components/pom.xml                                         | 2 +-
 examples/camel-example-aggregate/pom.xml                   | 2 +-
 examples/camel-example-bam/pom.xml                         | 2 +-
 examples/camel-example-cafe/pom.xml                        | 2 +-
 examples/camel-example-console/pom.xml                     | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml               | 2 +-
 examples/camel-example-cxf-osgi/pom.xml                    | 2 +-
 examples/camel-example-cxf-proxy/pom.xml                   | 2 +-
 examples/camel-example-cxf-tomcat/pom.xml                  | 2 +-
 examples/camel-example-cxf/pom.xml                         | 2 +-
 examples/camel-example-docs/pom.xml                        | 2 +-
 examples/camel-example-etl/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-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-osgi-rmi/pom.xml                    | 2 +-
 examples/camel-example-osgi/pom.xml                        | 2 +-
 examples/camel-example-pojo-messaging/pom.xml              | 2 +-
 examples/camel-example-reportincident-wssecurity/pom.xml   | 2 +-
 examples/camel-example-reportincident/pom.xml              | 2 +-
 examples/camel-example-route-throttling/pom.xml            | 2 +-
 examples/camel-example-servlet-tomcat/pom.xml              | 2 +-
 examples/camel-example-simplejirabot/javadsl/pom.xml       | 2 +-
 examples/camel-example-simplejirabot/pom.xml               | 2 +-
 examples/camel-example-simplejirabot/xmlconf/pom.xml       | 2 +-
 examples/camel-example-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-ssh/pom.xml                         | 2 +-
 examples/camel-example-tracer/pom.xml                      | 2 +-
 examples/camel-example-twitter-websocket/pom.xml           | 2 +-
 examples/pom.xml                                           | 2 +-
 parent/pom.xml                                             | 4 ++--
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 4 ++--
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 4 ++--
 tests/camel-itest-standalone/pom.xml                       | 2 +-
 tests/camel-itest/pom.xml                                  | 2 +-
 tests/camel-partial-classpath-test/pom.xml                 | 2 +-
 tests/camel-typeconverterscan-test/pom.xml                 | 2 +-
 tests/pom.xml                                              | 2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml               | 4 ++--
 tests/test-bundles/pom.xml                                 | 4 ++--
 tooling/archetypes/camel-archetype-activemq/pom.xml        | 2 +-
 tooling/archetypes/camel-archetype-blueprint/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-component-scala/pom.xml | 2 +-
 tooling/archetypes/camel-archetype-component/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-dataformat/pom.xml      | 2 +-
 tooling/archetypes/camel-archetype-java/pom.xml            | 2 +-
 tooling/archetypes/camel-archetype-scala/pom.xml           | 2 +-
 tooling/archetypes/camel-archetype-spring-dm/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-spring/pom.xml          | 2 +-
 tooling/archetypes/camel-archetype-web/pom.xml             | 2 +-
 tooling/archetypes/camel-archetype-webconsole/pom.xml      | 2 +-
 tooling/archetypes/pom.xml                                 | 2 +-
 tooling/camel-manual/pom.xml                               | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/guice-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/pom.xml                                      | 2 +-
 tooling/pom.xml                                            | 2 +-
 202 files changed, 208 insertions(+), 208 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index b621feb..46baec8 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.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index dfd0a02..3e34c20 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,11 +23,11 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <name>Apache :: Camel Buildtools</name>
     <description>The build tools for the Camel project</description>    
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 09b1b3e..c24cf8d 100755
--- 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.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index eafa758..388cea8 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 2daf2a0..9850eea 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 40463b8..194daaf 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index efbc70d..8007122 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index de35c7d..060fc39 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 07ab799..0333695 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index e006f09..56aa064 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 65ce5f6..4eee561 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 7d90281..d569f28 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 8b7c3ec..d6b154b 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index d13eab6..4fc0de1 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index fa1eeb5..9c572a2 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 6f859f1..be38dcc 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 529496d..96fecf2 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-parent</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 86b2787..60f9ffe 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 9f6e7b2..bcf38c7 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 41e0cee..19bfb37 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 		<relativePath>../../parent</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 0463891..449d291 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index a51f1c1..de1b117 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index a22cd63..2eeec6b 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index b190b83..4b46efb 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index d02a7d2..b93c5ea 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 82d8bfe..3978cd6 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 4385837..9ad06fd 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 8ac3cd6..6de9a6a 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index adde3bd..1b94bb4 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 6104cdf..87b53cb 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-gae/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index f7d0e81..5522f53 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 5bab99c..d398c92 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 8ef7d9d..4c4a912 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 07e544f..47ef532 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index a3e6401..06b5c91 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index fcc52a2..138774c 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index bd0fb8b..0844bb9 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 5f53af3..131f3e2 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 3d3275e..d38923d 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index dbf83ad..77c23d7 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.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 3957df9..89ad1be 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 91f064f..d648cde 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 5ca8342..4e28e49 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 9475920..2e495d3 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index f203b67..9157ea2 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 3581e38..94234dc 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index d73fe2b..9a38fd9 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 4a662ab..f4d8812 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 3505ae5..ecc24d2 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 9942d40..fce9eff 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 886faba..8e49d8b 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 3ee9e8f..1f9bf19 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 48b7684..5f8b9cb 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>camel-jt400</artifactId>

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 77cb95d..4591ee7 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 16b5b6f..594c1c3 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index c2f2ac5..c8485c3 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index fca330b..6594733 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 40f8636..5baf6a7 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 7adbbe5..095bd5c 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index e1a7688..14012d6 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 5cc6286..eb17ed0 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 33393dc..d4d9de2 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index fabeeb1..2c66196 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index f80d564..19ba6ee 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 516fe66..237bf99 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index a34117c..a90c6cd 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 38df8c0..1190b09 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

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

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index cdaed6b..ff39df7 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 32d70ff..bba7ef3 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 71806e2..9b89ce2 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 9f013e0..8a31210 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 84f12d7..ef44624 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index bfb1006..85d8d7a 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<artifactId>camel-parent</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 	    <relativePath>../../parent</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index c580026..c7fb8f8 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 6287e84..23a18e3 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index a07f46c..11ae737 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index e2e8dfa..fb17e98 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 0b9d134..243c4bb 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index e1f6892..65f0009 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 4db69d3..dd73bb5 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 9ecd619..0afd360 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index cb5f39b..0c335e3 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 76e9ce9..dc908f9 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 5af59ba..eb8030e 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 7377f8d..6543b32 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 00bfe2b..03dc601 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.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 7afeaef..f72d917 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index d69b3f5..c968982 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index a620cf7..c0e2cef 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.10.6</version>
+		<version>2.10.7-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index cd34290..33f7add 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>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 4a429e9..adc89dc 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 7328ac5..2de2479 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 05a7754..66f3915 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.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index b1b2b43..88e8044 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index aa855a4..97c1063 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 1effdef..d20229c 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

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

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index f653c38..732349f 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 5e33961..3fda162 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>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 72392a1..c482f76 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 664ed13..cb92a43 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 9e34fc0..5a5ce61 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 90e4681..0db4246 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10.6</version>
+        <version>2.10.7-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/089665e5/components/camel-web-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index 1435c5a..cb3b7a7 100755
--- a/components/camel-web-standalone/pom.xml
+++ b/components/camel-web-standalone/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10.6</version>
+    <version>2.10.7-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>camel-web-standalone</artifactId>