UNOMI-5
Also upgrading to ElasticSearch 5.2

Signed-off-by: Serge Huber <shu...@apache.org>


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

Branch: refs/heads/feature-UNOMI-5-KARAF4
Commit: dd2e5bce8b394e4269665b59821f7061d176121f
Parents: bc2f09f
Author: Serge Huber <shu...@apache.org>
Authored: Tue Feb 14 10:33:01 2017 +0100
Committer: Serge Huber <shu...@apache.org>
Committed: Sat Jun 24 20:37:51 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/dd2e5bce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a26d297..cf8d65d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,9 +64,9 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <cxf.version>3.1.0</cxf.version>
-        <version.jackson.core>2.6.6</version.jackson.core> <!-- version used 
by CXF -->
-        <version.jackson.jaxb>2.6.6</version.jackson.jaxb> <!-- version used 
by CXF -->
+        <cxf.version>3.1.10</cxf.version>
+        <version.jackson.core>2.8.6</version.jackson.core>
+        <version.jackson.jaxb>2.8.6</version.jackson.jaxb>
         <version.karaf>4.0.8</version.karaf>
         <version.karaf.cellar>4.0.3</version.karaf.cellar>
         <version.pax.exam>4.11.2</version.pax.exam>

Reply via email to