[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/camel/branches/camel-1.x@1044910 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 756f772..0470575 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-camel</artifactId>
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 514e2f3..02a71aa 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -24,11 +24,11 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>1.6.4</version>
+      <version>1.6.5-SNAPSHOT</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
     <name>Apache :: Camel Buildtools</name>
     <description>The build tools for the Camel project</description>    
     <packaging>jar</packaging>
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index d3f48f3..9cb5afa 100755
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-core</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index a955ff4..f15d7cf 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 5dd0ade..0a74937 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 9a2bd36..0cd8efb 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 1dda09b..4add0a4 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 99f4c31..2ec65a7 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index a4a6057..72fa6f4 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 55faef4..5e0ac15 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 68cbce8..af3fc72 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index f267ded..4d3b479 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 493aee4..e02ca56 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hamcrest/pom.xml b/components/camel-hamcrest/pom.xml
index 8603c71..75561d9 100644
--- a/components/camel-hamcrest/pom.xml
+++ b/components/camel-hamcrest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-hamcrest</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index a8f5978..99ba2fd 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 2bee8cb..b0d6fa1 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 73a9edd..c313ef5 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 455c8df..f72bc07 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 064ed5f..e6e97af 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 48774f2..0b09615 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcr</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 95b84aa..2f2f36e 100755
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>camel-jdbc</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 78fa6ce..5ac5acc 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jhc/pom.xml b/components/camel-jhc/pom.xml
index 76886f9..c017eac 100644
--- a/components/camel-jhc/pom.xml
+++ b/components/camel-jhc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jhc</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 4e7665f..c5c3768 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 28b3553..0e20493 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 9268b58..3c2f516 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 476ed87..03f66ef 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index b3f38f8..383b5e3 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jt400</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 08aa052..250f368 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 5423c30..22a3f24 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 913241c..d54a019 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 3c47e88..022d923 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 5d5371f..549f3b0 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 8018fdd..f38b526 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index f992aec..ac770f2 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-osgi/pom.xml b/components/camel-osgi/pom.xml
index a08c1fc..3b96ca3 100644
--- a/components/camel-osgi/pom.xml
+++ b/components/camel-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-osgi</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 6853f97..f138208 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index 7c3638b..193c035 100644
--- a/components/camel-rest/pom.xml
+++ b/components/camel-rest/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index cfa5961..3ca0dea 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
   
   <properties>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index dd48f1f..54f11c6 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index e033485..e3af930 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index c005cf9..20689b8 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index d1c68ff..e4a4f3e 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 182d0ac..96cf431 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -30,14 +30,14 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
 	<camel.osgi.export.pkg>org.apache.camel.component.spring.integration.*</camel.osgi.export.pkg>
   </properties>
 
-  <version>1.6.4</version>
+  <version>1.6.5-SNAPSHOT</version>
 
   <repositories>
     <repository>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 74cd963..6838559 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index fb1b323..b44ad08 100755
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>1.6.4</version>
+		<version>1.6.5-SNAPSHOT</version>
 	</parent>
 	
   <properties>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 3da35b7..26b67e5 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 29b6766..a45e6a1 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-swing/pom.xml b/components/camel-swing/pom.xml
index 41c5c19..ebe716e 100644
--- a/components/camel-swing/pom.xml
+++ b/components/camel-swing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-swing</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 875786f..4571f31 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-uface/pom.xml b/components/camel-uface/pom.xml
index 65fdb6e..a2cbde9 100644
--- a/components/camel-uface/pom.xml
+++ b/components/camel-uface/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-uface</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index c884060..840c498 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index d376ddd..c62fb76 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 68e2c56..0f30e9e 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 9b5c07f..2e5315b 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 2246d90..f1fe236 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>components</artifactId>
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index 60b3d78..105295f 100644
--- a/examples/camel-example-axis/pom.xml
+++ b/examples/camel-example-axis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-axis</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index ef509cb..bcf9e16 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index f77dcd2..7b82036 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 4e173f7..39aa7dc 100755
--- a/examples/camel-example-docs/pom.xml
+++ b/examples/camel-example-docs/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index b5d8ff4..806f10a 100755
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index 206b5c1..ebf0c4b 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-guice-jms</artifactId>
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 8912405..4e79b22 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index 310b470..4e8b070 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-loan-broker</artifactId>
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index e601ee4..fe44ecf 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-osgi</artifactId>
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index a0ca6e0..d446c00 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>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index cee78c3..1d8b64a 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 8880101..5118251 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 16cfffc..3d33433 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>examples</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index f537b7e..73adbb1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>1.6.4</version>
+  <version>1.6.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel Parent POM</description>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 8d43645..be0d3bc 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
     <name>Camel :: Platforms :: Apache Karaf :: Features</name>
 
     <properties>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 3b9ed8a..a60ad24 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>1.6.4</version>
+        <version>1.6.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index f556c0c..1c02a9c 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index 0dba7af..22e489f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>1.6.4</version>
+  <version>1.6.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -135,9 +135,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-1.6.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-1.6.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/camel/tags/camel-1.6.4</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-1.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-1.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/branches/camel-1.x</url>
   </scm>
 
 
diff --git a/tests/camel-itest-spring-2.0/pom.xml b/tests/camel-itest-spring-2.0/pom.xml
index d7a6147..d0beb49 100644
--- a/tests/camel-itest-spring-2.0/pom.xml
+++ b/tests/camel-itest-spring-2.0/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>1.6.4</version>
+		<version>1.6.5-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-itest-spring-2.0</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index b5c89bd..c68203d 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 30ea69b..a49f74a 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index d8a7aee..80bdbec 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>tests</artifactId>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 7db236c..275b1e3 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>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 6e833c5..e0d999a 100644
--- a/tooling/archetypes/camel-archetype-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-component/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <build>
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index efa49fa..f04ed01 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>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index 533c3da..9699389 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>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index c27f7fb..ffb54ee 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>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 077fddf..ebff8b6 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index b03ce0c..55651ee 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 3c8b5d3..ff79d92 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 08d87ca..022d798 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>
diff --git a/tooling/maven/maven-html-to-pdf/pom.xml b/tooling/maven/maven-html-to-pdf/pom.xml
index 186d777..92077ba 100644
--- a/tooling/maven/maven-html-to-pdf/pom.xml
+++ b/tooling/maven/maven-html-to-pdf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index b3b8594..a1622c5 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>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 9328159..b6b878c 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>1.6.4</version>
+    <version>1.6.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>tooling</artifactId>