Index: api/pom.xml
===================================================================
--- api/pom.xml	(revision 16587)
+++ api/pom.xml	(working copy)
@@ -22,14 +22,14 @@
     <artifactId>cxf-api</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF API</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF API</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
Index: distribution/manifest/pom.xml
===================================================================
--- distribution/manifest/pom.xml	(revision 16587)
+++ distribution/manifest/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <artifactId>cxf-distribution-manifest</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF Manifest Jar</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Manifest Jar</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
Index: distribution/pom.xml
===================================================================
--- distribution/pom.xml	(revision 16587)
+++ distribution/pom.xml	(working copy)
@@ -22,14 +22,14 @@
     <artifactId>apache-cxf</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Distribution</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Distribution</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../parent</relativePath>
     </parent>
 
Index: integration/pom.xml
===================================================================
--- integration/pom.xml	(revision 16587)
+++ integration/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Integration</name>
     <description>Apache CXF Integration</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
 
Index: integration/jca/pom.xml
===================================================================
--- integration/jca/pom.xml	(revision 16587)
+++ integration/jca/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration-jca</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF JCA Connection</name>
     <description>Apache CXF JCA Connection</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: integration/jbi/pom.xml
===================================================================
--- integration/jbi/pom.xml	(revision 16587)
+++ integration/jbi/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration-jbi</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF JBI Integration</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/corba/pom.xml
===================================================================
--- maven-plugins/corba/pom.xml	(revision 16587)
+++ maven-plugins/corba/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-corbatools-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF CORBA Tools Maven2 Plugins</name>
     <description>Apache CXF CORBA Tools Maven2 Plugins</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
===================================================================
--- maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml	(revision 16587)
+++ maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml	(working copy)
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.archetype</groupId>
     <artifactId>cxf-jaxws-javafirst</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <packaging>maven-archetype</packaging>
 
     <name>Apache CXF Archetype - Simple JAX-WS Java First</name>
Index: maven-plugins/archetypes/pom.xml
===================================================================
--- maven-plugins/archetypes/pom.xml	(revision 16587)
+++ maven-plugins/archetypes/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-archetypes</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Maven Archetypes</name>
     <description>Apache CXF Maven Archetypes</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/wadl2java-plugin/pom.xml
===================================================================
--- maven-plugins/wadl2java-plugin/pom.xml	(revision 16587)
+++ maven-plugins/wadl2java-plugin/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-wadl2java-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF WADL2Java Code Generation Maven2 Plugin</name>
     <description>Apache CXF WADL2Java Code Generation Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/wsdl-validator-plugin/pom.xml
===================================================================
--- maven-plugins/wsdl-validator-plugin/pom.xml	(revision 16587)
+++ maven-plugins/wsdl-validator-plugin/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-wsdl-validator-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF WSDL Validator Maven2 Plugin</name>
     <description>Apache CXF WSDL Validator Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/java2ws-plugin/pom.xml
===================================================================
--- maven-plugins/java2ws-plugin/pom.xml	(revision 16587)
+++ maven-plugins/java2ws-plugin/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-java2ws-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Java2WS Maven2 Plugin</name>
     <description>Apache CXF Java2WS Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: maven-plugins/pom.xml
===================================================================
--- maven-plugins/pom.xml	(revision 16587)
+++ maven-plugins/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-maven-plugins</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Maven Plugins</name>
     <description>Apache CXF Maven Plugins</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: maven-plugins/codegen-plugin/pom.xml
===================================================================
--- maven-plugins/codegen-plugin/pom.xml	(revision 16587)
+++ maven-plugins/codegen-plugin/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-codegen-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Code Generation Maven2 Plugins</name>
     <description>Apache CXF Code Generation Maven2 Plugins</description>
     <url>http://cxf.apache.org</url>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/frontend/jaxws/pom.xml
===================================================================
--- rt/frontend/jaxws/pom.xml	(revision 16587)
+++ rt/frontend/jaxws/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-jaxws</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime JAX-WS Frontend</name>
     <description>Apache CXF Runtime JAX-WS Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/frontend/js/pom.xml
===================================================================
--- rt/frontend/js/pom.xml	(revision 16587)
+++ rt/frontend/js/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-js</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime JavaScript Frontend</name>
     <description>Apache CXF Runtime JavaScript Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/frontend/jaxrs/pom.xml
===================================================================
--- rt/frontend/jaxrs/pom.xml	(revision 16587)
+++ rt/frontend/jaxrs/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-jaxrs</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime JAX-RS Frontend</name>
     <description>Apache CXF Runtime JAX-RS Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/frontend/simple/pom.xml
===================================================================
--- rt/frontend/simple/pom.xml	(revision 16587)
+++ rt/frontend/simple/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-simple</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Simple Frontend</name>
     <description>Apache CXF Runtime Simple Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/http/pom.xml
===================================================================
--- rt/transports/http/pom.xml	(revision 16587)
+++ rt/transports/http/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-http</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime HTTP Transport</name>
     <description>Apache CXF Runtime HTTP Transport</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/jbi/pom.xml
===================================================================
--- rt/transports/jbi/pom.xml	(revision 16587)
+++ rt/transports/jbi/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-jbi</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime JBI Transport</name>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/common/pom.xml
===================================================================
--- rt/transports/common/pom.xml	(revision 16587)
+++ rt/transports/common/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-common</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Transport Common Used Classes</name>
     <description>Apache CXF Runtime Transport Common Used Classes</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/jms/pom.xml
===================================================================
--- rt/transports/jms/pom.xml	(revision 16587)
+++ rt/transports/jms/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-jms</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime JMS Transport</name>
     <description>Apache CXF Runtime JMS Transport</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/local/pom.xml
===================================================================
--- rt/transports/local/pom.xml	(revision 16587)
+++ rt/transports/local/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-local</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Local Transport</name>
     <description>Apache CXF Runtime Local Transport</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/transports/http-jetty/pom.xml
===================================================================
--- rt/transports/http-jetty/pom.xml	(revision 16587)
+++ rt/transports/http-jetty/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-http-jetty</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime HTTP Jetty Transport</name>
     <description>Apache CXF Runtime HTTP Jetty Transport</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/databinding/sdo/pom.xml
===================================================================
--- rt/databinding/sdo/pom.xml	(revision 16587)
+++ rt/databinding/sdo/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/databinding/aegis/pom.xml
===================================================================
--- rt/databinding/aegis/pom.xml	(revision 16587)
+++ rt/databinding/aegis/pom.xml	(working copy)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/databinding/xmlbeans/pom.xml
===================================================================
--- rt/databinding/xmlbeans/pom.xml	(revision 16587)
+++ rt/databinding/xmlbeans/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/databinding/jibx/pom.xml
===================================================================
--- rt/databinding/jibx/pom.xml	(revision 16587)
+++ rt/databinding/jibx/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/databinding/jaxb/pom.xml
===================================================================
--- rt/databinding/jaxb/pom.xml	(revision 16587)
+++ rt/databinding/jaxb/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/javascript/pom.xml
===================================================================
--- rt/javascript/pom.xml	(revision 16587)
+++ rt/javascript/pom.xml	(working copy)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/management-web/pom.xml
===================================================================
--- rt/management-web/pom.xml	(revision 16587)
+++ rt/management-web/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-management-web</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Web Management</name>
     <description>Apache CXF Runtime Web Management</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/core/pom.xml
===================================================================
--- rt/core/pom.xml	(revision 16587)
+++ rt/core/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-core</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Core</name>
     <description>Apache CXF Runtime Core</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/ws/policy/pom.xml
===================================================================
--- rt/ws/policy/pom.xml	(revision 16587)
+++ rt/ws/policy/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/ws/security/pom.xml
===================================================================
--- rt/ws/security/pom.xml	(revision 16587)
+++ rt/ws/security/pom.xml	(working copy)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/ws/addr/pom.xml
===================================================================
--- rt/ws/addr/pom.xml	(revision 16587)
+++ rt/ws/addr/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/ws/rm/pom.xml
===================================================================
--- rt/ws/rm/pom.xml	(revision 16587)
+++ rt/ws/rm/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/pom.xml
===================================================================
--- rt/pom.xml	(revision 16587)
+++ rt/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime</name>
     <description>Apache CXF Runtime</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: rt/management/pom.xml
===================================================================
--- rt/management/pom.xml	(revision 16587)
+++ rt/management/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-management</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Runtime Management</name>
     <description>Apache CXF Runtime Management</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/pom.xml
===================================================================
--- rt/bindings/pom.xml	(revision 16587)
+++ rt/bindings/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
 
Index: rt/bindings/coloc/pom.xml
===================================================================
--- rt/bindings/coloc/pom.xml	(revision 16587)
+++ rt/bindings/coloc/pom.xml	(working copy)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/http/pom.xml
===================================================================
--- rt/bindings/http/pom.xml	(revision 16587)
+++ rt/bindings/http/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/xml/pom.xml
===================================================================
--- rt/bindings/xml/pom.xml	(revision 16587)
+++ rt/bindings/xml/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/soap/pom.xml
===================================================================
--- rt/bindings/soap/pom.xml	(revision 16587)
+++ rt/bindings/soap/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/jbi/pom.xml
===================================================================
--- rt/bindings/jbi/pom.xml	(revision 16587)
+++ rt/bindings/jbi/pom.xml	(working copy)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/corba/pom.xml
===================================================================
--- rt/bindings/corba/pom.xml	(revision 16587)
+++ rt/bindings/corba/pom.xml	(working copy)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: rt/bindings/object/pom.xml
===================================================================
--- rt/bindings/object/pom.xml	(revision 16587)
+++ rt/bindings/object/pom.xml	(working copy)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: common/pom.xml
===================================================================
--- common/pom.xml	(revision 16587)
+++ common/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-common</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Common</name>
     <description>Apache CXF Common</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: common/xerces-xsd-validation/pom.xml
===================================================================
--- common/xerces-xsd-validation/pom.xml	(revision 16587)
+++ common/xerces-xsd-validation/pom.xml	(working copy)
@@ -22,14 +22,14 @@
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-xerces-xsd-validation</artifactId>
   <packaging>jar</packaging>
-  <version>2.4.8</version>
+  <version>2.4.8-patch-01</version>
   <name>Apache CXF XML Schema Validation with Xerces</name>
     <description>Apache CXF XML Schema Validation with Xerces</description>
   <url>http://cxf.apache.org</url>
   <parent>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
   <dependencies>
Index: common/wstx-msv-validation/pom.xml
===================================================================
--- common/wstx-msv-validation/pom.xml	(revision 16587)
+++ common/wstx-msv-validation/pom.xml	(working copy)
@@ -22,14 +22,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-wstx-msv-validation</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Woodstox/MSV Schema Validation</name>
     <description>Apache CXF Woodstox/MSV Schema Validation</description>
     <url>http://cxf.apache.org</url>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>
Index: common/common/pom.xml
===================================================================
--- common/common/pom.xml	(revision 16587)
+++ common/common/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-common-utilities</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Common Utilities</name>
     <description>Apache CXF Common Utilities</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: parent/pom.xml
===================================================================
--- parent/pom.xml	(revision 16587)
+++ parent/pom.xml	(working copy)
@@ -19,13 +19,13 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Parent</name>
     <description>Apache CXF Parent POM</description>
     <url>http://cxf.apache.org</url>
Index: pom.xml
===================================================================
--- pom.xml	(revision 16587)
+++ pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF</name>
     <description>Apache CXF is an open-source services framework that aids in 
     the development of services using front-end programming APIs, like JAX-WS 
Index: tools/javato/ws/pom.xml
===================================================================
--- tools/javato/ws/pom.xml	(revision 16587)
+++ tools/javato/ws/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-java2ws</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools JavaTo WS</name>
     <description>Apache CXF Command Line Tools JavaTo WS</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/javato/pom.xml
===================================================================
--- tools/javato/pom.xml	(revision 16587)
+++ tools/javato/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-javato</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools JavaTo</name>
     <description>Apache CXF Command Line Tools JavaTo</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: tools/validator/pom.xml
===================================================================
--- tools/validator/pom.xml	(revision 16587)
+++ tools/validator/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-validator</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools Validator</name>
     <description>Apache CXF Command Line Tools Validator</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/corba/pom.xml
===================================================================
--- tools/corba/pom.xml	(revision 16587)
+++ tools/corba/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-corba</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools CORBA</name>
     <description>Apache CXF Command Line Tools CORBA</description>
     <url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/common/pom.xml
===================================================================
--- tools/common/pom.xml	(revision 16587)
+++ tools/common/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-common</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools Common</name>
     <description>Apache CXF Command Line Tools Common</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wadlto/jaxrs/pom.xml
===================================================================
--- tools/wadlto/jaxrs/pom.xml	(revision 16587)
+++ tools/wadlto/jaxrs/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wadlto-jaxrs</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WADLTo JAXRS Frontend</name>
     <description>Apache CXF Command Line Tools WADLTo JAXRS Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wadlto/pom.xml
===================================================================
--- tools/wadlto/pom.xml	(revision 16587)
+++ tools/wadlto/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wadlto</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WADLTo</name>
     <description>Apache CXF Command Line Tools WADLTo</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: tools/pom.xml
===================================================================
--- tools/pom.xml	(revision 16587)
+++ tools/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools</name>
     <description>Apache CXF Command Line Tools</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: tools/wsdlto/databinding/jaxb/pom.xml
===================================================================
--- tools/wsdlto/databinding/jaxb/pom.xml	(revision 16587)
+++ tools/wsdlto/databinding/jaxb/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wsdlto/core/pom.xml
===================================================================
--- tools/wsdlto/core/pom.xml	(revision 16587)
+++ tools/wsdlto/core/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-core</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo Core</name>
     <description>Apache CXF Command Line Tools WSDLTo Core</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wsdlto/pom.xml
===================================================================
--- tools/wsdlto/pom.xml	(revision 16587)
+++ tools/wsdlto/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo</name>
     <description>Apache CXF Command Line Tools WSDLTo</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: tools/wsdlto/misc/pom.xml
===================================================================
--- tools/wsdlto/misc/pom.xml	(revision 16587)
+++ tools/wsdlto/misc/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-misctools</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo Misctools</name>
     <description>Apache CXF Command Line Tools WSDLTo Misctools</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wsdlto/frontend/javascript/pom.xml
===================================================================
--- tools/wsdlto/frontend/javascript/pom.xml	(revision 16587)
+++ tools/wsdlto/frontend/javascript/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
     <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wsdlto/frontend/jaxws/pom.xml
===================================================================
--- tools/wsdlto/frontend/jaxws/pom.xml	(revision 16587)
+++ tools/wsdlto/frontend/jaxws/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
     <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 
Index: tools/wsdlto/test/pom.xml
===================================================================
--- tools/wsdlto/test/pom.xml	(revision 16587)
+++ tools/wsdlto/test/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-wsdlto-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Command Line Tools WSDLTo Test</name>
     <description>Apache CXF Command Line Tools WSDLTo Test</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
Index: testutils/pom.xml
===================================================================
--- testutils/pom.xml	(revision 16587)
+++ testutils/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-testutils</artifactId>
     <packaging>jar</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Test Utilities</name>
     <description>Apache CXF Test Utilities</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
Index: osgi/bundle/minimal/pom.xml
===================================================================
--- osgi/bundle/minimal/pom.xml	(revision 16587)
+++ osgi/bundle/minimal/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <artifactId>cxf-bundle-minimal</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF Minimal Bundle Jar</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Minimal Bundle Jar</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-bundle-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
     <properties>
         <bundle.symbolic.name>${project.groupId}.bundle-minimal</bundle.symbolic.name>
Index: osgi/bundle/jaxrs/pom.xml
===================================================================
--- osgi/bundle/jaxrs/pom.xml	(revision 16587)
+++ osgi/bundle/jaxrs/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <artifactId>cxf-bundle-jaxrs</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF JAX-RS Bundle Jar</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF JAX-RS Bundle Jar</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-bundle-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
     <properties>
          <bundle.symbolic.name>${project.groupId}.bundle-jaxrs</bundle.symbolic.name>
Index: osgi/bundle/all/pom.xml
===================================================================
--- osgi/bundle/all/pom.xml	(revision 16587)
+++ osgi/bundle/all/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <artifactId>cxf-bundle</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF Bundle Jar</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Bundle Jar</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-bundle-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
     <properties>
          <bundle.symbolic.name>${project.groupId}.bundle</bundle.symbolic.name>
Index: osgi/bundle/pom.xml
===================================================================
--- osgi/bundle/pom.xml	(revision 16587)
+++ osgi/bundle/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <artifactId>cxf-bundle-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Bundle Parent</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Bundle Parent</description>
     <url>http://cxf.apache.org</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
Index: osgi/karaf/pom.xml
===================================================================
--- osgi/karaf/pom.xml	(revision 16587)
+++ osgi/karaf/pom.xml	(working copy)
@@ -23,14 +23,14 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.karaf</groupId>
     <artifactId>karaf-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF Karaf Parent</name>
     <description>Apache CXF Karaf Parent</description>
 
Index: osgi/karaf/features/pom.xml
===================================================================
--- osgi/karaf/features/pom.xml	(revision 16587)
+++ osgi/karaf/features/pom.xml	(working copy)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.cxf.karaf</groupId>
         <artifactId>karaf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <groupId>org.apache.cxf.karaf</groupId>
Index: systests/ws-security-examples/pom.xml
===================================================================
--- systests/ws-security-examples/pom.xml	(revision 16587)
+++ systests/ws-security-examples/pom.xml	(working copy)
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -28,7 +28,7 @@
     <artifactId>cxf-systests-ws-security-examples</artifactId>
     <name>Apache CXF WS-Security Interop System Tests</name>
     <description>Apache CXF WS-Security Interop System Tests</description>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <url>http://cxf.apache.org</url>
     
     <build>
Index: systests/pom.xml
===================================================================
--- systests/pom.xml	(revision 16587)
+++ systests/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF System Tests</name>
     <description>Apache CXF System Tests</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: systests/jaxws/pom.xml
===================================================================
--- systests/jaxws/pom.xml	(revision 16587)
+++ systests/jaxws/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-jaxws</artifactId>
     <name>Apache CXF JAX-WS System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF JAX-WS System Tests</description>
     <url>http://cxf.apache.org</url>
 
Index: systests/ws-security/pom.xml
===================================================================
--- systests/ws-security/pom.xml	(revision 16587)
+++ systests/ws-security/pom.xml	(working copy)
@@ -20,14 +20,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-ws-security</artifactId>
     <name>Apache CXF WS-Security System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF WS-Security System Tests</description>
     <url>http://cxf.apache.org</url>
     
Index: systests/transports/pom.xml
===================================================================
--- systests/transports/pom.xml	(revision 16587)
+++ systests/transports/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-transports</artifactId>
     <name>Apache CXF Transport System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Transport System Tests</description>
     <url>http://cxf.apache.org</url>
     <build>
Index: systests/wsdl_maven/java2ws/pom.xml
===================================================================
--- systests/wsdl_maven/java2ws/pom.xml	(revision 16587)
+++ systests/wsdl_maven/java2ws/pom.xml	(working copy)
@@ -20,13 +20,13 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests.wsdl_maven</groupId>
     <artifactId>cxf-systests-java2ws</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Test for writing wsdl to repo</name>
     <description>Test for writing wsdl to repo</description>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <build>
Index: systests/wsdl_maven/codegen/pom.xml
===================================================================
--- systests/wsdl_maven/codegen/pom.xml	(revision 16587)
+++ systests/wsdl_maven/codegen/pom.xml	(working copy)
@@ -20,13 +20,13 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests.wsdl_maven</groupId>
     <artifactId>cxf-systests-codegen</artifactId>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Test for generating code from wsdl in repo</name>
     <description>Test for generating code from wsdl in repo</description>
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <build>
Index: systests/wsdl_maven/pom.xml
===================================================================
--- systests/wsdl_maven/pom.xml	(revision 16587)
+++ systests/wsdl_maven/pom.xml	(working copy)
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-wsdl-maven</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <name>Apache CXF System Tests for Maven Plugins</name>
     <description>Apache CXF System Tests for Maven Plugins</description>
     <url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
     </parent>
 
     <modules>
Index: systests/container-integration/jetty6/pom.xml
===================================================================
--- systests/container-integration/jetty6/pom.xml	(revision 16587)
+++ systests/container-integration/jetty6/pom.xml	(working copy)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.systests</groupId>
Index: systests/container-integration/grizzly/pom.xml
===================================================================
--- systests/container-integration/grizzly/pom.xml	(revision 16587)
+++ systests/container-integration/grizzly/pom.xml	(working copy)
@@ -22,13 +22,13 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-ci-grizzly</artifactId>
     <name>Apache CXF Container Integration Test Grizzly</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Container Integration Test Grizzly</description>
 
     <repositories>
Index: systests/container-integration/pom.xml
===================================================================
--- systests/container-integration/pom.xml	(revision 16587)
+++ systests/container-integration/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-container-integration</artifactId>
     <name>Apache CXF Container Integration System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Container Integration System Tests</description>
     <packaging>pom</packaging>
     <url>http://cxf.apache.org</url>
Index: systests/container-integration/webapp/pom.xml
===================================================================
--- systests/container-integration/webapp/pom.xml	(revision 16587)
+++ systests/container-integration/webapp/pom.xml	(working copy)
@@ -22,13 +22,13 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-ci-webapp</artifactId>
     <name>Apache CXF Container Integration Test Webapp</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Container Integration Test Webapp</description>
     <packaging>war</packaging>
     <dependencies>
Index: systests/transport-jms/pom.xml
===================================================================
--- systests/transport-jms/pom.xml	(revision 16587)
+++ systests/transport-jms/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-transport-jms</artifactId>
     <name>Apache CXF Transport System Tests JMS</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Transport System Tests JMS</description>
     <url>http://cxf.apache.org</url>
     <build>
Index: systests/uncategorized/pom.xml
===================================================================
--- systests/uncategorized/pom.xml	(revision 16587)
+++ systests/uncategorized/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-uncategorized</artifactId>
     <name>Apache CXF Uncategorized System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Uncategorized System Tests</description>
     <url>http://cxf.apache.org</url>
     <build>
Index: systests/databinding/pom.xml
===================================================================
--- systests/databinding/pom.xml	(revision 16587)
+++ systests/databinding/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-databinding</artifactId>
     <name>Apache CXF Databinding System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF Databinding System Tests</description>
     <url>http://cxf.apache.org</url>
 
Index: systests/ws-specs/pom.xml
===================================================================
--- systests/ws-specs/pom.xml	(revision 16587)
+++ systests/ws-specs/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-ws-specs</artifactId>
     <name>Apache CXF WS-* Specifications System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF WS-* Specifications System Tests</description>
     <url>http://cxf.apache.org</url>
     <build>
Index: systests/jaxrs/pom.xml
===================================================================
--- systests/jaxrs/pom.xml	(revision 16587)
+++ systests/jaxrs/pom.xml	(working copy)
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>2.4.8</version>
+        <version>2.4.8-patch-01</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf.systests</groupId>
     <artifactId>cxf-systests-jaxrs</artifactId>
     <name>Apache CXF JAX-RS System Tests</name>
-    <version>2.4.8</version>
+    <version>2.4.8-patch-01</version>
     <description>Apache CXF JAX-RS System Tests</description>
     <url>http://cxf.apache.org</url>
     
