[maven-release-plugin] prepare release camel-2.6.0

git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@1063000 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 1fb8e81..4173f20 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 703b2a6..71177dc 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,11 +23,11 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.6-SNAPSHOT</version>
+      <version>2.6.0</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</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 b5d5680..890d393 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index fb143ef..99bd60c 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 9641670..28625d8 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index 340527c..8d3ed11 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 7f22c77..3d28993 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index 99f8734..9e84c56 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 2dda55e..1992801 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 2f0d8f6..3b7880f 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index f0d9528..e5a365c 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <artifactId>camel-cache</artifactId>
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 074fd50..2217274 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 5ea4083..a7c0d50a7 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 03268a5..387f0a0 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 3bb4354..5f6af37 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index bdca3fd..c6efbee 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index a06d084..33c7368 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index cdec1a7..8a72331 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 752287b..5a9665d 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index f9de2a2..0142bcf 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index cb8090d..7330836 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index e9d8a4c..5a725bc 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 2de1d51..79dc988 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index e7fa076..354888c 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index a2c2dee..ac97aa3 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index bb3bd87..669d2ff 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index 432a646..9b24494 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 2dd5828..ae67dd0 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 14cd787..11b97a4 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index e1a13ed..9e4bd13 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index ddb84c1..94a9e58 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 223bf28..689d03c 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 05b01ae..83ab1d7 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index b3892ee..48f7c42 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 99de7ff..bbaecc2 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 9e1c790..54c6a61 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index b66e0f8..bf40f89 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 4dae135..ea437d1 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index de5dfe1..d513ef6 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 6b19b85..1a28032 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc-aggregator/pom.xml b/components/camel-jdbc-aggregator/pom.xml
index 6b06f81..ecbcab9 100644
--- a/components/camel-jdbc-aggregator/pom.xml
+++ b/components/camel-jdbc-aggregator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index fd1601e..ebc44e4 100755
--- 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 21575cb..15972de 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 66e1938..74b0edc 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -15,14 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -87,14 +85,14 @@
                         <configuration>
                             <target>
                                 <taskdef name="bind" classname="org.jibx.binding.ant.CompileTask">
-                                    <classpath refid="maven.test.classpath"/>
+                                    <classpath refid="maven.test.classpath" />
                                 </taskdef>
                                 <bind>
                                     <classpath>
-                                        <pathelement path="target/test-classes"/>
+                                        <pathelement path="target/test-classes" />
                                     </classpath>
                                     <bindingfileset dir="src/test/resources">
-                                        <include name="**/*-jibx.xml"/>
+                                        <include name="**/*-jibx.xml" />
                                     </bindingfileset>
                                 </bind>
                             </target>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index f833522..de7bb38 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 671938b..63acd83 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 6cfa39e..1b379e9 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 1ce0772..9b46755 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 6d91f15..43c4fc7 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 6e9d33e..b7847b4 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 20f7d28..82d6d54 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 5a912e3..8ee044c 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index a46fdd5..9986c91 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 28b67fd..14c8b39 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 9a2b245..3b8cd9b 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index f9d6bb0..5624165 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 2eb546c..d573643 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index b68068b..8253258 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 50101ad..463e1ed 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 4f56c4a..fc53d4f 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 9220a83..e7a925d 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 23b95d3..d57e3f2 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 40114b8..034a99b 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 78084d4..f70f6b2 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index bacd156..749557a 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 28daa45..0271a0c 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 7c458f4..13738f3 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.6-SNAPSHOT</version>
+            <version>2.6.0</version>
             <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 11818b1..60a90d6 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
   
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index a1fb55d..04edddc 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 1eae845..34290d1 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	    <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 54e5b04..1fe15db 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index ad02e6a..4b5c833 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index bcc4409..43539ed 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 0d4a4a2..ef6cd88 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>camel-scala</artifactId>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 4f8f0b4..f790dd5 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 1546197..9fbe410 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
     
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 99a18d2..4d1edb4 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 41b2ca6..aa3fa42 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 382f3ef..78b38e5 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 84d90cf..75c01df 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 1b77e57..3a604d0 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 7ff2e9f..7ecaa48 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 64df9a1..2cd4927 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index d627d05..d39ca76 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index cdc6147..6db810b 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -15,15 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 231e362..7b74159 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 6c21046..978b942 100755
--- 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 	<artifactId>camel-sql</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 2d40bfe..29460f5 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index c032bd5c..84e1172 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 5e8b568..09ebfd3 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 43f119a..b2813da 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index b9f02ee..4167346 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 5128d75..b2624eb 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index 08db7cc..d8ebdc3 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>camel-web-standalone</artifactId>
diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml
index 97c63a9..693be06 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>camel-web</artifactId>
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index 07a8506..f7069b5 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 6a3b74a..c60b681 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 364645a..ea2b960 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 2ca58d1..06cdc65 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/pom.xml b/components/pom.xml
index c993f5d..7ce041c 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index e238952..0f3cd6a 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index 5df3f7b..f080f5f 100644
--- a/examples/camel-example-axis/pom.xml
+++ b/examples/camel-example-axis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-axis</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 0f3b583..f327158 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 00996ac..7cc6f11 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-cafe</artifactId>
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index d767d3a..766dd39 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 234b7f1..8c511d4 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 6afb4c8..54dd452 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 221a056..42a01b5 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 987f4e7..8931363 100755
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-etl</artifactId>
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index 8d34b23..c9c9738 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index 132234f..10fdcf8 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index c9ecb0b..c17ee8d 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.6-SNAPSHOT</version>
+        <version>2.6.0</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 3b09ea3..eec7814 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index f3c7aff..702b30d 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>
diff --git a/examples/camel-example-loadbalancing-mina/pom.xml b/examples/camel-example-loadbalancing-mina/pom.xml
index 73e20fa..c499419 100644
--- a/examples/camel-example-loadbalancing-mina/pom.xml
+++ b/examples/camel-example-loadbalancing-mina/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.6-SNAPSHOT</version>
+	    <version>2.6.0</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index 46e481b..f9f10cf 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 60e97a6..dda6920 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index 2fd5dc1..25d8982 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 66095df..c722a5b 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/camel-example-reportincident-ws-security-osgi/pom.xml b/examples/camel-example-reportincident-ws-security-osgi/pom.xml
index 396058f..1f31162 100644
--- a/examples/camel-example-reportincident-ws-security-osgi/pom.xml
+++ b/examples/camel-example-reportincident-ws-security-osgi/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.6-SNAPSHOT</version>
+       <version>2.6.0</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index ddf399e..bcd736a 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 34f6717..be76c30 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 4729493..2a745e0 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -1,11 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 304935a..486ad00 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -16,15 +16,14 @@
         License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index e5038e9..fb2fa47 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -1,11 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index 38c79e3..7d28d7c 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index 8c2ee29..82a445a 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index aae8e3d..018005b 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index e245f30..9ad4f5c3 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -15,15 +15,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index df82cdd..d707dad 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>
@@ -34,7 +34,7 @@
 
   <properties>
      <camel.osgi.import.additional>org.apache.activemq.xbean,org.apache.activemq.broker,org.apache.activemq.pool</camel.osgi.import.additional>
-     <camel.osgi.export.pkg/>
+     <camel.osgi.export.pkg />
   </properties>
 
   <dependencies>
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 719ba4a..db47678 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.6-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 6f74e26..6d37554 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-example-tracer</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 2abcdaa..296eec3 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 8203dba..e9623f0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6.0</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 9c931a46..9e72f96 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index fe456ab..8536301 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>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 68d2ed3..b1fea86 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index d4bffec..ab7cb8b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6.0</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -121,9 +121,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/camel/trunk/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.6.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.6.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-2.6.0</url>
   </scm>
 
   <build>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index e96ffc0..7b9f1d9 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tests/camel-itest-spring-2.0/pom.xml b/tests/camel-itest-spring-2.0/pom.xml
index fd49601..cb68e38 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>2.6-SNAPSHOT</version>
+		<version>2.6.0</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/tests/camel-itest-spring-2.5/pom.xml b/tests/camel-itest-spring-2.5/pom.xml
index d8a4fae..a7942db 100644
--- a/tests/camel-itest-spring-2.5/pom.xml
+++ b/tests/camel-itest-spring-2.5/pom.xml
@@ -17,15 +17,14 @@
 	limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 58fb8e8..1addef8 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -17,15 +17,14 @@
   limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 598bb23..6cdd6cd 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>2.6-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 935a766..14ab047 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index d3954a6..bb12292 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 4d4d27d..ace0d94 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.6-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <packaging>bundle</packaging>
     <name>Camel :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 4dfd6d3..d732051 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -23,14 +23,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.6-SNAPSHOT</version>
+      <version>2.6.0</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <name>Camel :: Tests Bundles</name>
 
     <properties>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index bbbce9f..bcbb620 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 9ac9c74..c01b8a2 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>camel-parent</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index a4c246b..763e645 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index ebd9cb8..d251a79 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index 2da9af5..7b96b1c 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/camel-archetype-war/pom.xml b/tooling/archetypes/camel-archetype-war/pom.xml
index 9515bf9..f81394e 100644
--- a/tooling/archetypes/camel-archetype-war/pom.xml
+++ b/tooling/archetypes/camel-archetype-war/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 8d6e306..d6c01e0 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 50ce637..fc93376 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>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 8fd125a..801c7ce 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.6-SNAPSHOT</version>
+    <version>2.6.0</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 279eebd..96c0075 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.6-SNAPSHOT</version>
+    <version>2.6.0</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 706dfec..f6b113c 100644
--- a/tooling/maven/maven-html-to-pdf/pom.xml
+++ b/tooling/maven/maven-html-to-pdf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 5b0a388..a5d2306 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.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 72cb085..20f3fd0 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.6-SNAPSHOT</version>
+    <version>2.6.0</version>
     <relativePath>../parent</relativePath>
   </parent>