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

git-svn-id: https://svn.apache.org/repos/asf/camel/branches/camel-2.8.x@1165729 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 6125655..585a3b6 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 3e2fee9..cfa2434 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,11 +23,11 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.8.1-SNAPSHOT</version>
+      <version>2.8.1</version>
     </parent>
        
     <artifactId>camel-buildtools</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 0d0f597..90f3d7f 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index e0b175a..0f777d6 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 271758a..6e7e231 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index e813449..1ed10ca 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index bb2fc8c..ad5f03d 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index 2c1b545..1d90b44 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 2f065e9..b7b36f6 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index f9d0288..32806cd 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 5310fc4..3bf706c 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 79436d5..1e33168 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 41a1a41..5800ebb 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index fadc481..1674e9a 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 00b8af4..199a1c3 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 6488785..db92805 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-parent</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 9db07a5..6b7336b 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 3e818db..b323ab1 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 6209461..c701d35 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 2c3d680..d9a5f16 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index c65f51d..97c9346 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 3cfa68d..5065ce5 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 25433c5..aa05c5f 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 04c7cb2..18d95cb 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index 1763dea..4aa7802 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index 18ee019..fcdface 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 9a73223..8286558 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 61ce5a7..ea35819 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 6c59b9e..391d619 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index d16a393..23dee6c 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 7ea9567..bdc1a3a 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index 7af0765..67281e3 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 27618a0..2f0e981 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 1b9b6ca..86d4b83 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index d697fda..5f938b3 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 3a45060..ddb69ae 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 552ed8d..fdd9015 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 27c021d..d8c04d7 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 484f7cf..6814fbd 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 51e6d18..40e70f1 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 90a36cc..f3a5bef 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index d6f59fe..5fd9421 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 2540753..bec8d4b 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 2552cf9..07055b2 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 662f063..ca150fc 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index b4faa95..512a38d 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 46e251c..7d07ae9 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index df78679..3554c2c 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 5f43e09..e535211 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 03a36a9..c86b6ea 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 344af20..cf64c9d 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 3e3addf..1a9970e 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 7c7b992..eaeebd6 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index a634673f..f895295 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index fd6476b..e9a41ba 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 2ebea18..4fb9a66f 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 084c0c9..d640801 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 366661e..d226a06 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index e400500e..6a02df3 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 1b34dfb..b0b0af9 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 4c238b4..4c5c76e 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index ddd1fd5..0bf9654 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index c5b6812..743a1d8 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index c234b8c..559e06f 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 2c1a43d..534fcd0 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 4a7be37..19ec057 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 42a82f0..1002b32 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index f1f3b3a..9f2fe95 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 3388de7..a40508a 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index d0b796a..953a766 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 0cdcabe..bfd8557 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index d696745..92b1979 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>camel-parent</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 7664653..9ba8939 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 864ab2b..0d9d32d 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -22,7 +22,7 @@
         <parent>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-parent</artifactId>
-            <version>2.8.1-SNAPSHOT</version>
+            <version>2.8.1</version>
             <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 5eac407..77dac55 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
   
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 5473094..a160e2c 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 8e70143..595dfeb 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<artifactId>camel-parent</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	    <relativePath>../../parent</relativePath>
 	</parent>
 
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 828349f..5d841cf 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 7b45b77..9bc8907 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 0b9b839..01e685e 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 0c03d8f..d6d9d3a 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>camel-scala</artifactId>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index c869e8a..cf7c786 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 5803377..7889bb3 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
     
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index df687af..ffb6caa 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 2a6872b..c2f7608 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 4b36e3e..fa8bd64 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index d85512b..336f085 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 5d20828..a307d04 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 9ac3e8f..75a1909 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index f434222..f0ddf44 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index 197c685..f32e626 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index df427e6..4062f90 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 42a3135..93100a1 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 9c3cdd2..4eb4f1e 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.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
         <relativePath>../../parent</relativePath>
 	</parent>
 	<artifactId>camel-sql</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 34bf3fa..0fe0967 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 0c33179..5206403 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index e2fdd6b..2a399cb 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index f34f989..46948f0 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 08719ad..d25dea1 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index fb1335d..734b4c3 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 110319a..c65363e 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index a06b847..fcf5ccb 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 941264b..2b7a7cf 100644
--- a/components/camel-web/pom.xml
+++ b/components/camel-web/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</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 befce82..ef98a23 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 50f5e86..26f552c 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 8eaee0e..83f514a 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 2ae0729..9a7ddb3 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/components/pom.xml b/components/pom.xml
index 300fbe0..0f95e12 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 8070869..55bfc54 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-axis/pom.xml b/examples/camel-example-axis/pom.xml
index f13d943..2e5b6fc 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 3951923..ff71106 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index d589edc..cabfa99 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 1402a0a..fa78f37 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml
index 5d95bd7..d4f6699 100644
--- a/examples/camel-example-cxf-osgi/pom.xml
+++ b/examples/camel-example-cxf-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index e9f1a68..bbb5712 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index fdfe775..d491fa3 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index b254e4b9..ed6655f 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index c5b8109..2e93afa 100755
--- a/examples/camel-example-docs/pom.xml
+++ b/examples/camel-example-docs/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index 2866fff..8a4f365 100755
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index fedf545..4adc460 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index fbb8646..d019932 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index 9cf1e3a..f213bed 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 58be42a..921da44 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index b021da3..8cdbcea 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index f7c5eb2..ac29ddb 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.8.1-SNAPSHOT</version>
+	    <version>2.8.1</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index f049d9c..6bb163f 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index fc4a2d9..599bdc2 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml
index 4dac7bb..6c6f65e 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index 370defa..f7fdde9 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 9ac8a96..c4dc019 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index c691578..519b67c 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.8.1-SNAPSHOT</version>
+       <version>2.8.1</version>
        <relativePath>..</relativePath>
    </parent>
   
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index 09ce63b..0663957 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 367dd5f..e05bf0d 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index 25a4b09..7a6b9b6 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 78919ea..1b0caa3 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index ba56b38..0a19afb 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 417cce0..70758fe1 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index b6bce44..34b8872 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index a7b342b..f729757 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index 406445f..0054d01 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index 1628396..969adb2 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index 482186b..7c4569d 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 1822150..58a058c 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.8.1-SNAPSHOT</version>
+		<version>2.8.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 2e4193a..47e0ee9 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/examples/pom.xml b/examples/pom.xml
index a4ebda9..cc09cd4 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 816133e..9feb76c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.8.1-SNAPSHOT</version>
+  <version>2.8.1</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 64b17c5..0aec67d 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index fdf6f6d..3030fbf 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index cab74e8..d4a2020 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -24,14 +24,14 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>..</relativePath>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 4697a78..6a87998 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 69809f2..8541bcc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.8.1-SNAPSHOT</version>
+  <version>2.8.1</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -121,9 +121,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.8.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.8.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/camel/branches/camel-2.8.x</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.8.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.8.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-2.8.1</url>
   </scm>
 
   <build>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 890ad5d..fccef08 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 58ff6f2..48cd10b 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 47c0ffc..2f50bdc 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.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 758b9d8..fc23207 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 2c51ee5..1ee109c 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 60742a0..3120609 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index f86e368..45f9765 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.8.1-SNAPSHOT</version>
+        <version>2.8.1</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <packaging>bundle</packaging>
     <name>Camel :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 781eaac..b07ab9d 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -23,14 +23,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.8.1-SNAPSHOT</version>
+      <version>2.8.1</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <name>Camel :: Tests Bundles</name>
 
     <properties>
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 1813a75..70bf119 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>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index e5b5e2b..674d873 100644
--- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 b6e8253..3c7c705 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>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 4b8c8a7..81e120c 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>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 2c5f49d..cd2387a 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>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index 8cf7afe..0d6a9d5 100644
--- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 1939a33..4847767 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>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml b/tooling/archetypes/camel-archetype-web/pom.xml
index 3841900..888a8b8 100644
--- a/tooling/archetypes/camel-archetype-web/pom.xml
+++ b/tooling/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-webconsole/pom.xml b/tooling/archetypes/camel-archetype-webconsole/pom.xml
index c326dba..64826b9 100644
--- a/tooling/archetypes/camel-archetype-webconsole/pom.xml
+++ b/tooling/archetypes/camel-archetype-webconsole/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index eb88066..f2276c3 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 234b7bdc..b5597f0 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 6c15d08..257c8de 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 dab2139..8d99c3d 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</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 21cfff8..935f841 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index cc21f8e..9152ebc 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 0448413..026b0a5 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.8.1-SNAPSHOT</version>
+    <version>2.8.1</version>
     <relativePath>../parent</relativePath>
   </parent>