You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/05/28 11:03:30 UTC

camel git commit: Upgrade to Jolokia 1.3.1

Repository: camel
Updated Branches:
  refs/heads/master 83682f98b -> f08a36d21


Upgrade to Jolokia 1.3.1


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

Branch: refs/heads/master
Commit: f08a36d212921a5b54cf96145ed04cadde3c4d24
Parents: 83682f9
Author: Claus Ibsen <da...@apache.org>
Authored: Thu May 28 11:05:51 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu May 28 11:05:51 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f08a36d2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9d7e568..770b2de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -278,7 +278,7 @@
     <jmockit-version>1.5</jmockit-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.5</jodatime2-bundle-version>
-    <jolokia-version>1.3.0</jolokia-version>
+    <jolokia-version>1.3.1</jolokia-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
     <jruby-version>1.7.18</jruby-version>