[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx5/trunk@1577523 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml
index 7032331..5ba2930 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 24ca008..33e498a 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml
index 936010a..9a445a3 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.servicemix.activiti.config</artifactId>
diff --git a/activiti/pom.xml b/activiti/pom.xml
index 3b6f0de..8879594 100644
--- a/activiti/pom.xml
+++ b/activiti/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 535b0fe..02c5b0e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/branding/pom.xml b/branding/pom.xml
index afb8a55..b83adea 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/examples/activemq/activemq-camel-blueprint/pom.xml b/examples/activemq/activemq-camel-blueprint/pom.xml
index f6a1330..81a48ad 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq-camel-blueprint</artifactId>
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml
index 014c97b..d1940a2 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>5.0.0</version>
+        <version>5.0.1-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 2f14583..1fc3950 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>activiti-camel</artifactId>
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml
index b8f3fdf..75448d4 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>5.0.0</version>
+        <version>5.0.1-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 173bbc5..feca813 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>5.0.0</version>
+    <version>5.0.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml
index b465feb..ae76e6c 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>5.0.0</version>
+        <version>5.0.1-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 7b2f158..0f5dff2 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>5.0.0</version>
+        <version>5.0.1-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 c59ca10..50f8ed5 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>5.0.0</version>
+        <version>5.0.1-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 1caf4c7..45f6c69 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>5.0.0</version>
+        <version>5.0.1-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 81d1a58..2474f4f 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>5.0.0</version>
+        <version>5.0.1-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 76f36b4..050ea7c 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>5.0.0</version>
+        <version>5.0.1-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 f4c331b..b5f9706 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>5.0.0</version>
+        <version>5.0.1-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 94bf794..de82916 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-drools</artifactId>
diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml
index 992bc5a..f4524a4 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>5.0.0</version>
+        <version>5.0.1-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 73608c2..a3481f5 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>5.0.0</version>
+        <version>5.0.1-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 cd78a60..57ec1a4 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>5.0.0</version>
+        <version>5.0.1-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 bdaae16..18607a2 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>5.0.0</version>
+        <version>5.0.1-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 8d4d6b1..8ff4d03 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>5.0.0</version>
+        <version>5.0.1-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 b25bdb1..f2b0b79 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index 57bab13..6e64e43 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>5.0.0</version>
+        <version>5.0.1-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 316df41..cfdefa3 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>5.0.0</version>
+        <version>5.0.1-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 3475cb9..4786194 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>5.0.0</version>
+        <version>5.0.1-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 5dc5994..d5aef21 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>5.0.0</version>
+        <version>5.0.1-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 31fa489..e783823 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>5.0.0</version>
+        <version>5.0.1-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 e53a250..3f2183f 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>5.0.0</version>
+        <version>5.0.1-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 648ea79..b2ee5bf 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>5.0.0</version>
+        <version>5.0.1-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 d8e4bc9..2c5eb6d 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>5.0.0</version>
+        <version>5.0.1-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 4cc4d9f..b2500fd 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>5.0.0</version>
+        <version>5.0.1-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 8322f6f..7a38e99 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>5.0.0</version>
+        <version>5.0.1-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 280d26c..5efe8d8 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>5.0.0</version>
+        <version>5.0.1-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 15618fc..bdfb775 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>5.0.0</version>
+        <version>5.0.1-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 20e053c..71ca261 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>5.0.0</version>
+        <version>5.0.1-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 322220e..dc7a6c1 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>5.0.0</version>
+        <version>5.0.1-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 cdf7308..88d5d5d 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>cxf-wsn</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 3057307..54fbb5b 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 63b3b07..eb7bc89 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 1fa8209..4e3c124 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml
index 93d665b..db00f37 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>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-appender</artifactId>
diff --git a/logging/pom.xml b/logging/pom.xml
index d80a65b..9252207 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 80f89f8..51a4e72 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>5.0.0</version>
+    <version>5.0.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 99b8d33..1b9fd16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>5.0.0</version>
+    <version>5.0.1-SNAPSHOT</version>
     <name>Apache ServiceMix</name>
 
     <url>http://servicemix.apache.org/</url>
@@ -48,9 +48,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx5/tags/servicemix-5.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx5/tags/servicemix-5.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx5/tags/servicemix-5.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx5/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx5/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx5/trunk/</url>
     </scm>
     
     <issueManagement>