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 72130d15139c29be0febe3efb7a242abd35ebdc8 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Aug 8 10:33:08 2019 +0200 CAMEL-13792 - Rename components to default names, Camel-netty4-http to camel-netty-http - Fixed more references --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d82fffa..c9e9d7f 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,6 @@ software: * **camel-mail** can be configured for secure communications * **camel-nagios** can be configured for secure communications * **camel-netty-http** can be configured to use https -* **camel-netty4-http** can be configured to use https * **camel-undertow** can be configured to use https * **camel-xmlsecurity** can be configured for secure communications
