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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@756854 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activemq/activemq-commands/pom.xml b/activemq/activemq-commands/pom.xml
index 43609b6..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.0-m2-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.0-m2-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 95b742f..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
     <artifactId>activemq</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-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 141d044..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>apache-servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix :: Assembly</name>
 
     <dependencies>
diff --git a/branding/pom.xml b/branding/pom.xml
index 38077c0..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.0-m2-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.0-m2-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 66170df..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.0-m2-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.0-m2-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 9b4579f..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.camel</groupId>
     <artifactId>camel</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-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 468eddb..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.0-m2-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.0-m2-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 df9514c..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.0-m2-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.0-m2-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 3394df7..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.0-m2-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.0-m2-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 cce5b67..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.0-m2-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.0-m2-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 11cd108..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.cxf</groupId>
     <artifactId>cxf</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-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 e5783cd..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.0-m2-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 4a92758..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.0-m2-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 a6b01d7..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.0-m2-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 2b65b53..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.0-m2-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.0-m2-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-eip-su</artifactId>
-            <version>4.0-m2-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-xslt-su</artifactId>
-            <version>4.0-m2-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.examples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>4.0-m2-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 ec0e1f7..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.0-m2-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 28f67da..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.0-m2-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 280868c..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.0-m2-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 85f8cbf..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>camel-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 05c6ddb..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>camel-osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 08c5e6b..180e647 100644
--- a/examples/camel/camel-sa/pom.xml
+++ b/examples/camel/camel-sa/pom.xml
@@ -1,61 +1,41 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    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/maven-v4_0_0.xsd">

-

-  <modelVersion>4.0.0</modelVersion>

-

-  <parent>

-     <groupId>org.apache.servicemix.examples</groupId> 

-     <artifactId>camel</artifactId>

-     <version>4.0-m2-SNAPSHOT</version>

-  </parent>

-

-  <groupId>org.apache.servicemix.examples.camel</groupId>

-  <artifactId>camel-sa</artifactId>

-  <packaging>jbi-service-assembly</packaging>

-  <name>ServiceMix :: Samples :: Camel :: SA</name>

-

-  <dependencies>

-    <dependency>

-      <groupId>org.apache.servicemix</groupId>

-      <artifactId>servicemix-camel</artifactId>

-      <version>${servicemix-camel-version}</version>      

-    </dependency> 

-    <dependency>

-      <groupId>org.apache.servicemix.examples.camel</groupId>

-      <artifactId>camel-simple-su</artifactId>

-      <version>${project.version}</version>      

-    </dependency>      

-  </dependencies>

-  <build>

-    <plugins>

-      <plugin>

-        <groupId>org.apache.servicemix.tooling</groupId>

-        <artifactId>jbi-maven-plugin</artifactId>

-        <version>${servicemix-jbi-plugin-version}</version> 

-        <extensions>true</extensions>

-        <configuration>

-          <type>service-assembly</type>         

-        </configuration>

-      </plugin>

-    </plugins>

-  </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+     <groupId>org.apache.servicemix.examples</groupId> 
+     <artifactId>camel</artifactId>
+     <version>4.0.0</version>
+  </parent>
+
+  <groupId>org.apache.servicemix.examples.camel</groupId>
+  <artifactId>camel-sa</artifactId>
+  <packaging>jbi-service-assembly</packaging>
+  <name>ServiceMix :: Samples :: Camel :: SA</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.servicemix</groupId>
+      <artifactId>servicemix-camel</artifactId>
+      <version>${servicemix-camel-version}</version>      
+    </dependency> 
+    <dependency>
+      <groupId>org.apache.servicemix.examples.camel</groupId>
+      <artifactId>camel-simple-su</artifactId>
+      <version>${project.version}</version>      
+    </dependency>      
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.servicemix.tooling</groupId>
+        <artifactId>jbi-maven-plugin</artifactId>
+        <version>${servicemix-jbi-plugin-version}</version> 
+        <extensions>true</extensions>
+        <configuration>
+          <type>service-assembly</type>         
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
\ No newline at end of file
diff --git a/examples/camel/camel-simple-su/pom.xml b/examples/camel/camel-simple-su/pom.xml
index f8586b0..00c10e5 100644
--- a/examples/camel/camel-simple-su/pom.xml
+++ b/examples/camel/camel-simple-su/pom.xml
@@ -1,68 +1,48 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    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/maven-v4_0_0.xsd">

-

-  <modelVersion>4.0.0</modelVersion>

-

-  <parent>

-    <groupId>org.apache.servicemix.examples</groupId>

-    <artifactId>camel</artifactId>

-    <version>4.0-m2-SNAPSHOT</version>

-  </parent>

-

-  <groupId>org.apache.servicemix.examples.camel</groupId>

-  <artifactId>camel-simple-su</artifactId>

-  <packaging>jbi-service-unit</packaging>

-  <name>ServiceMix :: Samples :: Camel :: Simple SU</name>

-  <properties>

-     <componentName>servicemix-camel</componentName>

-  </properties>

-

-  <dependencies>

-    <dependency>

-      <groupId>org.apache.servicemix</groupId>

-      <artifactId>servicemix-camel</artifactId>      

-      <version>${servicemix-camel-version}</version>     

-      <scope>provided</scope>

-    </dependency>

-  </dependencies>

-

-  <build>

-    <defaultGoal>install</defaultGoal>

-    <plugins>

-      <plugin>

-        <groupId>org.apache.maven.plugins</groupId>

-        <artifactId>maven-compiler-plugin</artifactId>

-        <configuration>

-          <source>1.5</source>

-          <target>1.5</target>

-        </configuration>

-      </plugin>

-      <!-- creates the JBI deployment unit -->

-      <plugin>

-        <groupId>org.apache.servicemix.tooling</groupId>

-        <artifactId>jbi-maven-plugin</artifactId>

-        <version>${servicemix-jbi-plugin-version}</version>

-        <extensions>true</extensions>

-      </plugin> 

-    </plugins>

-  </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.servicemix.examples</groupId>
+    <artifactId>camel</artifactId>
+    <version>4.0.0</version>
+  </parent>
+
+  <groupId>org.apache.servicemix.examples.camel</groupId>
+  <artifactId>camel-simple-su</artifactId>
+  <packaging>jbi-service-unit</packaging>
+  <name>ServiceMix :: Samples :: Camel :: Simple SU</name>
+  <properties>
+     <componentName>servicemix-camel</componentName>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.servicemix</groupId>
+      <artifactId>servicemix-camel</artifactId>      
+      <version>${servicemix-camel-version}</version>     
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+      <!-- creates the JBI deployment unit -->
+      <plugin>
+        <groupId>org.apache.servicemix.tooling</groupId>
+        <artifactId>jbi-maven-plugin</artifactId>
+        <version>${servicemix-jbi-plugin-version}</version>
+        <extensions>true</extensions>
+      </plugin> 
+    </plugins>
+  </build>
+</project>
\ No newline at end of file
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index de9decf..74e5fc4 100644
--- a/examples/camel/pom.xml
+++ b/examples/camel/pom.xml
Binary files differ
diff --git a/examples/cxf-camel-nmr/pom.xml b/examples/cxf-camel-nmr/pom.xml
index fee0ae7..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-camel-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 6afd450..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-handler-cfg</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 1d29b1b..a043d41 100644
--- a/examples/cxf-http-osgi/pom.xml
+++ b/examples/cxf-http-osgi/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0-m2-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 434a2b4..ec5762f 100644
--- a/examples/cxf-jms-osgi/pom.xml
+++ b/examples/cxf-jms-osgi/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0-m2-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 5170372..d680e6f 100644
--- a/examples/cxf-nmr-osgi/pom.xml
+++ b/examples/cxf-nmr-osgi/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0-m2-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 a7dbd65..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-nmr</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 9228b55..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 f122a55..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.0-m2-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.0-m2-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 8fe8720..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>cxf-ws-addressing</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0-m2-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 d8cf6be..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.0-m2-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 96f9e6f..ceda34a 100644
--- a/examples/cxf-wsdl-first/pom.xml
+++ b/examples/cxf-wsdl-first/pom.xml
@@ -1,122 +1,121 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>examples</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples</groupId>

-    <artifactId>cxf-wsdl-first</artifactId>

-    <name>ServiceMix :: Samples :: CXF WSDL first</name>

-    <packaging>pom</packaging>

-    

-    <!-- Add ServiceMix repositories for snaphots and releases -->

-    <pluginRepositories>

-      <pluginRepository>

-        <id>apache.snapshots</id>

-        <name>Apache Snapshots Repository</name>

-        <url>http://people.apache.org/repo/m2-snapshot-repository</url>

-        <snapshots>

-          <enabled>true</enabled>

-        </snapshots>

-        <releases>

-           <enabled>false</enabled>

-        </releases>

-      </pluginRepository>

-      <pluginRepository>

-        <id>apache.incubating</id>

-        <name>Apache Incubating Repository</name>

-        <url>http://people.apache.org/repo/m2-incubating-repository</url>

-        <snapshots>

-          <enabled>false</enabled>

-        </snapshots>

-        <releases>

-           <enabled>true</enabled>

-        </releases>

-      </pluginRepository>

-    </pluginRepositories>

-    <repositories>

-      <repository>

-        <id>apache.snapshots</id>

-        <name>Apache Snapshots Repository</name>

-        <url>http://people.apache.org/repo/m2-snapshot-repository</url>

-        <snapshots>

-          <enabled>true</enabled>

-        </snapshots>

-        <releases>

-           <enabled>false</enabled>

-        </releases>

-      </repository>

-      <repository>

-        <id>apache.incubating</id>

-        <name>Apache Incubating Repository</name>

-        <url>http://people.apache.org/repo/m2-incubating-repository</url>

-        <snapshots>

-          <enabled>false</enabled>

-        </snapshots>

-        <releases>

-           <enabled>true</enabled>

-        </releases>

-      </repository>

-    </repositories>

-    

-    <modules>

-      <module>wsdl-first-cxfse-su</module>

-      <module>wsdl-first-cxfbc-su</module>

-      <module>wsdl-first-cxf-sa</module>

-      <module>client</module>

-    </modules> 

-    

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-assembly-plugin</artifactId>

-                <version>${maven.assembly.version}</version>

-                <inherited>false</inherited>

-                <executions>

-                    <execution>

-                        <id>src</id>

-                        <phase>package</phase>

-                        <goals>

-                            <goal>single</goal>

-                        </goals>

-                        <configuration>

-                            <descriptors>

-                                <descriptor>src/main/assembly/src.xml</descriptor>

-                            </descriptors>

-                        </configuration>

-                    </execution>

-                </executions>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>examples</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples</groupId>
+    <artifactId>cxf-wsdl-first</artifactId>
+    <name>ServiceMix :: Samples :: CXF WSDL first</name>
+    <packaging>pom</packaging>
+    
+    <!-- Add ServiceMix repositories for snaphots and releases -->
+    <pluginRepositories>
+      <pluginRepository>
+        <id>apache.snapshots</id>
+        <name>Apache Snapshots Repository</name>
+        <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+        <snapshots>
+          <enabled>true</enabled>
+        </snapshots>
+        <releases>
+           <enabled>false</enabled>
+        </releases>
+      </pluginRepository>
+      <pluginRepository>
+        <id>apache.incubating</id>
+        <name>Apache Incubating Repository</name>
+        <url>http://people.apache.org/repo/m2-incubating-repository</url>
+        <snapshots>
+          <enabled>false</enabled>
+        </snapshots>
+        <releases>
+           <enabled>true</enabled>
+        </releases>
+      </pluginRepository>
+    </pluginRepositories>
+    <repositories>
+      <repository>
+        <id>apache.snapshots</id>
+        <name>Apache Snapshots Repository</name>
+        <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+        <snapshots>
+          <enabled>true</enabled>
+        </snapshots>
+        <releases>
+           <enabled>false</enabled>
+        </releases>
+      </repository>
+      <repository>
+        <id>apache.incubating</id>
+        <name>Apache Incubating Repository</name>
+        <url>http://people.apache.org/repo/m2-incubating-repository</url>
+        <snapshots>
+          <enabled>false</enabled>
+        </snapshots>
+        <releases>
+           <enabled>true</enabled>
+        </releases>
+      </repository>
+    </repositories>
+    
+    <modules>
+      <module>wsdl-first-cxfse-su</module>
+      <module>wsdl-first-cxfbc-su</module>
+      <module>wsdl-first-cxf-sa</module>
+      <module>client</module>
+    </modules> 
+    
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <version>${maven.assembly.version}</version>
+                <inherited>false</inherited>
+                <executions>
+                    <execution>
+                        <id>src</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>single</goal>
+                        </goals>
+                        <configuration>
+                            <descriptors>
+                                <descriptor>src/main/assembly/src.xml</descriptor>
+                            </descriptors>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
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 417c8a2..416d421 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
@@ -1,59 +1,58 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>cxf-wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>

-    <artifactId>wsdl-first-cxf-sa</artifactId>

-    <packaging>jbi-service-assembly</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: SA</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>

-            <artifactId>wsdl-first-cxfse-su</artifactId>

-            <version>${project.version}</version>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>

-            <artifactId>wsdl-first-cxfbc-su</artifactId>

-            <version>${project.version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>cxf-wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
+    <artifactId>wsdl-first-cxf-sa</artifactId>
+    <packaging>jbi-service-assembly</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: SA</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
+            <artifactId>wsdl-first-cxfse-su</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
+            <artifactId>wsdl-first-cxfbc-su</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file
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 38097e2..2af7bd1 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
@@ -1,53 +1,52 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>cxf-wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>

-    <artifactId>wsdl-first-cxfbc-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: CXF BC</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-cxf-bc</artifactId>

-            <version>${servicemix-cxf-bc-version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>cxf-wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
+    <artifactId>wsdl-first-cxfbc-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: CXF BC</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-cxf-bc</artifactId>
+            <version>${servicemix-cxf-bc-version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
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 85d7b1c..93e1c49 100644
--- a/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
+++ b/examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
@@ -1,121 +1,120 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>cxf-wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>

-    <artifactId>wsdl-first-cxfse-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: CXF SE</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-cxf-se</artifactId>

-            <version>${servicemix-cxf-se-version}</version>

-        </dependency>

-        <dependency>

-            <groupId>javax.xml.ws</groupId>

-            <artifactId>jaxws-api</artifactId>

-            <version>2.1-1</version>

-            <exclusions>

-            <exclusion>

-               <groupId>javax.annotation</groupId>

-               <artifactId>jsr250-api</artifactId>

-            </exclusion>

-            <exclusion>

-               <groupId>javax.xml.soap</groupId>

-               <artifactId>saaj-api</artifactId>

-            </exclusion>

-            <exclusion>

-               <groupId>javax.xml.stream</groupId>

-               <artifactId>stax-api</artifactId>

-            </exclusion>

-            <exclusion>

-               <groupId>javax.xml.bind</groupId>

-               <artifactId>jaxb-api</artifactId>

-            </exclusion>

-            <exclusion>

-               <groupId>javax.xml.bind</groupId>

-               <artifactId>jsr173_api</artifactId>

-            </exclusion>

-            <exclusion>

-                <groupId>javax.jws</groupId>

-                <artifactId>jsr181-api</artifactId>

-            </exclusion>

-            <exclusion>

-                <groupId>javax.jws</groupId>

-                <artifactId>jsr181</artifactId>

-            </exclusion>

-            </exclusions>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <artifactId>maven-compiler-plugin</artifactId>

-                <configuration>

-                    <source>1.5</source>

-                    <target>1.5</target>

-                </configuration> 

-            </plugin>

-            <plugin>

-                <groupId>org.apache.cxf</groupId>

-                <artifactId>cxf-codegen-plugin</artifactId>

-                <version>${cxf.version}</version>

-                <executions>

-                    <execution>

-                        <phase>generate-sources</phase>

-                        <configuration>

-                            <sourceRoot>${basedir}/target/jaxws</sourceRoot>

-                            <wsdlOptions>

-                                <wsdlOption>

-                                    <wsdl>${basedir}/src/main/resources/person.wsdl</wsdl>

-                                    <extraargs>

-                                        <extraarg>-verbose</extraarg>

-                                    </extraargs>

-                                </wsdlOption>

-

-                            </wsdlOptions>

-

-                        </configuration>

-                        <goals>

-                            <goal>wsdl2java</goal>

-                        </goals>

-                    </execution>

-                </executions>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>cxf-wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
+    <artifactId>wsdl-first-cxfse-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: CXF SE</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-cxf-se</artifactId>
+            <version>${servicemix-cxf-se-version}</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.xml.ws</groupId>
+            <artifactId>jaxws-api</artifactId>
+            <version>2.1-1</version>
+            <exclusions>
+            <exclusion>
+               <groupId>javax.annotation</groupId>
+               <artifactId>jsr250-api</artifactId>
+            </exclusion>
+            <exclusion>
+               <groupId>javax.xml.soap</groupId>
+               <artifactId>saaj-api</artifactId>
+            </exclusion>
+            <exclusion>
+               <groupId>javax.xml.stream</groupId>
+               <artifactId>stax-api</artifactId>
+            </exclusion>
+            <exclusion>
+               <groupId>javax.xml.bind</groupId>
+               <artifactId>jaxb-api</artifactId>
+            </exclusion>
+            <exclusion>
+               <groupId>javax.xml.bind</groupId>
+               <artifactId>jsr173_api</artifactId>
+            </exclusion>
+            <exclusion>
+                <groupId>javax.jws</groupId>
+                <artifactId>jsr181-api</artifactId>
+            </exclusion>
+            <exclusion>
+                <groupId>javax.jws</groupId>
+                <artifactId>jsr181</artifactId>
+            </exclusion>
+            </exclusions>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.5</source>
+                    <target>1.5</target>
+                </configuration> 
+            </plugin>
+            <plugin>
+                <groupId>org.apache.cxf</groupId>
+                <artifactId>cxf-codegen-plugin</artifactId>
+                <version>${cxf.version}</version>
+                <executions>
+                    <execution>
+                        <phase>generate-sources</phase>
+                        <configuration>
+                            <sourceRoot>${basedir}/target/jaxws</sourceRoot>
+                            <wsdlOptions>
+                                <wsdlOption>
+                                    <wsdl>${basedir}/src/main/resources/person.wsdl</wsdl>
+                                    <extraargs>
+                                        <extraarg>-verbose</extraarg>
+                                    </extraargs>
+                                </wsdlOption>
+
+                            </wsdlOptions>
+
+                        </configuration>
+                        <goals>
+                            <goal>wsdl2java</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
diff --git a/examples/itests/pom.xml b/examples/itests/pom.xml
index f922117..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
@@ -395,7 +395,7 @@
                         <!--to work around the xml resolver bug-->
                         <property>
                             <name>xml.catalog.files</name>
-                            <value></value>
+                            <value />
                         </property>
                     </systemProperties>
                 </configuration>
@@ -403,4 +403,4 @@
         </plugins>
     </build>
 
-</project>
+</project>
\ No newline at end of file
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 c2e4da8..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.0-m2-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 4295562..32e7d15 100644
--- a/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-drools-su/pom.xml
@@ -1,97 +1,96 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>loan-broker</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.loan-broker</groupId>

-    <artifactId>loan-broker-drools-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: Loan Broker :: Drools</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-drools</artifactId>

-            <version>${servicemix-drools-version}</version>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-core</artifactId>

-            <version>${servicemix3.version}</version>

-            <scope>test</scope>

-        </dependency>        

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-utils</artifactId>

-            <version>${servicemix-utils.version}</version>

-            <scope>test</scope>

-        </dependency>

-        <dependency>

-            <groupId>org.drools</groupId>

-            <artifactId>drools-compiler</artifactId>

-            <version>4.0.7</version>

-            <scope>test</scope>

-            <exclusions>

-              <exclusion>

-                <groupId>jung</groupId>

-                <artifactId>jung</artifactId>

-              </exclusion>

-              <exclusion>

-                <groupId>xstream</groupId>

-                <artifactId>xstream</artifactId>

-              </exclusion>

-              <exclusion>

-                <groupId>com.thoughtworks.xstream</groupId>

-                <artifactId>xstream</artifactId>

-              </exclusion>

-              <exclusion>

-                <groupId>xpp3</groupId>

-                <artifactId>xpp3</artifactId>

-              </exclusion>

-              <exclusion>

-                <groupId>org.apache.commons</groupId>

-                <artifactId>commons-jci-janino</artifactId>

-              </exclusion>

-            </exclusions>

-        </dependency>

-        <dependency>

-            <groupId>junit</groupId>

-            <artifactId>junit</artifactId>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>loan-broker</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.loan-broker</groupId>
+    <artifactId>loan-broker-drools-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: Loan Broker :: Drools</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-drools</artifactId>
+            <version>${servicemix-drools-version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-core</artifactId>
+            <version>${servicemix3.version}</version>
+            <scope>test</scope>
+        </dependency>        
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-utils</artifactId>
+            <version>${servicemix-utils.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.drools</groupId>
+            <artifactId>drools-compiler</artifactId>
+            <version>4.0.7</version>
+            <scope>test</scope>
+            <exclusions>
+              <exclusion>
+                <groupId>jung</groupId>
+                <artifactId>jung</artifactId>
+              </exclusion>
+              <exclusion>
+                <groupId>xstream</groupId>
+                <artifactId>xstream</artifactId>
+              </exclusion>
+              <exclusion>
+                <groupId>com.thoughtworks.xstream</groupId>
+                <artifactId>xstream</artifactId>
+              </exclusion>
+              <exclusion>
+                <groupId>xpp3</groupId>
+                <artifactId>xpp3</artifactId>
+              </exclusion>
+              <exclusion>
+                <groupId>org.apache.commons</groupId>
+                <artifactId>commons-jci-janino</artifactId>
+              </exclusion>
+            </exclusions>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
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 af61586..de2e139 100644
--- a/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
+++ b/examples/loan-broker-bpel/loan-broker-jms-su/pom.xml
@@ -1,53 +1,52 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>loan-broker</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.loan-broker</groupId>

-    <artifactId>loan-broker-jms-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: Loan Broker :: JMS</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-jms</artifactId>

-            <version>${servicemix-jms-version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>loan-broker</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.loan-broker</groupId>
+    <artifactId>loan-broker-jms-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: Loan Broker :: JMS</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-jms</artifactId>
+            <version>${servicemix-jms-version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
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 c2a9501..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.0-m2-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 3d51ee7..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.0-m2-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 e2c496d..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.0-m2-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 9a965cb..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
     <artifactId>examples</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-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 d846e74..a967d51 100644
--- a/examples/wsdl-first/pom.xml
+++ b/examples/wsdl-first/pom.xml
@@ -1,121 +1,120 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>examples</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples</groupId>

-    <artifactId>wsdl-first</artifactId>

-    <name>ServiceMix :: Samples :: WSDL first</name>

-    <packaging>pom</packaging>

-    

-    <!-- Add ServiceMix repositories for snaphots and releases -->

-    <pluginRepositories>

-      <pluginRepository>

-        <id>apache.snapshots</id>

-        <name>Apache Snapshots Repository</name>

-        <url>http://people.apache.org/repo/m2-snapshot-repository</url>

-        <snapshots>

-          <enabled>true</enabled>

-        </snapshots>

-        <releases>

-           <enabled>false</enabled>

-        </releases>

-      </pluginRepository>

-      <pluginRepository>

-        <id>apache.incubating</id>

-        <name>Apache Incubating Repository</name>

-        <url>http://people.apache.org/repo/m2-incubating-repository</url>

-        <snapshots>

-          <enabled>false</enabled>

-        </snapshots>

-        <releases>

-           <enabled>true</enabled>

-        </releases>

-      </pluginRepository>

-    </pluginRepositories>

-    <repositories>

-      <repository>

-        <id>apache.snapshots</id>

-        <name>Apache Snapshots Repository</name>

-        <url>http://people.apache.org/repo/m2-snapshot-repository</url>

-        <snapshots>

-          <enabled>true</enabled>

-        </snapshots>

-        <releases>

-           <enabled>false</enabled>

-        </releases>

-      </repository>

-      <repository>

-        <id>apache.incubating</id>

-        <name>Apache Incubating Repository</name>

-        <url>http://people.apache.org/repo/m2-incubating-repository</url>

-        <snapshots>

-          <enabled>false</enabled>

-        </snapshots>

-        <releases>

-           <enabled>true</enabled>

-        </releases>

-      </repository>

-    </repositories>

-    

-    <modules>

-      <module>wsdl-first-jsr181-su</module>

-      <module>wsdl-first-http-su</module>

-      <module>wsdl-first-sa</module>

-    </modules>

-    

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-assembly-plugin</artifactId>

-                <version>${maven.assembly.version}</version>

-                <inherited>false</inherited>

-                <executions>

-                    <execution>

-                        <id>src</id>

-                        <phase>package</phase>

-                        <goals>

-                            <goal>single</goal>

-                        </goals>

-                        <configuration>

-                            <descriptors>

-                                <descriptor>src/main/assembly/src.xml</descriptor>

-                            </descriptors>

-                        </configuration>

-                    </execution>

-                </executions>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>examples</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples</groupId>
+    <artifactId>wsdl-first</artifactId>
+    <name>ServiceMix :: Samples :: WSDL first</name>
+    <packaging>pom</packaging>
+    
+    <!-- Add ServiceMix repositories for snaphots and releases -->
+    <pluginRepositories>
+      <pluginRepository>
+        <id>apache.snapshots</id>
+        <name>Apache Snapshots Repository</name>
+        <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+        <snapshots>
+          <enabled>true</enabled>
+        </snapshots>
+        <releases>
+           <enabled>false</enabled>
+        </releases>
+      </pluginRepository>
+      <pluginRepository>
+        <id>apache.incubating</id>
+        <name>Apache Incubating Repository</name>
+        <url>http://people.apache.org/repo/m2-incubating-repository</url>
+        <snapshots>
+          <enabled>false</enabled>
+        </snapshots>
+        <releases>
+           <enabled>true</enabled>
+        </releases>
+      </pluginRepository>
+    </pluginRepositories>
+    <repositories>
+      <repository>
+        <id>apache.snapshots</id>
+        <name>Apache Snapshots Repository</name>
+        <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+        <snapshots>
+          <enabled>true</enabled>
+        </snapshots>
+        <releases>
+           <enabled>false</enabled>
+        </releases>
+      </repository>
+      <repository>
+        <id>apache.incubating</id>
+        <name>Apache Incubating Repository</name>
+        <url>http://people.apache.org/repo/m2-incubating-repository</url>
+        <snapshots>
+          <enabled>false</enabled>
+        </snapshots>
+        <releases>
+           <enabled>true</enabled>
+        </releases>
+      </repository>
+    </repositories>
+    
+    <modules>
+      <module>wsdl-first-jsr181-su</module>
+      <module>wsdl-first-http-su</module>
+      <module>wsdl-first-sa</module>
+    </modules>
+    
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <version>${maven.assembly.version}</version>
+                <inherited>false</inherited>
+                <executions>
+                    <execution>
+                        <id>src</id>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>single</goal>
+                        </goals>
+                        <configuration>
+                            <descriptors>
+                                <descriptor>src/main/assembly/src.xml</descriptor>
+                            </descriptors>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
diff --git a/examples/wsdl-first/wsdl-first-http-su/pom.xml b/examples/wsdl-first/wsdl-first-http-su/pom.xml
index 6884eaa..b00fa09 100644
--- a/examples/wsdl-first/wsdl-first-http-su/pom.xml
+++ b/examples/wsdl-first/wsdl-first-http-su/pom.xml
@@ -1,53 +1,52 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>

-    <artifactId>wsdl-first-http-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: HTTP</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-http</artifactId>

-            <version>${servicemix-http-version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
+    <artifactId>wsdl-first-http-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: HTTP</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-http</artifactId>
+            <version>${servicemix-http-version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
diff --git a/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml b/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
index 60741c2..c1ef647 100644
--- a/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
+++ b/examples/wsdl-first/wsdl-first-jsr181-su/pom.xml
@@ -1,80 +1,79 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>

-    <artifactId>wsdl-first-jsr181-su</artifactId>

-    <packaging>jbi-service-unit</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: JSR181</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix</groupId>

-            <artifactId>servicemix-jsr181</artifactId>

-            <version>${servicemix-jsr181-version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <artifactId>maven-compiler-plugin</artifactId>

-                <configuration>

-                    <source>1.5</source>

-                    <target>1.5</target>

-                </configuration>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>xfire-maven-plugin</artifactId>

-                <version>${xfire.maven.plugin}</version>

-                <executions>

-                    <execution>

-                        <phase>generate-sources</phase>

-                        <configuration>

-                            <wsdls>

-                                <wsdl>${basedir}/src/main/resources/person.wsdl</wsdl>

-                            </wsdls>

-                            <profile>org.codehaus.xfire.gen.jsr181.Jsr181Profile</profile>

-                            <outputDirectory>${basedir}/target/jaxws</outputDirectory>

-                        </configuration>

-                        <goals>

-                            <goal>wsgen</goal>

-                        </goals>

-                    </execution>

-                </executions>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
+    <artifactId>wsdl-first-jsr181-su</artifactId>
+    <packaging>jbi-service-unit</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: JSR181</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix</groupId>
+            <artifactId>servicemix-jsr181</artifactId>
+            <version>${servicemix-jsr181-version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.5</source>
+                    <target>1.5</target>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>xfire-maven-plugin</artifactId>
+                <version>${xfire.maven.plugin}</version>
+                <executions>
+                    <execution>
+                        <phase>generate-sources</phase>
+                        <configuration>
+                            <wsdls>
+                                <wsdl>${basedir}/src/main/resources/person.wsdl</wsdl>
+                            </wsdls>
+                            <profile>org.codehaus.xfire.gen.jsr181.Jsr181Profile</profile>
+                            <outputDirectory>${basedir}/target/jaxws</outputDirectory>
+                        </configuration>
+                        <goals>
+                            <goal>wsgen</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file
diff --git a/examples/wsdl-first/wsdl-first-sa/pom.xml b/examples/wsdl-first/wsdl-first-sa/pom.xml
index 049d61d..1872a59 100644
--- a/examples/wsdl-first/wsdl-first-sa/pom.xml
+++ b/examples/wsdl-first/wsdl-first-sa/pom.xml
@@ -1,59 +1,58 @@
-<?xml version="1.0" encoding="UTF-8"?>

-<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/maven-v4_0_0.xsd">

-

-<!--

-

-    Licensed to the Apache Software Foundation (ASF) under one or more

-    contributor license agreements.  See the NOTICE file distributed with

-    this work for additional information regarding copyright ownership.

-    The ASF licenses this file to You under the Apache License, Version 2.0

-    (the "License"); you may not use this file except in compliance with

-    the License.  You may obtain a copy of the License at

-

-       http://www.apache.org/licenses/LICENSE-2.0

-

-    Unless required by applicable law or agreed to in writing, software

-    distributed under the License is distributed on an "AS IS" BASIS,

-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

-    See the License for the specific language governing permissions and

-    limitations under the License.

--->

-

-    <modelVersion>4.0.0</modelVersion>

-

-    <parent>

-        <groupId>org.apache.servicemix.examples</groupId>

-        <artifactId>wsdl-first</artifactId>

-        <version>4.0-m2-SNAPSHOT</version>

-    </parent>

-

-    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>

-    <artifactId>wsdl-first-sa</artifactId>

-    <packaging>jbi-service-assembly</packaging>

-    <name>ServiceMix :: Samples :: WSDL first :: SA</name>

-

-    <dependencies>

-        <dependency>

-            <groupId>org.apache.servicemix.examples.wsdl-first</groupId>

-            <artifactId>wsdl-first-jsr181-su</artifactId>

-            <version>${project.version}</version>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.servicemix.examples.wsdl-first</groupId>

-            <artifactId>wsdl-first-http-su</artifactId>

-            <version>${project.version}</version>

-        </dependency>

-    </dependencies>

-

-    <build>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.servicemix.tooling</groupId>

-                <artifactId>jbi-maven-plugin</artifactId>

-                <version>${servicemix-jbi-plugin-version}</version>

-                <extensions>true</extensions>

-            </plugin>

-        </plugins>

-    </build>

-

-</project>

+<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/maven-v4_0_0.xsd">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.examples</groupId>
+        <artifactId>wsdl-first</artifactId>
+        <version>4.0.0</version>
+    </parent>
+
+    <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
+    <artifactId>wsdl-first-sa</artifactId>
+    <packaging>jbi-service-assembly</packaging>
+    <name>ServiceMix :: Samples :: WSDL first :: SA</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
+            <artifactId>wsdl-first-jsr181-su</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.servicemix.examples.wsdl-first</groupId>
+            <artifactId>wsdl-first-http-su</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix.tooling</groupId>
+                <artifactId>jbi-maven-plugin</artifactId>
+                <version>${servicemix-jbi-plugin-version}</version>
+                <extensions>true</extensions>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index ca0bf35..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.0-m2-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 1550004..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.0-m2-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.0-m2-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 10a03c2..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.0-m2-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.war</groupId>
     <artifactId>war</artifactId>
     <packaging>pom</packaging>
-    <version>4.0-m2-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>Apache ServiceMix WAR Support</name>
 
     <modules>