Repository: camel Updated Branches: refs/heads/master f3f07dc5e -> dbdab9173
CAMEL-11268: Removed specific Infinispan JGroups version property Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d8800aca Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d8800aca Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d8800aca Branch: refs/heads/master Commit: d8800aca154b307b85cb55722d08cba1e8500beb Parents: 9530370 Author: Andrea Cosentino <[email protected]> Authored: Fri May 12 15:19:17 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Fri May 12 15:20:44 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d8800aca/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 324dbba..ea60f2a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -356,7 +356,6 @@ <jettison-version>1.3.8</jettison-version> <jgit-version>4.7.0.201704051617-r</jgit-version> <jgroups-version>4.0.3.Final</jgroups-version> - <jgroups-infinispan-version>3.6.13.Final</jgroups-infinispan-version> <libthrift-version>0.9.3</libthrift-version> <jibx-version>1.2.6</jibx-version> <jing-bundle-version>20030619_5</jing-bundle-version>
