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/05/04 09:04:28 UTC

camel git commit: Upgrade Jedis Client and related bundle to version 2.8.1

Repository: camel
Updated Branches:
  refs/heads/master 1953142ee -> 3a280eb7d


Upgrade Jedis Client and related bundle to version 2.8.1


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

Branch: refs/heads/master
Commit: 3a280eb7d609fe94faa76f7008d27e871b608472
Parents: 1953142
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed May 4 09:03:37 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed May 4 09:03:37 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3a280eb7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 38ab45d..66320df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -297,8 +297,8 @@
     <jcr-version>2.0</jcr-version>
     <jdom-bundle-version>1.1_4</jdom-bundle-version>
     <jdom-version>1.1.3</jdom-version>
-    <jedis-client-version>2.7.3</jedis-client-version>
-    <jedis-client-bundle-version>2.7.3_1</jedis-client-bundle-version>
+    <jedis-client-version>2.8.1</jedis-client-version>
+    <jedis-client-bundle-version>2.8.1_1</jedis-client-bundle-version>
     <jersey-version>2.11</jersey-version>
     <jetty9-version>9.2.15.v20160210</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>