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/06/08 07:52:11 UTC

camel git commit: Upgrade Hystrix bundle to version 1.5.3_1

Repository: camel
Updated Branches:
  refs/heads/master 1da818fc7 -> 100d5e718


Upgrade Hystrix bundle to version 1.5.3_1


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

Branch: refs/heads/master
Commit: 100d5e71849d8c6c3091b1a5da1d365c89a65b3f
Parents: 1da818f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 8 09:51:15 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 8 09:51:15 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/100d5e71/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 21b822c..ce03244 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -247,7 +247,7 @@
     <httpasyncclient-version>4.1.1</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <hystrix-version>1.5.3</hystrix-version>
-    <hystrix-bundle-version>1.5.2_1</hystrix-bundle-version>
+    <hystrix-bundle-version>1.5.3_1</hystrix-bundle-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
     <ical4j-version>1.0.7</ical4j-version>