You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/07/13 22:22:40 UTC

servicemix git commit: [maven-release-plugin] prepare release servicemix-5.4.1

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.4.x e63ea2c28 -> abb53792a


[maven-release-plugin] prepare release servicemix-5.4.1


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/abb53792
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/abb53792
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/abb53792

Branch: refs/heads/servicemix-5.4.x
Commit: abb53792aaaaa061215d0d6f463f9b33ab5cee25
Parents: e63ea2c
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Jul 13 22:22:36 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Jul 13 22:22:36 2015 +0200

----------------------------------------------------------------------
 activemq/activemq-camel/pom.xml                                  | 2 +-
 activemq/activemq-service/pom.xml                                | 2 +-
 activemq/pom.xml                                                 | 2 +-
 activiti/activiti-config/pom.xml                                 | 2 +-
 activiti/pom.xml                                                 | 2 +-
 assembly/pom.xml                                                 | 2 +-
 branding/pom.xml                                                 | 2 +-
 examples/activemq/activemq-camel-blueprint/pom.xml               | 2 +-
 examples/activemq/pom.xml                                        | 2 +-
 examples/activiti/activiti-camel/pom.xml                         | 2 +-
 examples/activiti/pom.xml                                        | 2 +-
 examples/akka/akka-camel/pom.xml                                 | 2 +-
 examples/akka/pom.xml                                            | 2 +-
 examples/camel/camel-blueprint/pom.xml                           | 2 +-
 examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml      | 2 +-
 examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml       | 2 +-
 examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml     | 2 +-
 examples/camel/camel-cxf-rest/pom.xml                            | 2 +-
 examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml      | 2 +-
 examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml       | 2 +-
 examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml     | 2 +-
 examples/camel/camel-cxf-soap/pom.xml                            | 2 +-
 examples/camel/camel-drools-blueprint/pom.xml                    | 2 +-
 examples/camel/camel-drools/pom.xml                              | 2 +-
 examples/camel/camel-osgi/pom.xml                                | 2 +-
 examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml      | 2 +-
 examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml         | 2 +-
 examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml      | 2 +-
 examples/camel/camel-sql/camel-sql-orders/pom.xml                | 2 +-
 examples/camel/camel-sql/pom.xml                                 | 2 +-
 examples/camel/pom.xml                                           | 2 +-
 examples/cxf/cxf-jaxrs-blueprint/pom.xml                         | 2 +-
 examples/cxf/cxf-jaxrs/pom.xml                                   | 2 +-
 examples/cxf/cxf-jaxws-blueprint/pom.xml                         | 2 +-
 examples/cxf/cxf-osgi/pom.xml                                    | 2 +-
 examples/cxf/cxf-ws-addressing/pom.xml                           | 2 +-
 examples/cxf/cxf-ws-rm/pom.xml                                   | 2 +-
 examples/cxf/cxf-ws-security-blueprint/pom.xml                   | 2 +-
 examples/cxf/cxf-ws-security-osgi/pom.xml                        | 2 +-
 examples/cxf/cxf-ws-security-signature/pom.xml                   | 2 +-
 examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml                        | 2 +-
 examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml                      | 2 +-
 examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml                    | 2 +-
 examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml                     | 2 +-
 examples/cxf/cxf-wsn/pom.xml                                     | 2 +-
 examples/cxf/pom.xml                                             | 2 +-
 examples/pom.xml                                                 | 2 +-
 itests/pom.xml                                                   | 2 +-
 logging/jms-appender/pom.xml                                     | 2 +-
 logging/pom.xml                                                  | 2 +-
 parent/pom.xml                                                   | 2 +-
 pom.xml                                                          | 4 ++--
 tooling/archetypes/pom.xml                                       | 2 +-
 tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml | 2 +-
 tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml | 2 +-
 tooling/archetypes/servicemix-osgi-bundle/pom.xml                | 2 +-
 tooling/pom.xml                                                  | 2 +-
 57 files changed, 58 insertions(+), 58 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/activemq/activemq-camel/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml
index 922b7b3..69e7534 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/activemq/activemq-service/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml
index 8940d46..08ae9f7 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 2c42347..5a7f3a8 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/activiti/activiti-config/pom.xml
----------------------------------------------------------------------
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml
index e4a6bfc..dc85546 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>org.apache.servicemix.activiti.config</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/activiti/pom.xml
----------------------------------------------------------------------
diff --git a/activiti/pom.xml b/activiti/pom.xml
index 6284a23..475143a 100644
--- a/activiti/pom.xml
+++ b/activiti/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index de180dc..aa5ba19 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index a11f60d..ae8c584 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/activemq/activemq-camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activemq/activemq-camel-blueprint/pom.xml b/examples/activemq/activemq-camel-blueprint/pom.xml
index 69168a7..9ae0ea8 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>activemq-camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml
index ebe0fbd..97993ae 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/activiti/activiti-camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activiti/activiti-camel/pom.xml b/examples/activiti/activiti-camel/pom.xml
index f50d6b9..1fd4178 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>activiti-camel</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/activiti/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml
index 32cffca..fba3ac2 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/akka/akka-camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml
index 4a007d1..b122240 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.4.2-SNAPSHOT</version>
+    <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/akka/pom.xml
----------------------------------------------------------------------
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml
index 55ce8e4..f7c3212 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-blueprint/pom.xml b/examples/camel/camel-blueprint/pom.xml
index 08dd444..5c4e1a8 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
----------------------------------------------------------------------
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 4f68b81..5827292 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
----------------------------------------------------------------------
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 47b0713..5f44213 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
----------------------------------------------------------------------
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 ec385ca..7cdbbf0 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-rest/pom.xml b/examples/camel/camel-cxf-rest/pom.xml
index 59240e8..66b08a6 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
----------------------------------------------------------------------
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 2dddb98..e4acfe5 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
----------------------------------------------------------------------
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 ef82621..e2f2669 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.4.2-SNAPSHOT</version>
+            <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
----------------------------------------------------------------------
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 ad97e59..3f729d9 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-cxf-soap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-soap/pom.xml b/examples/camel/camel-cxf-soap/pom.xml
index 56b9d97..297de12 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-drools-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-drools-blueprint/pom.xml b/examples/camel/camel-drools-blueprint/pom.xml
index 9a6edea..655114b 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-drools/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml
index 3ae9161..a87a4d0 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>camel-drools</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml
index 1fae9b6..bd0a141 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>camel-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
----------------------------------------------------------------------
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 f71255b..acfab87 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
----------------------------------------------------------------------
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 178770b..8835183 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
----------------------------------------------------------------------
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 779147d..a917f1e 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-sql/camel-sql-orders/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/camel-sql-orders/pom.xml b/examples/camel/camel-sql/camel-sql-orders/pom.xml
index 7fabb2e..c4337f7 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml
index 6eccb17..04f5ae4 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index eaa5718..63915fe 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-jaxrs-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxrs-blueprint/pom.xml b/examples/cxf/cxf-jaxrs-blueprint/pom.xml
index 50d04e7..1c87a9e 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-jaxrs-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml
index 4337796..a1e7773 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-jaxrs</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-jaxws-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxws-blueprint/pom.xml b/examples/cxf/cxf-jaxws-blueprint/pom.xml
index ed823e6..9446151 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-jaxws-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml
index d19e5d6..beb0cef 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-ws-addressing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-addressing/pom.xml b/examples/cxf/cxf-ws-addressing/pom.xml
index 01c1c14..1541a52 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-ws-addressing</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-ws-rm/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-rm/pom.xml b/examples/cxf/cxf-ws-rm/pom.xml
index ffb5c86..3daed9c 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-ws-rm</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-ws-security-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-blueprint/pom.xml b/examples/cxf/cxf-ws-security-blueprint/pom.xml
index f63ae18..61a3f7c 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-ws-security-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-ws-security-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-osgi/pom.xml b/examples/cxf/cxf-ws-security-osgi/pom.xml
index b5ac978..82ec6a2 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-ws-security-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-ws-security-signature/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-signature/pom.xml b/examples/cxf/cxf-ws-security-signature/pom.xml
index 6027bb2..2b518ea 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-ws-security-signature</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
index 8c94529..47e695e 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
index 51988b6..888bc7b 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
index c1022e4..03c06f0 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
index d2d008a..5bc4732 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/cxf-wsn/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml
index 0596118..f196135 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>cxf-wsn</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 0859b1a..c0e9daf 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 2a46a72..5c5af19 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 2068a4f..6423bed 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/logging/jms-appender/pom.xml
----------------------------------------------------------------------
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml
index 9c1f4a8..96f998c 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <artifactId>jms-appender</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/logging/pom.xml
----------------------------------------------------------------------
diff --git a/logging/pom.xml b/logging/pom.xml
index 45327bd..fbf1de9 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c29d04a..d273f7a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9d219a3..c98a11e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>5.4.2-SNAPSHOT</version>
+    <version>5.4.1</version>
     <name>Apache ServiceMix</name>
 
     <url>http://servicemix.apache.org/</url>
@@ -52,7 +52,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.4.1</tag>
     </scm>
 
     <issueManagement>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 8334cb5..dc9950d 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
----------------------------------------------------------------------
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 8c5ca1b..494b997 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
----------------------------------------------------------------------
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 55d1c08..303d186 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/tooling/archetypes/servicemix-osgi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/servicemix-osgi-bundle/pom.xml b/tooling/archetypes/servicemix-osgi-bundle/pom.xml
index 791e7ed..55670cd 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.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/abb53792/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index c7173b9..d98614c 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>5.4.2-SNAPSHOT</version>
+        <version>5.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>