This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3d2701d022bff36521cecde9136784f664e6d458 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 7 14:38:15 2019 +0200 CAMEL-13792 - Rename components to default names, Camel-netty4 to camel-netty - Added note on MIGRATION guide --- MIGRATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MIGRATION.md b/MIGRATION.md index 728eb2f..01cff3c 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -126,6 +126,8 @@ The `mina2` component has been renamed to `mina`. The supported scheme is now `m The `mongodb3` component has been renamed to `mongodb`. The supported scheme is now `mongodb`. +The `netty4` component has been renamed to `netty`. The supported scheme is now `netty`. + The `quartz2` component has been renamed to `quartz`. The supported scheme is now `quartz`. The `rxjava2` component has been renamed to `rxjava`.