Repository: camel Updated Branches: refs/heads/master c4e2d6a8b -> 7f7f12f4f
Upgrade Chronicle Core to version 1.9.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f7f12f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7f7f12f4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7f7f12f4 Branch: refs/heads/master Commit: 7f7f12f4f480d0dfee2e6d1594ac20a330e05729 Parents: c4e2d6a Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Sep 6 08:52:20 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Sep 6 08:53:22 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7f7f12f4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6919bec7..739305e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -120,7 +120,7 @@ <cglib-bundle-version>3.2.5_1</cglib-bundle-version> <cglib-version>3.2.5</cglib-version> <chronicle-bytes-version>1.9.7</chronicle-bytes-version> - <chronicle-core-version>1.9.5</chronicle-core-version> + <chronicle-core-version>1.9.7</chronicle-core-version> <chronicle-engine-version>1.13.27</chronicle-engine-version> <chronicle-map-version>2.4.17</chronicle-map-version> <chronicle-network-version>1.9.4</chronicle-network-version>