Release camel-2.0-M2


git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@783996 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/bundle/pom.xml b/apache-camel/bundle/pom.xml
index 8cae3fc..074f91f 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-M2</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 9c077c7..dda77be 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-M2</version>
   </parent>
 
   <artifactId>apache-camel</artifactId>
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 3b49ef3..47ee0a1 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,11 +23,11 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.0-SNAPSHOT</version>
+      <version>2.0-M2</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M2</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 96f4c9e..64fa8a7 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-M2</version>
   </parent>
 
   <artifactId>camel-core</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 146556c..2875eef 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-M2</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 9669aa0..4f056c9 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-M2</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 22255d0..cd9da7c 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-M2</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 98d8b39..c06a3a2 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-M2</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 4747c66..2fce420 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-M2</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 1267924..662e821 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-M2</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 3855d72..d2b9b0f 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-M2</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 168af39..5d48435 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-M2</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 315957e..c0aa89b 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-M2</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 972d107..68493f6 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-M2</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 27dc4ee..c460135 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-M2</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index d04706b..e9f7bf7 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-M2</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index bf64d8c..1aa23c7 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-M2</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 3a20172..4853c63 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-M2</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index e512bfb..a3b34a4 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-M2</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 9950837..164118b 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-M2</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 633c485..4fc6af9 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-M2</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 360b4e6..79c549a 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-M2</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index c5199e1..4e64ae6 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-M2</version>
   </parent>
   <artifactId>camel-jcr</artifactId>
   <packaging>bundle</packaging>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 8c42325..983acc5 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-M2</version>
     </parent>
     <artifactId>camel-jdbc</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 5463ccd..122607d 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-M2</version>
   </parent>
 
   <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 06fa1a3..0a23a36 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-M2</version>
   </parent>
 
   <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 357454a..c1cd18b 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-M2</version>
   </parent>
 
   <artifactId>camel-jms</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 341ef58..76eef47 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-M2</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 8215252..cb7f8b2 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-M2</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 317be63..fb86a56 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-M2</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..73b11da 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-M2</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 4929380..fc69af9 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-M2</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index a0272d3..42a8bbf 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-M2</version>
   </parent>
 
   <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 18630af..9ea8ed0 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-M2</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index f200d27..c56a4b3 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-M2</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index ec95cb4..2e9cd48 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-M2</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 1610f73..ac6b07a 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-M2</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 80ba151..fbbd5aa 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-M2</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-osgi/pom.xml b/components/camel-osgi/pom.xml
index fa807cc..1c0b72a 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-M2</version>
   </parent>
 
   <artifactId>camel-osgi</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index be65c1b..1d4a105 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-M2</version>
     </parent>
 
     <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index c9163f3..37958d5 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-M2</version>
   </parent>
 
   <dependencies>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index fa4cce3..81a2ea4 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-M2</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 5f93a95..1d388b0 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-M2</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index bcaee76..349ab96 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-M2</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index bf59d2e..7910f8f 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-M2</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index a0e6b47..1f37d8a 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-M2</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..87f1997 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-M2</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index a3457ee..5c0202a 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-M2</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..0673179 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-M2</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 82d0608..4f4ef8c 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-M2</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 457b387..62243d3 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-M2</version>
 	</parent>
 	<artifactId>camel-sql</artifactId>
     <packaging>bundle</packaging>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 1da6661..5becb0f 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-M2</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 1013a06..f9dcf32 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-M2</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index c8cfa95..88d14bb 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-M2</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 94d2070..192b190 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-M2</version>
   </parent>
 
   <artifactId>camel-test</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index bbbf2a6..ed5c0d0 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-M2</version>
   </parent>
 
   <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index a2f0050..e42a69e 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-M2</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 88e04da..107e123 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-M2</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 f17b5f8..c71c83d 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-M2</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 0f88703..9d179a5 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-M2</version>
   </parent>
 
   <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 23559a6..3409854 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-M2</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 06ade8a..796e7fe 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-M2</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 08de5c6..c314d54 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M2</version>
   </parent>
 
   <artifactId>components</artifactId>
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index 64aa2df..661f3df 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-M2</version>
     </parent>
 
     <artifactId>camel-example-axis</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 06b587b..5de05e7 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-M2</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..4a7bc73 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-M2</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..89f8fb5 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-M2</version>
   </parent>
 
   <artifactId>camel-example-docs</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 05a43bd..87ef40e 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-M2</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..d55e6ef 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-M2</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..c1e98b9 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-M2</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..dffe431 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-M2</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..5b7f057 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-M2</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..93ac04c 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-M2</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..ea62839 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-M2</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..52a67c2 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-M2</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..2111fed 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-M2</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..bde4079 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-M2</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 bf7399f..e76c2fe 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-M2</version>
   </parent>
 
   <artifactId>camel-example-spring</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index eec7464..2eb0d8f 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-M2</version>
   </parent>
 
   <artifactId>examples</artifactId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 381bbba..f54d53b 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-M2</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M2</version>
     <name>Camel :: Platforms :: Apache Karaf :: Features</name>
 
     <properties>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index e01614f..9212693 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-M2</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0-M2</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index a999611..75bcf44 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-M2</version>
   </parent>
 
   <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index cedfdda..98d8b57 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0-M2</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel Parent POM</description>
@@ -164,9 +164,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-M2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.0-M2</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-2.0-M2</url>
   </scm>
 
   <dependencyManagement>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index a9eb668..f4e39f3 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-M2</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..c07c2ee 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-M2</version>
 	</parent>
 
 	<artifactId>camel-itest-spring-2.0</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 74749fc..f869de8 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-M2</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..8c3d2e8 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-M2</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 25d5a24..346bb5e 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-M2</version>
   </parent>
 
   <artifactId>tests</artifactId>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index a8ef465..61a249b 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-M2</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..934d4d6 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-M2</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..f7b6610 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-M2</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..b767eff 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-M2</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..c291d80 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-M2</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..18b4353 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-M2</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 06d9949..0324c3d 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-M2</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index ea78ca0..2991c42 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-M2</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 26a0a15..cb6d9d6 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-M2</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 08d6a6e..f3f9612 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-M2</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..1cd26ff 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-M2</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index c3d7693..da2491c 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-M2</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 1cb6ea7..507805b 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-M2</version>
   </parent>
 
   <artifactId>tooling</artifactId>