You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/07/22 06:13:45 UTC

camel git commit: Upgrade Johnzon to version 0.9.4

Repository: camel
Updated Branches:
  refs/heads/master cf9dc8da4 -> 1c148887c


Upgrade Johnzon to version 0.9.4


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

Branch: refs/heads/master
Commit: 1c148887c286d3333708dc2ee63dff9f70220c25
Parents: cf9dc8d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 22 08:12:20 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 22 08:12:20 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1c148887/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fee5588..9e66b80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -335,7 +335,7 @@
     <jolokia-version>1.3.3</jolokia-version>
     <jolt-version>0.0.21</jolt-version>
     <jolt-bundle-version>0.0.21_1</jolt-bundle-version>
-    <johnzon-version>0.9.3-incubating</johnzon-version>
+    <johnzon-version>0.9.4</johnzon-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
     <jruby-version>1.7.18</jruby-version>