[maven-release-plugin] prepare release features-4.0.0

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@757563 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activemq/activemq-commands/pom.xml b/activemq/activemq-commands/pom.xml
index ede4344..d923598 100644
--- a/activemq/activemq-commands/pom.xml
+++ b/activemq/activemq-commands/pom.xml
@@ -24,13 +24,13 @@
     <parent>
 	    <groupId>org.apache.servicemix.activemq</groupId>
 	    <artifactId>activemq</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
     <artifactId>org.apache.servicemix.activemq.commands</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Features :: ActiveMQ Commands</name>
 
     <description>
diff --git a/activemq/pom.xml b/activemq/pom.xml
index b728854..1a497bf 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
     <artifactId>activemq</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Features :: ActiveMQ</name>
 
     <modules>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index ba0eaa7..26eff98 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>apache-servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix :: Assembly</name>
 
     <dependencies>
diff --git a/branding/pom.xml b/branding/pom.xml
index 69e4e64..5eb3623 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.features</groupId>
     <artifactId>org.apache.servicemix.features.branding</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Branding Support</name>
 
     <build>
diff --git a/camel/camel-features/pom.xml b/camel/camel-features/pom.xml
index d1a555c..461d59b 100644
--- a/camel/camel-features/pom.xml
+++ b/camel/camel-features/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.camel</groupId>
     <artifactId>org.apache.servicemix.camel.features</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Camel Features</name>
 
     <repositories>
diff --git a/camel/pom.xml b/camel/pom.xml
index b25af6b..19bb4dd 100644
--- a/camel/pom.xml
+++ b/camel/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.camel</groupId>
     <artifactId>camel</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Features :: Camel</name>
 
     <repositories>
diff --git a/camel/servicemix-camel/pom.xml b/camel/servicemix-camel/pom.xml
index 2e0be9e..6a2eece 100644
--- a/camel/servicemix-camel/pom.xml
+++ b/camel/servicemix-camel/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.camel</groupId>
     <artifactId>org.apache.servicemix.camel.component</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Camel Component</name>
 
     <dependencies>
diff --git a/cxf/cxf-binding-nmr/pom.xml b/cxf/cxf-binding-nmr/pom.xml
index 0ef99ae..044c2bc 100644
--- a/cxf/cxf-binding-nmr/pom.xml
+++ b/cxf/cxf-binding-nmr/pom.xml
@@ -23,13 +23,13 @@
     <parent>
 	    <groupId>org.apache.servicemix.cxf</groupId>
 	    <artifactId>cxf</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.cxf</groupId>
     <artifactId>org.apache.servicemix.cxf.binding.nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix CXF Binding for NMR</name>
 
     <dependencies>
diff --git a/cxf/cxf-transport-nmr/pom.xml b/cxf/cxf-transport-nmr/pom.xml
index e081cb0..02edddc 100644
--- a/cxf/cxf-transport-nmr/pom.xml
+++ b/cxf/cxf-transport-nmr/pom.xml
@@ -23,13 +23,13 @@
     <parent>
 	    <groupId>org.apache.servicemix.cxf</groupId>
 	    <artifactId>cxf</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.cxf</groupId>
     <artifactId>org.apache.servicemix.cxf.transport.nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix CXF Transport for NMR</name>
 
     <dependencies>
diff --git a/cxf/cxf-transport-osgi/pom.xml b/cxf/cxf-transport-osgi/pom.xml
index 2950c43..82d19bd 100644
--- a/cxf/cxf-transport-osgi/pom.xml
+++ b/cxf/cxf-transport-osgi/pom.xml
@@ -23,13 +23,13 @@
     <parent>
 	    <groupId>org.apache.servicemix.cxf</groupId>
 	    <artifactId>cxf</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.cxf</groupId>
     <artifactId>org.apache.servicemix.cxf.transport.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix CXF Transport for OSGi</name>
 
     <dependencies>
diff --git a/cxf/pom.xml b/cxf/pom.xml
index ac8b4d3..b50001d 100644
--- a/cxf/pom.xml
+++ b/cxf/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.cxf</groupId>
     <artifactId>cxf</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix CXF Support</name>
 
     <modules>
diff --git a/examples/bridge/bridge-eip-su/pom.xml b/examples/bridge/bridge-eip-su/pom.xml
index dbadf23..54438ad 100644
--- a/examples/bridge/bridge-eip-su/pom.xml
+++ b/examples/bridge/bridge-eip-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
diff --git a/examples/bridge/bridge-http-su/pom.xml b/examples/bridge/bridge-http-su/pom.xml
index 578c81e..1aa91e7 100644
--- a/examples/bridge/bridge-http-su/pom.xml
+++ b/examples/bridge/bridge-http-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
diff --git a/examples/bridge/bridge-jms-su/pom.xml b/examples/bridge/bridge-jms-su/pom.xml
index 0611530..56022be 100644
--- a/examples/bridge/bridge-jms-su/pom.xml
+++ b/examples/bridge/bridge-jms-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
diff --git a/examples/bridge/bridge-sa/pom.xml b/examples/bridge/bridge-sa/pom.xml
index 3c3d947..700ae31 100644
--- a/examples/bridge/bridge-sa/pom.xml
+++ b/examples/bridge/bridge-sa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
@@ -36,22 +36,22 @@
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-http-su</artifactId>
-            <version>4.1.0-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-eip-su</artifactId>
-            <version>4.1.0-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-xslt-su</artifactId>
-            <version>4.1.0-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>4.1.0-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
     </dependencies>
 
diff --git a/examples/bridge/bridge-xslt-su/pom.xml b/examples/bridge/bridge-xslt-su/pom.xml
index 6a496be..03735ba 100644
--- a/examples/bridge/bridge-xslt-su/pom.xml
+++ b/examples/bridge/bridge-xslt-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
diff --git a/examples/bridge/client/pom.xml b/examples/bridge/client/pom.xml
index b9d7bdd..eb1d46a 100644
--- a/examples/bridge/client/pom.xml
+++ b/examples/bridge/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>bridge</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.bridge</groupId>
diff --git a/examples/bridge/pom.xml b/examples/bridge/pom.xml
index 68e728f..9d6b908 100644
--- a/examples/bridge/pom.xml
+++ b/examples/bridge/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/camel-nmr/pom.xml b/examples/camel-nmr/pom.xml
index 71d9edd..b6c8f5b 100644
--- a/examples/camel-nmr/pom.xml
+++ b/examples/camel-nmr/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>camel-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: Camel NMR</name>
 
     <dependencies>
diff --git a/examples/camel-osgi/pom.xml b/examples/camel-osgi/pom.xml
index 2f25f45..5b073f7 100644
--- a/examples/camel-osgi/pom.xml
+++ b/examples/camel-osgi/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>camel-osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: Camel OSGi</name>
 
     <dependencies>
diff --git a/examples/camel/camel-sa/pom.xml b/examples/camel/camel-sa/pom.xml
index 0d00165..180e647 100644
--- a/examples/camel/camel-sa/pom.xml
+++ b/examples/camel/camel-sa/pom.xml
@@ -5,7 +5,7 @@
   <parent>
      <groupId>org.apache.servicemix.examples</groupId> 
      <artifactId>camel</artifactId>
-     <version>4.1.0-SNAPSHOT</version>
+     <version>4.0.0</version>
   </parent>
 
   <groupId>org.apache.servicemix.examples.camel</groupId>
diff --git a/examples/camel/camel-simple-su/pom.xml b/examples/camel/camel-simple-su/pom.xml
index 50b506a..00c10e5 100644
--- a/examples/camel/camel-simple-su/pom.xml
+++ b/examples/camel/camel-simple-su/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>camel</artifactId>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
   </parent>
 
   <groupId>org.apache.servicemix.examples.camel</groupId>
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index a098ba8..74e5fc4 100644
--- a/examples/camel/pom.xml
+++ b/examples/camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf-camel-nmr/pom.xml b/examples/cxf-camel-nmr/pom.xml
index cce6999..b280545 100644
--- a/examples/cxf-camel-nmr/pom.xml
+++ b/examples/cxf-camel-nmr/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-camel-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF-Camel NMR</name>
 
     <dependencies>
diff --git a/examples/cxf-handler-cfg/pom.xml b/examples/cxf-handler-cfg/pom.xml
index 6ca44fb..25a4273 100644
--- a/examples/cxf-handler-cfg/pom.xml
+++ b/examples/cxf-handler-cfg/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-handler-cfg</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF SOAP HANDLER OSGi</name>
 
     <dependencies>
diff --git a/examples/cxf-http-osgi/pom.xml b/examples/cxf-http-osgi/pom.xml
index 89231a2..a043d41 100644
--- a/examples/cxf-http-osgi/pom.xml
+++ b/examples/cxf-http-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf-jms-osgi/pom.xml b/examples/cxf-jms-osgi/pom.xml
index f968b39..ec5762f 100644
--- a/examples/cxf-jms-osgi/pom.xml
+++ b/examples/cxf-jms-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf-nmr-osgi/pom.xml b/examples/cxf-nmr-osgi/pom.xml
index cb7ff2c..d680e6f 100644
--- a/examples/cxf-nmr-osgi/pom.xml
+++ b/examples/cxf-nmr-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf-nmr/pom.xml b/examples/cxf-nmr/pom.xml
index fde7bd9..0f7c109 100644
--- a/examples/cxf-nmr/pom.xml
+++ b/examples/cxf-nmr/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF NMR</name>
 
     <dependencies>
diff --git a/examples/cxf-osgi/pom.xml b/examples/cxf-osgi/pom.xml
index 5f42205..5c89942 100644
--- a/examples/cxf-osgi/pom.xml
+++ b/examples/cxf-osgi/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF OSGi</name>
 
     <dependencies>
diff --git a/examples/cxf-soap-handler-osgi/pom.xml b/examples/cxf-soap-handler-osgi/pom.xml
index dbbeb7d..104414c 100644
--- a/examples/cxf-soap-handler-osgi/pom.xml
+++ b/examples/cxf-soap-handler-osgi/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-soap-handler-osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF SOAP HANDLER OSGi</name>
 
     <dependencies>
diff --git a/examples/cxf-ws-addressing/pom.xml b/examples/cxf-ws-addressing/pom.xml
index 1d9ad5b..d25b7ab 100644
--- a/examples/cxf-ws-addressing/pom.xml
+++ b/examples/cxf-ws-addressing/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-ws-addressing</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Example :: CXF WS-ADDRESSING OSGI</name>
 
     <dependencies>
diff --git a/examples/cxf-wsdl-first/client/pom.xml b/examples/cxf-wsdl-first/client/pom.xml
index 1e6c7d8..4afd9dd 100644
--- a/examples/cxf-wsdl-first/client/pom.xml
+++ b/examples/cxf-wsdl-first/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
diff --git a/examples/cxf-wsdl-first/pom.xml b/examples/cxf-wsdl-first/pom.xml
index a123c5e..ceda34a 100644
--- a/examples/cxf-wsdl-first/pom.xml
+++ b/examples/cxf-wsdl-first/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml b/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
index 67e8f77..416d421 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
diff --git a/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml b/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
index 05b8aab..2af7bd1 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
diff --git a/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml b/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
index d090425..93e1c49 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
diff --git a/examples/itests/pom.xml b/examples/itests/pom.xml
index aab6d9f..f39681b 100644
--- a/examples/itests/pom.xml
+++ b/examples/itests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/loan-broker-bpel/loan-broker-bean-su/pom.xml b/examples/loan-broker-bpel/loan-broker-bean-su/pom.xml
index 1650ebd..ea6a7e4 100644
--- a/examples/loan-broker-bpel/loan-broker-bean-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-bean-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.loan-broker</groupId>
diff --git a/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml b/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
index 0be2ba4..32e7d15 100644
--- a/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.loan-broker</groupId>
diff --git a/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml b/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
index 2b4cf75..de2e139 100644
--- a/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.loan-broker</groupId>
diff --git a/examples/loan-broker-bpel/loan-broker-ode-su/pom.xml b/examples/loan-broker-bpel/loan-broker-ode-su/pom.xml
index dad1980..58bc4cd 100644
--- a/examples/loan-broker-bpel/loan-broker-ode-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-ode-su/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.loan-broker</groupId>
diff --git a/examples/loan-broker-bpel/loan-broker-sa/pom.xml b/examples/loan-broker-bpel/loan-broker-sa/pom.xml
index 69a531a..eddb042 100644
--- a/examples/loan-broker-bpel/loan-broker-sa/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-sa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.loan-broker</groupId>
diff --git a/examples/loan-broker-bpel/pom.xml b/examples/loan-broker-bpel/pom.xml
index 1f02c15..a78490c 100644
--- a/examples/loan-broker-bpel/pom.xml
+++ b/examples/loan-broker-bpel/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 4413ede..06a90a0 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>examples</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix Examples</name>
 
     <modules>
diff --git a/examples/wsdl-first/pom.xml b/examples/wsdl-first/pom.xml
index e101686..a967d51 100644
--- a/examples/wsdl-first/pom.xml
+++ b/examples/wsdl-first/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/wsdl-first/wsdl-first-http-su/pom.xml b/examples/wsdl-first/wsdl-first-http-su/pom.xml
index a699857..b00fa09 100644
--- a/examples/wsdl-first/wsdl-first-http-su/pom.xml
+++ b/examples/wsdl-first/wsdl-first-http-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
diff --git a/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml b/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
index 347235d..c1ef647 100644
--- a/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
+++ b/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
diff --git a/examples/wsdl-first/wsdl-first-sa/pom.xml b/examples/wsdl-first/wsdl-first-sa/pom.xml
index 1c3e58c..1872a59 100644
--- a/examples/wsdl-first/wsdl-first-sa/pom.xml
+++ b/examples/wsdl-first/wsdl-first-sa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
diff --git a/pom.xml b/pom.xml
index 63e650a..ccd9b46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.servicemix.features</groupId>
   <artifactId>features</artifactId>
   <packaging>pom</packaging>
-  <version>4.1.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <name>Apache ServiceMix Features</name>
   <inceptionYear>2005</inceptionYear>
 
@@ -45,9 +45,9 @@
   </modules>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk</developerConnection>
-      <url>http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/features/tags/features-4.0.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/features/tags/features-4.0.0</developerConnection>
+      <url>http://svn.apache.org/viewvc/servicemix/smx4/features/tags/features-4.0.0</url>
   </scm>
   <issueManagement>
       <system>jira</system>
diff --git a/war/deployer/pom.xml b/war/deployer/pom.xml
index 0770a25..7e056ab 100644
--- a/war/deployer/pom.xml
+++ b/war/deployer/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.war</groupId>
         <artifactId>war</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.war</groupId>
     <artifactId>org.apache.servicemix.war.deployer</artifactId>
     <packaging>bundle</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix WAR Deployer</name>
 
     <dependencies>
diff --git a/war/pom.xml b/war/pom.xml
index e150b14..f730221 100644
--- a/war/pom.xml
+++ b/war/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.war</groupId>
     <artifactId>war</artifactId>
     <packaging>pom</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix WAR Support</name>
 
     <modules>