[maven-release-plugin]  copy for tag features-4.5.2

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/tags/features-4.5.2@1504023 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 21fbb44..0f133fa 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -26,8 +26,8 @@
 ServiceMix 4.5.2 includes the following major dependency versions:

 - Apache ActiveMQ 5.7.0 (http://activemq.apache.org)

 - Activiti 5.10 (http://www.activiti.org)

-- Apache Camel 2.10.5 (http://camel.apache.org)

-- Apache CXF 2.6.6 (http://cxf.apache.org)

+- Apache Camel 2.10.6 (http://camel.apache.org)

+- Apache CXF 2.6.8 (http://cxf.apache.org)

 - Apache Karaf 2.2.11 (http://karaf.apache.org)

 - Apache ServiceMix NMR 1.6.1

 - Apache ServiceMix JBI Components 2013.01

diff --git a/examples/cxf/cxf-ws-rm/pom.xml b/examples/cxf/cxf-ws-rm/pom.xml
index ee1e874..bfebaf7 100644
--- a/examples/cxf/cxf-ws-rm/pom.xml
+++ b/examples/cxf/cxf-ws-rm/pom.xml
@@ -69,6 +69,10 @@
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-context</artifactId>
+        </dependency>
     </dependencies>
 
     <build>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5180378..f8fcd10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,9 +39,9 @@
   <properties>
     <activemq.version>5.7.0</activemq.version>
     <activiti.version>5.10</activiti.version>
-    <camel.version>2.10.5</camel.version>
-    <cxf.version>2.6.6</cxf.version>
-    <cxf.features.version>2.6.6.1</cxf.features.version>
+    <camel.version>2.10.6</camel.version>
+    <cxf.version>2.6.8</cxf.version>
+    <cxf.features.version>${cxf.version}</cxf.features.version>
     <felix.obr.version>1.6.4</felix.obr.version>
 
     <karaf.version>2.2.11</karaf.version>
diff --git a/pom.xml b/pom.xml
index 763f56e..efccba0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,12 +148,12 @@
         <antlr.bundle.version>3.0.1_6</antlr.bundle.version>
         <antlr-runtime.bundle.version>3.0.1_2</antlr-runtime.bundle.version>
         <asm.bundle.version>3.3_1</asm.bundle.version>
-        <asm2.bundle.version>2.2.3_4</asm2.bundle.version>
+        <asm2.bundle.version>2.2.3_5</asm2.bundle.version>
         <bcel.bundle.version>5.2_3</bcel.bundle.version>
         <commons-beanutils.bundle.version>1.8.2_1</commons-beanutils.bundle.version>
-        <commons-codec.bundle.version>1.4</commons-codec.bundle.version>
+        <commons-codec.bundle.version>1.6</commons-codec.bundle.version>
         <commons-collections.bundle.version>3.2.1_1</commons-collections.bundle.version>
-        <commons-httpclient.bundle.version>3.1_6</commons-httpclient.bundle.version>
+        <commons-httpclient.bundle.version>3.1_7</commons-httpclient.bundle.version>
         <commons-lang.bundle.version>2.4_4</commons-lang.bundle.version>
         <commons-net.bundle.version>2.2</commons-net.bundle.version>
         <commons-pool.version>1.6</commons-pool.version>
@@ -161,33 +161,33 @@
         <drools.bundle.version>5.5.0.Final_1</drools.bundle.version>
         <fastinfoset.bundle.version>1.2.7_3</fastinfoset.bundle.version>
         <jaxb.api.version>2.2</jaxb.api.version>
-        <jaxb-impl.bundle.version>2.2.1.1_1</jaxb-impl.bundle.version>
+        <jaxb-impl.bundle.version>2.2.1.1_2</jaxb-impl.bundle.version>
         <jaxp-ri.bundle.version>1.4.4_2</jaxp-ri.bundle.version>
         <jdt-core.bundle.version>3.2.3_4</jdt-core.bundle.version>
         <jdom.bundle.version>1.1_4</jdom.bundle.version>
-        <jruby.version>1.7.2</jruby.version>
+        <jruby.version>1.7.4</jruby.version>
         <josql.bundle.version>1.5_4</josql.bundle.version>
-        <jsmpp.bundle.version>2.1.0_2</jsmpp.bundle.version>
+        <jsmpp.bundle.version>2.1.0_4</jsmpp.bundle.version>
         <opensaml.bundle.version>2.4.1_1</opensaml.bundle.version>
-        <protobuf.bundle.version>2.4.1_1</protobuf.bundle.version>
+        <protobuf.bundle.version>2.3.0_3</protobuf.bundle.version>
         <mvel.version>2.1.3.Final</mvel.version>
         <jodatime.bundle.version>1.5.2_2</jodatime.bundle.version>
         <oscore.bundle.version>2.2.4_4</oscore.bundle.version>
         <osworkflow.bundle.version>2.7.0_4</osworkflow.bundle.version>
-        <oro.bundle.version>2.0.8_4</oro.bundle.version>
+        <oro.bundle.version>2.0.8_6</oro.bundle.version>
         <propertyset.bundle.version>1.3_4</propertyset.bundle.version>
-        <quartz.bundle.version>1.8.5_1</quartz.bundle.version>
-        <rhino.bundle.version>1.7R1_3</rhino.bundle.version>
-        <saaj-impl.bundle.version>1.3.9_2</saaj-impl.bundle.version>
+        <quartz.bundle.version>1.8.6_1</quartz.bundle.version>
+        <rhino.bundle.version>1.7R2_3</rhino.bundle.version>
+        <saaj-impl.bundle.version>1.3.20_1</saaj-impl.bundle.version>
         <saxon.bundle.version>9.3.0.11_2</saxon.bundle.version>
-        <snmp4j.bundle.version>1.8.1_4</snmp4j.bundle.version>
+        <snmp4j.bundle.version>1.10.1_1</snmp4j.bundle.version>
         <velocity.bundle.version>1.7_1</velocity.bundle.version>
-        <wsdl4j.bundle.version>1.6.2_3</wsdl4j.bundle.version>
+        <wsdl4j.bundle.version>1.6.2_6</wsdl4j.bundle.version>
         <xalan.bundle.version>2.7.1_3</xalan.bundle.version>
         <xerces.bundle.version>2.9.1_4</xerces.bundle.version>
         <xmlbeans.bundle.version>2.5.0_1</xmlbeans.bundle.version>
-        <xmlresolver.bundle.version>1.2_3</xmlresolver.bundle.version>
-        <xmlsec.bundle.version>1.5.2</xmlsec.bundle.version>
+        <xmlresolver.bundle.version>1.2_5</xmlresolver.bundle.version>
+        <xmlsec.bundle.version>1.5.4</xmlsec.bundle.version>
 
         <!-- ServiceMix legal shared resources -->
         <servicemix.legal.version>1.0</servicemix.legal.version>
@@ -209,7 +209,7 @@
         <commons-lang.version>2.6</commons-lang.version>
         <commons-logging.version>1.1.1</commons-logging.version>
         <drools.version>5.5.0.Final</drools.version>
-        <groovy.version>1.8.3</groovy.version>
+        <groovy.version>1.8.6</groovy.version>
         <h2.version>1.3.167</h2.version>
         <javax.mail.version>1.4.4</javax.mail.version>
         <jaxp-ri.version>1.4.4</jaxp-ri.version>
@@ -225,11 +225,11 @@
         <spring.version>3.0.7.RELEASE</spring.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <spring.import.range>[3,4)</spring.import.range>
-        <wss4j.version>1.6.9</wss4j.version>
+        <wss4j.version>1.6.10</wss4j.version>
         <neethi.version>3.0.0</neethi.version>
         <xfire.version>1.0.1</xfire.version>
         <xbean.version>3.11.1</xbean.version>
-        <xmlschema.version>2.0</xmlschema.version>
+        <xmlschema.version>2.0.3</xmlschema.version>
     </properties>
 
     <dependencyManagement>