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/08/01 06:21:20 UTC

camel git commit: Upgrade Jolokia to version 1.3.4

Repository: camel
Updated Branches:
  refs/heads/master bd6f1d284 -> 077a15d37


Upgrade Jolokia to version 1.3.4


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

Branch: refs/heads/master
Commit: 077a15d37be21d76ec780ab96f72d8592df88fc0
Parents: bd6f1d2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 1 08:20:44 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 1 08:20:44 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/077a15d3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 62d3b99..8b6205d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -332,7 +332,7 @@
     <jmockit-version>1.5</jmockit-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.9.4</jodatime2-bundle-version>
-    <jolokia-version>1.3.3</jolokia-version>
+    <jolokia-version>1.3.4</jolokia-version>
     <jolt-version>0.0.21</jolt-version>
     <jolt-bundle-version>0.0.21_1</jolt-bundle-version>
     <johnzon-version>0.9.4</johnzon-version>