Repository: camel Updated Branches: refs/heads/master 48adcae3a -> f75006734
Upgrade Chronicle Core to version 1.9.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/270119f5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/270119f5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/270119f5 Branch: refs/heads/master Commit: 270119f51a79404d85979a94b362dad4bb195d70 Parents: 48adcae Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Aug 26 11:52:46 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Aug 26 11:52:46 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/270119f5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 63e290a..761473e 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.7</chronicle-bytes-version> - <chronicle-core-version>1.9.4</chronicle-core-version> + <chronicle-core-version>1.9.5</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.3</chronicle-network-version>