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 2015/06/20 18:31:43 UTC

camel git commit: Upgrade Jedis bundle to version 2.7.2_1

Repository: camel
Updated Branches:
  refs/heads/master 87d3ea14a -> 1d7e34ea1


Upgrade Jedis bundle to version 2.7.2_1


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

Branch: refs/heads/master
Commit: 1d7e34ea1808c6b4bad29916fbec574f06fa12b4
Parents: 87d3ea1
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jun 20 18:28:58 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jun 20 18:28:58 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1d7e34ea/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0e6a601..ebbbee4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,7 @@
     <jcr-version>2.0</jcr-version>
     <jdom-bundle-version>1.1_4</jdom-bundle-version>
     <jdom-version>1.1.3</jdom-version>
-    <jedis-client-bundle-version>2.7.1_1</jedis-client-bundle-version>
+    <jedis-client-bundle-version>2.7.2_1</jedis-client-bundle-version>
     <jersey-version>2.11</jersey-version>
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
     <jetty6-version>6.1.26</jetty6-version>