Repository: camel Updated Branches: refs/heads/master 0b243a48a -> bec5e1dbe
Upgrade Chronicle Core to version 1.9.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff214990 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff214990 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ff214990 Branch: refs/heads/master Commit: ff214990af8d9bf833dada7cbbc831d2b689fcb3 Parents: 0b243a4 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Aug 2 08:26:15 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Aug 2 08:26:15 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ff214990/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index fd31144..840834a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -119,7 +119,7 @@ <cglib-bundle-version>3.2.5_1</cglib-bundle-version> <cglib-version>3.2.5</cglib-version> <chronicle-bytes-version>1.9.3</chronicle-bytes-version> - <chronicle-core-version>1.9.0</chronicle-core-version> + <chronicle-core-version>1.9.1</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.1</chronicle-network-version>