From f65f61b451cca036ff89da6bdba69b73369241e4 Mon Sep 17 00:00:00 2001
From: Bryan Saunders <bsaunder@redhat.com>
Date: Sun, 8 Nov 2015 17:04:43 -0500
Subject: [PATCH] Updated versions to Fuse 6.2 and Fixed Build

---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 50aa62f..b4546bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,10 +66,10 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <activemq.version>5.10.0.redhat-620063</activemq.version>
+        <activemq.version>5.11.0.redhat-620133</activemq.version>
         <build.helper.maven.plugin.version>1.9.1</build.helper.maven.plugin.version>
-        <camel.version>2.14.0.redhat-620058</camel.version>
-        <cxf.version>3.0.2.redhat-620056</cxf.version>
+        <camel.version>2.15.1.redhat-620133</camel.version>
+        <cxf.version>3.0.4.redhat-620133</cxf.version>
         <felix.maven.bundle.plugin.version>2.5.3</felix.maven.bundle.plugin.version>
         <karaf.version>2.4.0.redhat-620057</karaf.version>
         <maven.compiler.plugin.version>3.2</maven.compiler.plugin.version>