You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2013/07/10 02:58:43 UTC

[1/2] [maven-release-plugin] prepare release camel-2.11.1

Updated Branches:
  refs/heads/camel-2.11.x 9ef551daf -> 9eb86527a


http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-stream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index e602423..b5b31f3 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-stringtemplate/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 02c0f95..2b5d72a 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-syslog/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 08c5246..80d21a3 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-syslog</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-tagsoup/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index fe113bc..284ec23 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 5713040..df8a1ed 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-test-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 0aaca56..79e74b7 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-test-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-test/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 4a05336..ab81763 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-testng/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 391d59b..5032d62 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index dc5a050..c88682e 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
    <artifactId>camel-twitter</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-urlrewrite/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index 47aa6cf..a31d738 100644
--- a/components/camel-urlrewrite/pom.xml
+++ b/components/camel-urlrewrite/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-velocity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 7d5a6d4..8e307b5 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-web-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml
index 7f459c8..4f83d42 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-web/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-web/pom.xml b/components/camel-web/pom.xml
index 69e5a40..afef7f1 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index c790a49..693bac3 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xmlbeans/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index 6fadc6e..aa99064 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xmljson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index f95e7e1..b4e6065 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xmlrpc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 3593be8..8de90c3 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xmlsecurity/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 567609f..a5a5333 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xmpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 7961951..c338961 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-xstream/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index ee0935c..d676cbf 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-zipfile/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 6effaf6..d1136bb 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-zookeeper/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 10b4efd..a53ffa1 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 1d05cbc..74170c0 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-activemq-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index 522249e..0caf660 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-aggregate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 71add9e..2c440b5 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-bam/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index 025a789..ce77627 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cafe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index b7d01cb..2f56f87 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.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-cafe</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 452a326..09d8f2a 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-console/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index a07e5a8..c61bd36 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cxf-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 7bf173b..c2ab7da 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cxf-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml
index 97021df..c964c73 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cxf-proxy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index 1a32cea..b7dbee9 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cxf-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index a8f71b2..731b6be 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index 7ac94d2..41ca57f 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-docs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-docs/pom.xml b/examples/camel-example-docs/pom.xml
index 132dd52..8fbfa79 100755
--- a/examples/camel-example-docs/pom.xml
+++ b/examples/camel-example-docs/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-docs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-etl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index add5286..90c13c1 100755
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 261f576..6b23636 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-gae/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index 9009ac5..56a2db2 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-gauth/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index f3f03fb..8ec19a0 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-guice-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index 9d3330f..ba3f881 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-jms-file/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index a11aa96..39e5608 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index 7f9bd5a..829a570 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.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 5228e57..5a28402 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.11.1-SNAPSHOT</version>
+	    <version>2.11.1</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-loan-broker/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index 14b0409..c487626 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index a7fa3f5..8d282d7 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-osgi-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml
index e9c052e..5904209 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index 1b8c093..84b8556 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-pojo-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index f96ced4..3fd0aa5 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-reportincident-wssecurity/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index 6a6e8b5..800ac8e 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.11.1-SNAPSHOT</version>
+       <version>2.11.1</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index 5c4eb95..5b3e16d7 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-route-throttling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 91c1f41..1544ca7 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-servlet-tomcat-no-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index a076e42..9b8754e 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-servlet-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index 856b7b7..aa1bd0f 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.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-simplejirabot/javadsl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 33db516..60c64e4 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index 6fdb10c..a53b36c 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-simplejirabot/xmlconf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 2b6fd13..504898b 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index 0faa2cd..08b8918 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index 3d50f06..eb3f3e4 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index 57df545..128c37f 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index ba28a7f..23950b6 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.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring-xquery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index 3c6569a..52f65bd 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index e84865a..1cf61b3 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index dffadc1..8aaf91b 100644
--- a/examples/camel-example-sql/pom.xml
+++ b/examples/camel-example-sql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-ssh-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index 43ce592..da89e34 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index f882358..34a1eae 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 81af884..9a92ad2 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/camel-example-twitter-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index 6f1edd7..db8ff93 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 28d9e09..1d6f432 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3ecc445..56c24e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 6916cd9..e87e64e 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index f568a56..949378e 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 4d4a0be..975499a 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 2197cf9..8dc9bbd 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6a9bba2..e3b2456 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.11.1-SNAPSHOT</version>
+  <version>2.11.1</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -126,6 +126,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=camel-2.11.x/camel-git</url>
+    <tag>camel-2.11.1</tag>
   </scm>
 
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-blueprint-cxf-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index ed2033d..eb0f660 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-itest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 08cafca..96d4c13 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-itest-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-itest-spring30/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring30/pom.xml b/tests/camel-itest-spring30/pom.xml
index 854ed9d..d1bd6da 100644
--- a/tests/camel-itest-spring30/pom.xml
+++ b/tests/camel-itest-spring30/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-itest-spring30</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-itest-spring31/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-spring31/pom.xml b/tests/camel-itest-spring31/pom.xml
index 4aa5fa9..4350c27 100644
--- a/tests/camel-itest-spring31/pom.xml
+++ b/tests/camel-itest-spring31/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-itest-spring31</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 76116f9..90b75b8 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index fefdfa6..a8d3d73 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-partial-classpath-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 2b2295d..13c49c7 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 5155c2b..d33bf90 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 1d2d205..fdc8de2 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/test-bundles/mock-javamail_1.7/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 36e165a..760b2cf 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 829c613..f151042 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.11.1-SNAPSHOT</version>
+      <version>2.11.1</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index fe832b9..d42a41a 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index 5ac3483..7d57c48 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-component-scala/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-component-scala/pom.xml b/tooling/archetypes/camel-archetype-component-scala/pom.xml
index 85052b2..dd5b324 100644
--- a/tooling/archetypes/camel-archetype-component-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-component-scala/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-component/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 88dfb7c..6633433 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-dataformat/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml b/tooling/archetypes/camel-archetype-dataformat/pom.xml
index cdd32af..32282f2 100644
--- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
+++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-groovy/pom.xml b/tooling/archetypes/camel-archetype-groovy/pom.xml
index 20594cc..881039a 100644
--- a/tooling/archetypes/camel-archetype-groovy/pom.xml
+++ b/tooling/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-java/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index 75367c8..b5f3b0c 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index 07a8647..386643c 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index d771bd4..f29514c 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-spring/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index 5dac111..0600a58 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-web/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml b/tooling/archetypes/camel-archetype-web/pom.xml
index cc8d635..5ec6e1f 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/camel-archetype-webconsole/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-webconsole/pom.xml b/tooling/archetypes/camel-archetype-webconsole/pom.xml
index 16e438d..e983319 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index e5156fd..53b9e68 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 1f38502..6a91d6a 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/maven/camel-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 71bdbec..5303047 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/maven/camel-package-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index 5bcc226..47f7c40 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/maven/guice-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index b8baeef..b542593 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index de80bf6..6dae138 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 10aab31..69083ef 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 


[2/2] git commit: [maven-release-plugin] prepare release camel-2.11.1

Posted by ha...@apache.org.
[maven-release-plugin] prepare release camel-2.11.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9eb86527
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9eb86527
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9eb86527

Branch: refs/heads/camel-2.11.x
Commit: 9eb86527a6b21cbc63971757568d1645397ccebf
Parents: 9ef551d
Author: Hadrian Zbarcea <hz...@gmail.com>
Authored: Tue Jul 9 20:47:43 2013 -0400
Committer: Hadrian Zbarcea <hz...@gmail.com>
Committed: Tue Jul 9 20:47:43 2013 -0400

----------------------------------------------------------------------
 apache-camel/pom.xml                                       | 2 +-
 buildingtools/pom.xml                                      | 2 +-
 camel-core/pom.xml                                         | 2 +-
 components/camel-ahc/pom.xml                               | 2 +-
 components/camel-amqp/pom.xml                              | 2 +-
 components/camel-apns/pom.xml                              | 2 +-
 components/camel-atom/pom.xml                              | 2 +-
 components/camel-avro/pom.xml                              | 2 +-
 components/camel-aws/pom.xml                               | 2 +-
 components/camel-bam/pom.xml                               | 2 +-
 components/camel-base64/pom.xml                            | 2 +-
 components/camel-bean-validator/pom.xml                    | 2 +-
 components/camel-beanio/pom.xml                            | 2 +-
 components/camel-bindy/pom.xml                             | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cache/pom.xml                             | 2 +-
 components/camel-castor/pom.xml                            | 2 +-
 components/camel-cdi/pom.xml                               | 2 +-
 components/camel-cmis/pom.xml                              | 2 +-
 components/camel-cometd/pom.xml                            | 2 +-
 components/camel-context/pom.xml                           | 2 +-
 components/camel-core-osgi/pom.xml                         | 2 +-
 components/camel-core-xml/pom.xml                          | 2 +-
 components/camel-couchdb/pom.xml                           | 2 +-
 components/camel-crypto/pom.xml                            | 2 +-
 components/camel-csv/pom.xml                               | 2 +-
 components/camel-cxf-transport/pom.xml                     | 2 +-
 components/camel-cxf/pom.xml                               | 2 +-
 components/camel-dns/pom.xml                               | 2 +-
 components/camel-dozer/pom.xml                             | 2 +-
 components/camel-eclipse/pom.xml                           | 2 +-
 components/camel-ejb/pom.xml                               | 2 +-
 components/camel-elasticsearch/pom.xml                     | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-exec/pom.xml                              | 2 +-
 components/camel-flatpack/pom.xml                          | 2 +-
 components/camel-fop/pom.xml                               | 2 +-
 components/camel-freemarker/pom.xml                        | 2 +-
 components/camel-ftp/pom.xml                               | 2 +-
 components/camel-gae/pom.xml                               | 2 +-
 components/camel-groovy/pom.xml                            | 2 +-
 components/camel-gson/pom.xml                              | 2 +-
 components/camel-guava-eventbus/pom.xml                    | 2 +-
 components/camel-guice/pom.xml                             | 2 +-
 components/camel-hawtdb/pom.xml                            | 2 +-
 components/camel-hazelcast/pom.xml                         | 2 +-
 components/camel-hbase/pom.xml                             | 2 +-
 components/camel-hdfs/pom.xml                              | 2 +-
 components/camel-hl7/pom.xml                               | 2 +-
 components/camel-http/pom.xml                              | 2 +-
 components/camel-http4/pom.xml                             | 2 +-
 components/camel-ibatis/pom.xml                            | 2 +-
 components/camel-ical/pom.xml                              | 6 ++----
 components/camel-irc/pom.xml                               | 2 +-
 components/camel-jackson/pom.xml                           | 2 +-
 components/camel-jasypt/pom.xml                            | 2 +-
 components/camel-javaspace/pom.xml                         | 2 +-
 components/camel-jaxb/pom.xml                              | 2 +-
 components/camel-jclouds/pom.xml                           | 2 +-
 components/camel-jcr/pom.xml                               | 2 +-
 components/camel-jdbc/pom.xml                              | 2 +-
 components/camel-jetty/pom.xml                             | 2 +-
 components/camel-jibx/pom.xml                              | 2 +-
 components/camel-jing/pom.xml                              | 2 +-
 components/camel-jms/pom.xml                               | 2 +-
 components/camel-jmx/pom.xml                               | 2 +-
 components/camel-josql/pom.xml                             | 2 +-
 components/camel-jpa/pom.xml                               | 2 +-
 components/camel-jsch/pom.xml                              | 2 +-
 components/camel-jt400/pom.xml                             | 2 +-
 components/camel-juel/pom.xml                              | 2 +-
 components/camel-jxpath/pom.xml                            | 2 +-
 components/camel-kestrel/pom.xml                           | 2 +-
 components/camel-krati/pom.xml                             | 2 +-
 components/camel-ldap/pom.xml                              | 2 +-
 components/camel-leveldb/pom.xml                           | 2 +-
 components/camel-lucene/pom.xml                            | 2 +-
 components/camel-mail/pom.xml                              | 2 +-
 components/camel-mina/pom.xml                              | 2 +-
 components/camel-mina2/pom.xml                             | 2 +-
 components/camel-mongodb/pom.xml                           | 2 +-
 components/camel-mqtt/pom.xml                              | 2 +-
 components/camel-msv/pom.xml                               | 2 +-
 components/camel-mvel/pom.xml                              | 2 +-
 components/camel-mybatis/pom.xml                           | 2 +-
 components/camel-nagios/pom.xml                            | 2 +-
 components/camel-netty/pom.xml                             | 2 +-
 components/camel-ognl/pom.xml                              | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-printer/pom.xml                           | 2 +-
 components/camel-protobuf/pom.xml                          | 2 +-
 components/camel-quartz/pom.xml                            | 2 +-
 components/camel-quickfix/pom.xml                          | 2 +-
 components/camel-restlet/pom.xml                           | 2 +-
 components/camel-rmi/pom.xml                               | 2 +-
 components/camel-routebox/pom.xml                          | 2 +-
 components/camel-rss/pom.xml                               | 2 +-
 components/camel-ruby/pom.xml                              | 2 +-
 components/camel-rx/pom.xml                                | 2 +-
 components/camel-saxon/pom.xml                             | 2 +-
 components/camel-scala/pom.xml                             | 2 +-
 components/camel-scala29/pom.xml                           | 2 +-
 components/camel-script/pom.xml                            | 2 +-
 components/camel-servlet/pom.xml                           | 2 +-
 components/camel-servletlistener/pom.xml                   | 2 +-
 components/camel-shiro/pom.xml                             | 2 +-
 components/camel-sip/pom.xml                               | 2 +-
 components/camel-sjms/pom.xml                              | 2 +-
 components/camel-smpp/pom.xml                              | 2 +-
 components/camel-snmp/pom.xml                              | 2 +-
 components/camel-soap/pom.xml                              | 2 +-
 components/camel-solr/pom.xml                              | 2 +-
 components/camel-spring-batch/pom.xml                      | 2 +-
 components/camel-spring-integration/pom.xml                | 2 +-
 components/camel-spring-javaconfig/pom.xml                 | 2 +-
 components/camel-spring-ldap/pom.xml                       | 2 +-
 components/camel-spring-redis/pom.xml                      | 2 +-
 components/camel-spring-security/pom.xml                   | 2 +-
 components/camel-spring-ws/pom.xml                         | 2 +-
 components/camel-spring/pom.xml                            | 2 +-
 components/camel-sql/pom.xml                               | 2 +-
 components/camel-ssh/pom.xml                               | 2 +-
 components/camel-stax/pom.xml                              | 2 +-
 components/camel-stream/pom.xml                            | 2 +-
 components/camel-stringtemplate/pom.xml                    | 2 +-
 components/camel-syslog/pom.xml                            | 2 +-
 components/camel-tagsoup/pom.xml                           | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-spring/pom.xml                       | 2 +-
 components/camel-test/pom.xml                              | 2 +-
 components/camel-testng/pom.xml                            | 2 +-
 components/camel-twitter/pom.xml                           | 2 +-
 components/camel-urlrewrite/pom.xml                        | 2 +-
 components/camel-velocity/pom.xml                          | 2 +-
 components/camel-web-standalone/pom.xml                    | 2 +-
 components/camel-web/pom.xml                               | 2 +-
 components/camel-websocket/pom.xml                         | 2 +-
 components/camel-xmlbeans/pom.xml                          | 2 +-
 components/camel-xmljson/pom.xml                           | 2 +-
 components/camel-xmlrpc/pom.xml                            | 2 +-
 components/camel-xmlsecurity/pom.xml                       | 2 +-
 components/camel-xmpp/pom.xml                              | 2 +-
 components/camel-xstream/pom.xml                           | 2 +-
 components/camel-zipfile/pom.xml                           | 2 +-
 components/camel-zookeeper/pom.xml                         | 2 +-
 components/pom.xml                                         | 2 +-
 examples/camel-example-activemq-tomcat/pom.xml             | 2 +-
 examples/camel-example-aggregate/pom.xml                   | 2 +-
 examples/camel-example-bam/pom.xml                         | 2 +-
 examples/camel-example-cafe/pom.xml                        | 2 +-
 examples/camel-example-cdi/pom.xml                         | 2 +-
 examples/camel-example-console/pom.xml                     | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml               | 2 +-
 examples/camel-example-cxf-osgi/pom.xml                    | 2 +-
 examples/camel-example-cxf-proxy/pom.xml                   | 2 +-
 examples/camel-example-cxf-tomcat/pom.xml                  | 2 +-
 examples/camel-example-cxf/pom.xml                         | 2 +-
 examples/camel-example-docs/pom.xml                        | 2 +-
 examples/camel-example-etl/pom.xml                         | 2 +-
 examples/camel-example-ftp/pom.xml                         | 2 +-
 examples/camel-example-gae/pom.xml                         | 2 +-
 examples/camel-example-gauth/pom.xml                       | 2 +-
 examples/camel-example-guice-jms/pom.xml                   | 2 +-
 examples/camel-example-jms-file/pom.xml                    | 2 +-
 examples/camel-example-jmx/pom.xml                         | 2 +-
 examples/camel-example-loadbalancing/pom.xml               | 2 +-
 examples/camel-example-loan-broker/pom.xml                 | 2 +-
 examples/camel-example-management/pom.xml                  | 2 +-
 examples/camel-example-osgi-rmi/pom.xml                    | 2 +-
 examples/camel-example-osgi/pom.xml                        | 2 +-
 examples/camel-example-pojo-messaging/pom.xml              | 2 +-
 examples/camel-example-reportincident-wssecurity/pom.xml   | 2 +-
 examples/camel-example-reportincident/pom.xml              | 2 +-
 examples/camel-example-route-throttling/pom.xml            | 2 +-
 examples/camel-example-servlet-tomcat-no-spring/pom.xml    | 2 +-
 examples/camel-example-servlet-tomcat/pom.xml              | 2 +-
 examples/camel-example-simplejirabot/javadsl/pom.xml       | 2 +-
 examples/camel-example-simplejirabot/pom.xml               | 2 +-
 examples/camel-example-simplejirabot/xmlconf/pom.xml       | 2 +-
 examples/camel-example-spring-javaconfig/pom.xml           | 2 +-
 examples/camel-example-spring-jms/pom.xml                  | 2 +-
 examples/camel-example-spring-security/pom.xml             | 2 +-
 examples/camel-example-spring-ws/pom.xml                   | 2 +-
 examples/camel-example-spring-xquery/pom.xml               | 2 +-
 examples/camel-example-spring/pom.xml                      | 2 +-
 examples/camel-example-sql/pom.xml                         | 2 +-
 examples/camel-example-ssh-security/pom.xml                | 2 +-
 examples/camel-example-ssh/pom.xml                         | 2 +-
 examples/camel-example-tracer/pom.xml                      | 2 +-
 examples/camel-example-twitter-websocket/pom.xml           | 2 +-
 examples/pom.xml                                           | 2 +-
 parent/pom.xml                                             | 2 +-
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 2 +-
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 3 ++-
 tests/camel-blueprint-cxf-test/pom.xml                     | 2 +-
 tests/camel-itest-cdi/pom.xml                              | 2 +-
 tests/camel-itest-spring30/pom.xml                         | 2 +-
 tests/camel-itest-spring31/pom.xml                         | 2 +-
 tests/camel-itest-standalone/pom.xml                       | 2 +-
 tests/camel-itest/pom.xml                                  | 2 +-
 tests/camel-partial-classpath-test/pom.xml                 | 2 +-
 tests/camel-typeconverterscan-test/pom.xml                 | 2 +-
 tests/pom.xml                                              | 2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml               | 2 +-
 tests/test-bundles/pom.xml                                 | 2 +-
 tooling/archetypes/camel-archetype-activemq/pom.xml        | 2 +-
 tooling/archetypes/camel-archetype-blueprint/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-component-scala/pom.xml | 2 +-
 tooling/archetypes/camel-archetype-component/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-dataformat/pom.xml      | 2 +-
 tooling/archetypes/camel-archetype-groovy/pom.xml          | 2 +-
 tooling/archetypes/camel-archetype-java/pom.xml            | 2 +-
 tooling/archetypes/camel-archetype-scala/pom.xml           | 2 +-
 tooling/archetypes/camel-archetype-spring-dm/pom.xml       | 2 +-
 tooling/archetypes/camel-archetype-spring/pom.xml          | 2 +-
 tooling/archetypes/camel-archetype-web/pom.xml             | 2 +-
 tooling/archetypes/camel-archetype-webconsole/pom.xml      | 2 +-
 tooling/archetypes/pom.xml                                 | 2 +-
 tooling/camel-manual/pom.xml                               | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/camel-package-maven-plugin/pom.xml           | 2 +-
 tooling/maven/guice-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/pom.xml                                      | 2 +-
 tooling/pom.xml                                            | 2 +-
 227 files changed, 229 insertions(+), 230 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 9d96e97..c65abf5 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/buildingtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index e89593a..748fcbf 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 29df8c0..d1c1ac9 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.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ahc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index 1423b5c..7fde80c 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 91754d4..7527cd8 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-apns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 165ddff..0385274 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-atom/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 42855e3..742d66c 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-avro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index b116c20..dba2ccd 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-aws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index cb0273d..7923672 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 49dca0b..287e6c1 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-base64/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 76da250..c7a9cae 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-bean-validator/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index c4f6eff..1f69f08 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-beanio/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 223b32c..7237da0 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-bindy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 0f703ca..6cd6448 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 21da8ec..051f2d5 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cache/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 942dde2..61ff786 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-castor/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 0c0c5d3..a4aa2f0 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index dc2f69a..81b44c1 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cmis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index a09221c..153fb24 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cometd/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 375d5c8..ec42969 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-context/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index 6cbdbba..6074c66 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-context</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-core-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 8db0ec8..3fa0b7e 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-core-xml/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index b3ba8ca..72270b7 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index cfc2977..9a77da8 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-crypto/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index df61410..e04628d 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-csv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index eea752e..5b79651 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cxf-transport/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index a9d6043..6e42336 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 968b204..6cc73f6 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-dns/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index fd8bb7d..7963b69 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <name>Camel :: DNS</name>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-dozer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 5af39d5..5d8d4cb 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-eclipse/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index 0acb680..a9b0ff3 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index c20f231..27ec496 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index 7e88fe0..6c9a328 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-eventadmin/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 886b4bb..427627e 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-exec/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 90ea04f..9acb607 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-flatpack/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index d1bc92b..71f65e8 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-fop/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 48ae3dc..d47a17d 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-freemarker/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 7f9efd8..a52872f 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ftp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 9ac2eee..2fc2c13 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-gae/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index daf310b..7ab2e28 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-gae</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 225f4af..fe269ad 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-gson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 794582c..e475d2e 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-guava-eventbus/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 5382eb4..c991d89 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-guice/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index 37ba126..fbce7d0 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-hawtdb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index 7ad9367..ec0fc9c 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 22270db..53041c4 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-hazelcast</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index c5ff58e..0ca57dd 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index eb1382d..322bf3a 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-hl7/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 2415372..5b3895b 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-http/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 53363a7..4d94684 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-http</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-http4/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 452be04..d5d8028 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-http4</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ibatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 7e7c1e1..b17d32c 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index fc80201..a7ac826 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -15,16 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-irc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 78ee3d0..7c26176 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jackson/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 85c40d5..24fb3e8 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jasypt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index cbb6331..020a188 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-javaspace/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index 116336b..951cb00 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jaxb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index f18622d..f97d3cb 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jclouds/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 5b0d8ce..d824676 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jclouds</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jcr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 6d70723..e723cfa 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index d012b16..6521d21 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jetty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index e8a1b30..edb33da 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 35c0784..21df99e 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jing/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 7b9fdc8..7ade088 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index b1aef59..1e3079b 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 5861efa..415bfc8 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-josql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 65b03b0..2fb7f1b 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 90e3544..cc3bb43 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jsch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 135b354..cc7cf63 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jt400/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 63d786c..52b72d1 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-juel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 76d71f0..7882ed3 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-jxpath/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 9b67395..9200105 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-kestrel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 1a74078..7a6e1b4 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-krati/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index 805378f..23a2a02 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 2bf32e8..0ae07ec 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-leveldb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 8aa6de3..1a38400 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-lucene/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 75dee3d..c8b745a 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 101dd0d..9149959 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mina/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index fb0b361..10857f2 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mina2/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index 04ddf21..0e51f18 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index c0858e7..1b32f56 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 689349f..be1e062 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-msv/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 8657ee0..c61ec8b 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mvel/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index ece8388..d9f412a 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-mybatis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 9f416a3..6c1fb07 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-nagios/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 571d44d..47d048f 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-netty/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 54c411b..416c57e 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 7c2a9fa..dad0c70 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-paxlogging/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index fd351c3..cba2d52 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-printer/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index f95c192..b795092 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index b8368a6..684563f 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-quartz/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 295fe2e..9054770 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-quickfix/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 35071e0..bb1dbe6 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 5b02b10..5259f93 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index 1419c81..1a586e8 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-routebox/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index fa4b682..a54cea9 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-rss/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 0538e99..f043e95 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index 97cc4fc..00028fd 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-rx/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index c4e4111..80c63f5 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-saxon/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 35ad859..344009c 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-scala/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index fc9581c..bd1db7f 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-scala29/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scala29/pom.xml b/components/camel-scala29/pom.xml
index ce637d4..a7c0029 100644
--- a/components/camel-scala29/pom.xml
+++ b/components/camel-scala29/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-scala_2.9</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-script/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 4c309cc..ca497f6 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-script</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-servlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index e6fccb0..31d1399 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
     
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-servletlistener/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 25d8424..a691d0d 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
     
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 3644508..f444c87 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-sip/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 61f0785..f9110b6 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-sjms/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index c4f5ae4..d341d8d 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-smpp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 5abba72..e17cd62 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-snmp/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index d9e4486..0ce3af4 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 8e2ccf1..36a5e59 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-solr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 2782e57..e9d8d9a 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-batch/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 1acc966..0dd2357 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index cf9eb2a..a1e9f8f 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 580bd80..991cf37 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index fc3b02b..e4128d5 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-redis/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 88c3688..68bf756 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index d985ab8..6e7e8b2 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.11.1-SNAPSHOT</version>
+		<version>2.11.1</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index bf36ef4..992424e 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>components</artifactId>
-        <version>2.11.1-SNAPSHOT</version>
+        <version>2.11.1</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-spring/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 37a7db2..b7f9620 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 80fd7b0..46c732f 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-ssh/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 5190bee..82810ac 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/9eb86527/components/camel-stax/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index fd90086..bd2894f 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11.1</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>