Repository: camel Updated Branches: refs/heads/camel-2.15.x b5a30b10e -> 994d0a4f7
Upgrade Jedis Client Bundle to 2.7.1_1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/994d0a4f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/994d0a4f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/994d0a4f Branch: refs/heads/camel-2.15.x Commit: 994d0a4f76c0ee239b2587e13b102d0a3c2905b8 Parents: b5a30b1 Author: Andrea Cosentino <anco...@gmail.com> Authored: Sun May 10 16:55:01 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sun May 10 16:59:48 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/994d0a4f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0053474..4b77a1f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -253,7 +253,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.6.2_1</jedis-client-bundle-version> + <jedis-client-bundle-version>2.7.1_1</jedis-client-bundle-version> <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> <jetty6-version>6.1.26</jetty6-version> <jetty8-version>8.1.17.v20150415</jetty8-version>