Repository: camel Updated Branches: refs/heads/master 1e330fab3 -> f098272a0
Upgrade Chronicle Core to version 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac07bae2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ac07bae2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ac07bae2 Branch: refs/heads/master Commit: ac07bae23cfd38c8e25d56a48d4fcb0bb1581681 Parents: 1e330fa Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 12 08:35:11 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 12 08:35:11 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ac07bae2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 09eb014..0722a1f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -116,7 +116,7 @@ <cglib-bundle-version>3.2.5_1</cglib-bundle-version> <cglib-version>3.2.5</cglib-version> <chronicle-bytes-version>1.8.2</chronicle-bytes-version> - <chronicle-core-version>1.8.0</chronicle-core-version> + <chronicle-core-version>1.8.2</chronicle-core-version> <chronicle-engine-version>1.13.27</chronicle-engine-version> <chronicle-map-version>2.4.15</chronicle-map-version> <chronicle-network-version>1.8.0</chronicle-network-version>