Camel 2.0-M3. release:prepare phase.


git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@795665 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/bundle/pom.xml b/apache-camel/bundle/pom.xml
index 67bcf12..aeb1c3a 100644
--- a/apache-camel/bundle/pom.xml
+++ b/apache-camel/bundle/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index aa27233..441ed03 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>apache-camel</artifactId>
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index d1419d8..a36c387 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,11 +23,11 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.0-SNAPSHOT</version>
+      <version>2.0-M3</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 3d10ad6..a34f4f2 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-core</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 83d4bc2..bf73f84 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index bf4dcfe7..86896be 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 0bb1c26..0908980 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 8924e05..ebe4fd6 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 9187cf1..f657c8e 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 6492946..03c6cba 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index a9ef0af..a7dd6a1 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index d7ee72f..c7c85a4 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 599315a..35cced7 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 253deb2..bf55a72 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 776bfc9..49e4aa7 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 4eb698f..792b69d 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 592f3fe..4453498 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 22c9e7a..ea3b4c3 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index d243937..034a60e 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 168cb60..1047244 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 841b575..fd38d09 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 360b4e6..e81a71b 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 5ae1d4d..1a19c2b 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
   <artifactId>camel-jcr</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 4a3f402..bb03658 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
     <artifactId>camel-jdbc</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index ab95ebf..b8a0492 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 06fa1a3..d1bd439 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 7219495..5505c6f 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index fbc54fa..931fe98 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 3469919..01c6d65 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index d76cd93..d411a91 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
   <artifactId>camel-jt400</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 556ec1b..a57c573 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 4929380..00b0ac0 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index a0272d3..438817e 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index c9f01e5..4462eb3 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 469ed78..eceefc6 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index ec95cb4..a1cf1c1 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 1610f73..1157333 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 80ba151..e4b6df2 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-osgi/pom.xml b/components/camel-osgi/pom.xml
index 662738c..e682194 100644
--- a/components/camel-osgi/pom.xml
+++ b/components/camel-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-osgi</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 9b66b8c..9ef7900 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index b3052e6..f13825c 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <dependencies>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 6fafe76..43b845d 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index b6aa2e6..8575a84 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 87c923e..af1f033 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 4bd82c4..d48cee2 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 69a7f54..faecd8b 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
   <artifactId>camel-scala</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 98b78d1..4dd8011 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 9c45ba0..12718b7 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
     
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 685c882..1125e2f 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 7f662f3..0829233 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 2d3d764..ed50ac4 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 8f7ff32..9dcbd45 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.0-SNAPSHOT</version>
+		<version>2.0-M3</version>
 	</parent>
 	<artifactId>camel-sql</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index b2a16ef..3d32db4 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 19e472b..c7580c8 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 4663179..f2f02dc 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index fe7fe52..7922c80 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-test</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 4243048..8666b0a 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index a2f0050..981ca07 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 d87b877..42b144c 100644
--- a/components/camel-web/pom.xml
+++ b/components/camel-web/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 f4cb10b..f9f9c94 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index d42a7de..d6c29cd 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index a5e90be..0da38e6 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 813c8dc..7fbbd3c 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 6cfb80c..8c4eb05 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>components</artifactId>
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index 64aa2df..a336f58 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-example-axis</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index bcfb5e6..c7bc142 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index e730fce..d9b6292 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 9943db2..1d63501 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 7ed1404..215f7db 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 d7fb75f..c6791ac 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 8a0fe42..d04728c 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 2cc2cdf..c9d8563 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 86c4c56..0ac59cf 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 274b7cf..cd7f8ca 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index ec1468c..9dcbf42 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index c51b597..939dbaf 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</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 b13250a..e5a39c0 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.0-SNAPSHOT</version>
+        <version>2.0-M3</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 a7939a4..69bcbd0 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 181eb4f..bb908ac 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>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index eec7464..cf72aea 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>examples</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index d004878..9a3d77d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -21,14 +21,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-M3</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 5ba6487..e6c6941 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
     <name>Camel :: Platforms :: Apache Karaf :: Features</name>
 
     <properties>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index e01614f..68d9708 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.0-SNAPSHOT</version>
+        <version>2.0-M3</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index a999611..504822b 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index c962dfd..0fab204 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-M3</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -105,9 +105,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.0-M3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.0-M3</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-2.0-M3</url>
   </scm>
 
   <build>
@@ -441,10 +441,10 @@
                     <property name="full.eclipse.workspace" refid="ecp.ws.path" />
                     <path path="${basedir}/etc" id="etc.path" />
 
-                    <whichresource resource="/camel-eclipse-pmd" property="pmd.url"/>
-                    <whichresource resource="/camel-pmd-ruleset.xml" property="pmdruleset.url"/>
-                    <whichresource resource="/camel-eclipse-checkstyle" property="eclipse.checkstyle.url"/>
-                    <whichresource resource="/camel-checkstyle.xml" property="checkstyle.url"/>
+                    <whichresource resource="/camel-eclipse-pmd" property="pmd.url" />
+                    <whichresource resource="/camel-pmd-ruleset.xml" property="pmdruleset.url" />
+                    <whichresource resource="/camel-eclipse-checkstyle" property="eclipse.checkstyle.url" />
+                    <whichresource resource="/camel-checkstyle.xml" property="checkstyle.url" />
 
                     <mkdir dir="${full.eclipse.workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings" />
                     <mkdir dir="${full.eclipse.workspace}/.metadata/.plugins/com.atlassw.tools.eclipse.checkstyle" />
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index a7a4329..5889bff 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/camel-itest-spring-2.0/pom.xml b/tests/camel-itest-spring-2.0/pom.xml
index b2386fd..ce99a41 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.0-SNAPSHOT</version>
+		<version>2.0-M3</version>
 	</parent>
 
 	<artifactId>camel-itest-spring-2.0</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 77e465c..80a54eb 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.0-SNAPSHOT</version>
+        <version>2.0-M3</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 dc7fe6b..12a2888 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 25d5a24..127d72b 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>tests</artifactId>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 6207a74..787c621 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 d676d513..e8c3353 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index d412b51..660b6d8 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 fa0a68e..713b02f 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 e2c851e..c84490a 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-war/pom.xml b/tooling/archetypes/camel-archetype-war/pom.xml
index 04fd60a..3305d0b1 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 06d9949..9fb6bbb 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index ea78ca0..ea302d6 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 ba3ce7b..36a197f 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 0548d9e..1ab6394 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.0-SNAPSHOT</version>
+    <version>2.0-M3</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 3611f6f..60b39d3 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index c3d7693..3b5234e 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 1cb6ea7..34a4eed 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.0-SNAPSHOT</version>
+    <version>2.0-M3</version>
   </parent>
 
   <artifactId>tooling</artifactId>