Repository: camel Updated Branches: refs/heads/master ecad8a1ea -> 0fbc9cdfc
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/0fbc9cdf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0fbc9cdf Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0fbc9cdf Branch: refs/heads/master Commit: 0fbc9cdfc22f57abb15a591e4dad27d7a45b3ddf Parents: ecad8a1 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:55:01 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0fbc9cdf/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8c04277..067c95b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -255,7 +255,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>