[maven-release-plugin] prepare release servicemix-5.6.3
diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml
index 7a13066..908f999 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
 
diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml
index cf795b7..57886bb 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 7775f18..1ae0249 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml
index 38a1ef1..5dc3cff 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>org.apache.servicemix.activiti.config</artifactId>
diff --git a/activiti/pom.xml b/activiti/pom.xml
index 26abb10..19ec872 100644
--- a/activiti/pom.xml
+++ b/activiti/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/assembly/pom.xml b/assembly/pom.xml
index ef04954..e283d5e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/branding/pom.xml b/branding/pom.xml
index 772de8c..5e0e342 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 a594e1e..546387d 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>activemq-camel-blueprint</artifactId>
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml
index 93205d7..aa68a58 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 27880e9..b175e23 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>activiti-camel</artifactId>
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml
index 54be58c..15aab87 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 ea7378c..a1ecf96 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.6.3-SNAPSHOT</version>
+    <version>5.6.3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml
index c244918..be25e1b 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 5dd5c4a..7645f53 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 a2d86cf..61c6bd6 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 e42d058..6221f94 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 7a34ca8..12e627d 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 2c59010..f128f4a 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 a8534e6..5827162 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 7716d3c..a653e85 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>5.6.3-SNAPSHOT</version>
+            <version>5.6.3</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 290be9a..adc4c2f 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 ce762f9..07582b2 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 3d19c46..bfac368 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml
index b5c1b2f..ed27655 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>camel-drools</artifactId>
diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml
index 28ab06e..f96164e 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 6615dc7..464233e 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 2f8d2a0..f98c4a6 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 a37178a..fba539d 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 6b532f5..bcc1c4b 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml
index 9a85d32..4b7a0f0 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index a72e490..3b2a413 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 0333aa7..51ee2ea 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>cxf-jaxrs-blueprint</artifactId>
diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml
index 3faf595..5efb8d3 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 54db6d8..55b6eed 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>cxf-jaxws-blueprint</artifactId>
diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml
index 9b6e0c5..3b1a449 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 a933e85..1f3eb38 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 fa064c1..6e4a38e 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 99097b0..87024e1 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 78992bb..4a6746d 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 fb8b22e..dbc5837 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 d6120c8..4c5cef6 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 293af85..98627f9 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 446a959..ec4b257 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 b3a87bd..79da560 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml
index fc47054..a98f4aa 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>cxf-wsn</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index cd691f2..8fadde1 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 45cfb99..00163b9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 0563ff6..74b8f2a 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml
index e3c2292..67529af 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.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <artifactId>jms-appender</artifactId>
diff --git a/logging/pom.xml b/logging/pom.xml
index a034af5..9bcb6dc 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 7624645..5be27e2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index f37d9b7..2bd1b96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>5.6.3-SNAPSHOT</version>
+    <version>5.6.3</version>
     <name>Apache ServiceMix</name>
 
     <url>http://servicemix.apache.org/</url>
@@ -53,7 +53,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix.git</url>
-        <tag>HEAD</tag>
+        <tag>servicemix-5.6.3</tag>
     </scm>
 
     <issueManagement>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index ba530f4..3132e3b 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 ea8a1fa..c84bdd2 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 5d409fe..4e64b4d 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</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 ea16336..30b397b 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>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index d46f6c4..eefbe26 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.6.3-SNAPSHOT</version>
+        <version>5.6.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>