[maven-release-plugin]  copy for tag camel-1.6.3

git-svn-id: https://svn.apache.org/repos/asf/camel/tags/camel-1.6.3@949769 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 21367bd..9fdcfcb 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>apache-camel</artifactId>
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index dfcbe00..807fa16 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.3-SNAPSHOT</version>
+      <version>1.6.3</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.3</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 3b5a284..3dd248e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-core</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index e33e347..4b02732 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 5a340a1..f8d577e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 232a27e..3aeb310 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <properties>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 0c59572..ff6c798 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 8136e1e..7cb6c47 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 2b85079..898eaf0 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 6ff73ba..42dca8b 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 28a785a..e033965 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 9579da7..e7d8de3 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index cd3df91..21cc720 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hamcrest/pom.xml b/components/camel-hamcrest/pom.xml
index 0c196d1..abf8981 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-hamcrest</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 553fd92..09f9278 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index be92c1f..7993b3a 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index def5837..3e5d422 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index cef2126..aafc5a5 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 59dfe44..7904d5a 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index ed9eecc..086791e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
   <artifactId>camel-jcr</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 8ee74d9..587051d 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
     <artifactId>camel-jdbc</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index cbb7e18..01b35af 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jhc/pom.xml b/components/camel-jhc/pom.xml
index 3baa46b..db61da5 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jhc</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 544276e..ab4a1cb 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 09f1322..e35f5ec 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index be0591e..0eff20e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 9b2056d..e07e591 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <properties>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index b3068b3..969775b 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
   <artifactId>camel-jt400</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index bfb01d5..7c09b0d 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index e17e13d..dd7ccc9 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 9a8fb69..1261486 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 88eeb6e..4ebfabe 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 852784a..8d61372 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 37c8b08..262139f 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 3e8e47e..9e6ca86 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-osgi/pom.xml b/components/camel-osgi/pom.xml
index 3125065..011ac86 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-osgi</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 2f59c38..3890f0c 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index e628d61..e4e478a 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <properties>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 5e0f450..4bc60b1 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
   
   <properties>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index f127e4b..8ae6074 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index aa28863..ed03d65 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index fe8a065..00cbcbd 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <properties>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 0e0369c..47a67c3 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index a6b8f26..804b915 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <properties>
 	<camel.osgi.export.pkg>org.apache.camel.component.spring.integration.*</camel.osgi.export.pkg>
   </properties>
 
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.3</version>
 
   <repositories>
     <repository>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 0cee941..4b34887 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 20ab7ec..07e4230 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.3-SNAPSHOT</version>
+		<version>1.6.3</version>
 	</parent>
 	
   <properties>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 61464c8..9a1332a 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index ab33d0e..2ec3d6b 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-swing/pom.xml b/components/camel-swing/pom.xml
index 741d49a..7e2a875 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-swing</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 88bbfea..795da2c 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-uface/pom.xml b/components/camel-uface/pom.xml
index 7d9306e4..6e24ccf 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-uface</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 4cf9b62..1cb8e3d 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index ff23a85..2746a5d 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index b62c89e..eab7c8b 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index cd492fd..1f8c807 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 4d18337..06adbcb 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>components</artifactId>
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index 608a80e..0149790 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <artifactId>camel-example-axis</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index b78be6b..55a58ad 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 461ae75..881a02e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 7a86a7a..14013fa 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 2dfa989..090ff05 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 2eb020f..51e4eae 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 342f7e2..54bdc0c 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 59c0b40..31e841a 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 861c3a7..e34f062 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 bc9fe48..8adbc92 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.3-SNAPSHOT</version>
+        <version>1.6.3</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 917ac0f..3be6d42 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 303be81..8d3755a 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 22c2a28..d49da60 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>examples</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 2d7f955..37f847d 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.3</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 ed6254d..29caf77 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.3</version>
     <name>Camel :: Platforms :: Apache Karaf :: Features</name>
 
     <properties>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 9e8c7e6..2fa6a12 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.3-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.3</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index a74f315..c60117d 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index 142f281..3973e8d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>1.6.3-SNAPSHOT</version>
+  <version>1.6.3</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -123,9 +123,9 @@
   </modules>
 
   <scm>
-    <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>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-1.6.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-1.6.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-1.6.3</url>
   </scm>
 
 
diff --git a/tests/camel-itest-spring-2.0/pom.xml b/tests/camel-itest-spring-2.0/pom.xml
index 0e900e6..9d3adf9 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.3-SNAPSHOT</version>
+		<version>1.6.3</version>
 	</parent>
 
 	<artifactId>camel-itest-spring-2.0</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 0d7c6ac..7f76f84 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 e30b32a..1190d3978 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 3c2b563..41a8ba3 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>tests</artifactId>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index fba2a5b..ac8764f 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 ddc0841..5166315c 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <build>
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index 781de83..fb0b576 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 f99d38a..256a5c0 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 e3db16f..9bbbb4f 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 8ac8a13..428945e 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 62f699e..73d940e 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 ee331a4..1a194ec 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 4b03ce4..0c16d63 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.3-SNAPSHOT</version>
+    <version>1.6.3</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 93ce3b7..380c08c 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index de45942..8db6340 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 0ccfcdf..9b743c9 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.3-SNAPSHOT</version>
+    <version>1.6.3</version>
   </parent>
 
   <artifactId>tooling</artifactId>