Version changed to 7.1.0-SNAPSHOT
diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml
index 6688e1f..6dd1749 100644
--- a/activemq/activemq-camel/pom.xml
+++ b/activemq/activemq-camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activemq</artifactId>
         <groupId>org.apache.servicemix</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml
index 769847d..e252bc2 100644
--- a/activemq/activemq-service/pom.xml
+++ b/activemq/activemq-service/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>activemq</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 8033eb1..1a6646c 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml
index 0b2a3b9..49cbbb7 100644
--- a/activiti/activiti-config/pom.xml
+++ b/activiti/activiti-config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activiti</artifactId>
         <groupId>org.apache.servicemix.activiti</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.servicemix.activiti.config</artifactId>
diff --git a/activiti/pom.xml b/activiti/pom.xml
index 29813fc..c747127 100644
--- a/activiti/pom.xml
+++ b/activiti/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-servicemix-examples/pom.xml b/assemblies/apache-servicemix-examples/pom.xml
index fbe4a28..188fc95 100644
--- a/assemblies/apache-servicemix-examples/pom.xml
+++ b/assemblies/apache-servicemix-examples/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-servicemix/pom.xml b/assemblies/apache-servicemix/pom.xml
index 8225096..6648f60 100644
--- a/assemblies/apache-servicemix/pom.xml
+++ b/assemblies/apache-servicemix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>assemblies</artifactId>
         <groupId>org.apache.servicemix.assemblies</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml
index 8dae3ea..338200b 100644
--- a/assemblies/features/pom.xml
+++ b/assemblies/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/servicemix-examples/pom.xml b/assemblies/features/servicemix-examples/pom.xml
index 47d7545..9f216c7 100644
--- a/assemblies/features/servicemix-examples/pom.xml
+++ b/assemblies/features/servicemix-examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>features</artifactId>
         <groupId>org.apache.servicemix.assemblies.features</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.features</groupId>
diff --git a/assemblies/features/servicemix-features/pom.xml b/assemblies/features/servicemix-features/pom.xml
index b566829..2820a4f 100644
--- a/assemblies/features/servicemix-features/pom.xml
+++ b/assemblies/features/servicemix-features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>features</artifactId>
         <groupId>org.apache.servicemix.assemblies.features</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.features</groupId>
diff --git a/assemblies/features/servicemix-kie/pom.xml b/assemblies/features/servicemix-kie/pom.xml
index d967ffc..6116778 100644
--- a/assemblies/features/servicemix-kie/pom.xml
+++ b/assemblies/features/servicemix-kie/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>features</artifactId>
         <groupId>org.apache.servicemix.assemblies.features</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.features</groupId>
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index e6d528f..b921596 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>assemblies-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/assemblies-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/branding/pom.xml b/branding/pom.xml
index d1cb83f..f8dc09c 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>assemblies-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/assemblies-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/examples/activemq/activemq-camel-blueprint/pom.xml b/examples/activemq/activemq-camel-blueprint/pom.xml
index 4eb8d47..8aaca9c 100644
--- a/examples/activemq/activemq-camel-blueprint/pom.xml
+++ b/examples/activemq/activemq-camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>activemq-examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq-camel-blueprint</artifactId>
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml
index 7260e3e..eb364f2 100644
--- a/examples/activemq/pom.xml
+++ b/examples/activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/activiti/activiti-camel/pom.xml b/examples/activiti/activiti-camel/pom.xml
index 0f573f4..a592184 100644
--- a/examples/activiti/activiti-camel/pom.xml
+++ b/examples/activiti/activiti-camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activiti-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>activiti-camel</artifactId>
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml
index 50cabd4..b4e018a 100644
--- a/examples/activiti/pom.xml
+++ b/examples/activiti/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml
index 76cd524..2916adb 100644
--- a/examples/akka/akka-camel/pom.xml
+++ b/examples/akka/akka-camel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>akka-examples</artifactId>
     <groupId>org.apache.servicemix.examples</groupId>
-    <version>7.0.2-SNAPSHOT</version>
+    <version>7.1.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml
index 880f598..16b6e90 100644
--- a/examples/akka/pom.xml
+++ b/examples/akka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/camel/camel-blueprint/pom.xml b/examples/camel/camel-blueprint/pom.xml
index 78ea8fa..0956748 100644
--- a/examples/camel/camel-blueprint/pom.xml
+++ b/examples/camel/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml b/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
index 8633480..8939dfc 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml b/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
index 7d30ee8..56a48d2 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml b/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
index bc7c296..fedaecd 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-rest/pom.xml b/examples/camel/camel-cxf-rest/pom.xml
index 98a1060..c893a06 100644
--- a/examples/camel/camel-cxf-rest/pom.xml
+++ b/examples/camel/camel-cxf-rest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml b/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
index fe221bd..1097019 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml b/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
index 18125da..cfd5410 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-            <version>7.0.2-SNAPSHOT</version>
+            <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml b/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
index fdaa256..af40e3e 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-cxf-soap/pom.xml b/examples/camel/camel-cxf-soap/pom.xml
index 1ceb4b3..04d6871 100644
--- a/examples/camel/camel-cxf-soap/pom.xml
+++ b/examples/camel/camel-cxf-soap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-drools-blueprint/pom.xml b/examples/camel/camel-drools-blueprint/pom.xml
index 0ea968b..0d44551 100644
--- a/examples/camel/camel-drools-blueprint/pom.xml
+++ b/examples/camel/camel-drools-blueprint/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml
index 0048d11..3382e8f 100644
--- a/examples/camel/camel-drools/pom.xml
+++ b/examples/camel/camel-drools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-drools</artifactId>
diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml
index 5f53496..a23d4ed 100644
--- a/examples/camel/camel-osgi/pom.xml
+++ b/examples/camel/camel-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-osgi</artifactId>
diff --git a/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml b/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
index 41e7722..0c47947 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml b/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
index 20b307c..c87db7e 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml b/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
index 55afb9c..e9f8b71 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-sql/camel-sql-orders/pom.xml b/examples/camel/camel-sql/camel-sql-orders/pom.xml
index 51953ac..51f6d18 100644
--- a/examples/camel/camel-sql/camel-sql-orders/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-orders/pom.xml
@@ -22,7 +22,7 @@
     <parent>
             <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml
index 35ed2a5..ea1d092 100644
--- a/examples/camel/camel-sql/pom.xml
+++ b/examples/camel/camel-sql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index c54ff8f..1fa6989 100644
--- a/examples/camel/pom.xml
+++ b/examples/camel/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf/cxf-jaxrs-blueprint/pom.xml b/examples/cxf/cxf-jaxrs-blueprint/pom.xml
index 361ce88..71b673e 100644
--- a/examples/cxf/cxf-jaxrs-blueprint/pom.xml
+++ b/examples/cxf/cxf-jaxrs-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-jaxrs-blueprint</artifactId>
diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml
index e51bc06..5620f1f 100644
--- a/examples/cxf/cxf-jaxrs/pom.xml
+++ b/examples/cxf/cxf-jaxrs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-jaxrs</artifactId>
diff --git a/examples/cxf/cxf-jaxws-blueprint/pom.xml b/examples/cxf/cxf-jaxws-blueprint/pom.xml
index 7e8df8c..53bca2d 100644
--- a/examples/cxf/cxf-jaxws-blueprint/pom.xml
+++ b/examples/cxf/cxf-jaxws-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-jaxws-blueprint</artifactId>
diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml
index 02c8473..c68ea36 100644
--- a/examples/cxf/cxf-osgi/pom.xml
+++ b/examples/cxf/cxf-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-osgi</artifactId>
diff --git a/examples/cxf/cxf-ws-addressing/pom.xml b/examples/cxf/cxf-ws-addressing/pom.xml
index 41b0859..8f6d8fa 100644
--- a/examples/cxf/cxf-ws-addressing/pom.xml
+++ b/examples/cxf/cxf-ws-addressing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-ws-addressing</artifactId>
diff --git a/examples/cxf/cxf-ws-rm/pom.xml b/examples/cxf/cxf-ws-rm/pom.xml
index a8cea09..c3f0e8d 100644
--- a/examples/cxf/cxf-ws-rm/pom.xml
+++ b/examples/cxf/cxf-ws-rm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-ws-rm</artifactId>
diff --git a/examples/cxf/cxf-ws-security-blueprint/pom.xml b/examples/cxf/cxf-ws-security-blueprint/pom.xml
index cd90c97..d86fe07 100644
--- a/examples/cxf/cxf-ws-security-blueprint/pom.xml
+++ b/examples/cxf/cxf-ws-security-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-ws-security-blueprint</artifactId>
diff --git a/examples/cxf/cxf-ws-security-osgi/pom.xml b/examples/cxf/cxf-ws-security-osgi/pom.xml
index ae15c55..54607d6 100644
--- a/examples/cxf/cxf-ws-security-osgi/pom.xml
+++ b/examples/cxf/cxf-ws-security-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-ws-security-osgi</artifactId>
diff --git a/examples/cxf/cxf-ws-security-signature/pom.xml b/examples/cxf/cxf-ws-security-signature/pom.xml
index 48e787d..89234d6 100644
--- a/examples/cxf/cxf-ws-security-signature/pom.xml
+++ b/examples/cxf/cxf-ws-security-signature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-ws-security-signature</artifactId>
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
index b6be297..3b5334e 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
index 5ca33c1..2a34ff6 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
index 8fadcb3..b53459f 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
index 65b9a4a..405bb6c 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml
index 2c7d98c..23dcdd9 100644
--- a/examples/cxf/cxf-wsn/pom.xml
+++ b/examples/cxf/cxf-wsn/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-wsn</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 74afcc2..371a443 100644
--- a/examples/cxf/pom.xml
+++ b/examples/cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/drools/drools-camel-blueprint/pom.xml b/examples/drools/drools-camel-blueprint/pom.xml
index 8bde25d..ce5655d 100644
--- a/examples/drools/drools-camel-blueprint/pom.xml
+++ b/examples/drools/drools-camel-blueprint/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.servicemix.examples</groupId>
 		<artifactId>drools</artifactId>
-		<version>7.0.2-SNAPSHOT</version>
+		<version>7.1.0-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>drools-camel-blueprint</artifactId>
diff --git a/examples/drools/drools-camel-cxf-server/pom.xml b/examples/drools/drools-camel-cxf-server/pom.xml
index 1fd1194..23a7f46 100644
--- a/examples/drools/drools-camel-cxf-server/pom.xml
+++ b/examples/drools/drools-camel-cxf-server/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>drools</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>drools-camel-cxf-server</artifactId>
diff --git a/examples/drools/drools-simple/pom.xml b/examples/drools/drools-simple/pom.xml
index cb896e2..5a2ace1 100644
--- a/examples/drools/drools-simple/pom.xml
+++ b/examples/drools/drools-simple/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>drools</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <artifactId>drools-simple</artifactId>
     <name>Apache ServiceMix :: Examples :: Drools :: Simple</name>
diff --git a/examples/drools/drools-spring/pom.xml b/examples/drools/drools-spring/pom.xml
index 3208bd9..3ece6b5 100644
--- a/examples/drools/drools-spring/pom.xml
+++ b/examples/drools/drools-spring/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>drools</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
     <artifactId>drools-spring</artifactId>
     <name>Apache ServiceMix :: Examples :: Drools :: Spring</name>
diff --git a/examples/drools/pom.xml b/examples/drools/pom.xml
index a535ace..70b013a 100644
--- a/examples/drools/pom.xml
+++ b/examples/drools/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>drools</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 7c41cba..0ccd355 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index e340480..325b908 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml
index c7fad53..b64a5e3 100644
--- a/logging/jms-appender/pom.xml
+++ b/logging/jms-appender/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.logging</groupId>
         <artifactId>logging</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-appender</artifactId>
diff --git a/logging/pom.xml b/logging/pom.xml
index a1e915e..8ea986b 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index a3369ec..3119b70 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>assemblies-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/assemblies-parent/pom.xml</relativePath>
     </parent>
 
@@ -111,10 +111,10 @@
                                 <last-update-label>Generated </last-update-label>
                                 <icons>font</icons>
                                 <sectanchors>true</sectanchors>
-                                <idprefix/>
+                                <idprefix />
                                 <idseparator>-</idseparator>
                                 <docinfo1>true</docinfo1>
-                                <nofooter/>
+                                <nofooter />
                             </attributes>
                         </configuration>
                     </execution>
@@ -132,8 +132,8 @@
                             <attributes>
                                 <icons>font</icons>
                                 <pagenums>center</pagenums>
-                                <toc/>
-                                <idprefix/>
+                                <toc />
+                                <idprefix />
                                 <idseparator>-</idseparator>
                                 <project-version>${project.version}</project-version>
                             </attributes>
diff --git a/parent/assemblies-parent/pom.xml b/parent/assemblies-parent/pom.xml
index 9f8f8cb..042e9d2 100644
--- a/parent/assemblies-parent/pom.xml
+++ b/parent/assemblies-parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/parent/features-parent/pom.xml b/parent/features-parent/pom.xml
index bd468d2..22ce59d 100644
--- a/parent/features-parent/pom.xml
+++ b/parent/features-parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>assemblies-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../assemblies-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 0633436..62757d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 95c47e4..ba2eb8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>7.0.2-SNAPSHOT</version>
+    <version>7.1.0-SNAPSHOT</version>
     <name>Apache ServiceMix</name>
 
     <url>http://servicemix.apache.org/</url>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 5041807..d2a2280 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>tooling</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml b/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
index ac415b0..38fd1d7 100644
--- a/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>
diff --git a/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml b/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
index 60d2c07..f538f93 100644
--- a/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>
diff --git a/tooling/archetypes/servicemix-osgi-bundle/pom.xml b/tooling/archetypes/servicemix-osgi-bundle/pom.xml
index 62246f5..1660582 100644
--- a/tooling/archetypes/servicemix-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 7da72d6..10016fd 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>7.0.2-SNAPSHOT</version>
+        <version>7.1.0-SNAPSHOT</version>
         <relativePath>../parent/features-parent/pom.xml</relativePath>
     </parent>