This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ebf1d2c1f65 Doc: indicate plc4x component is replacing milo in 4.x
ebf1d2c1f65 is described below

commit ebf1d2c1f6509dfd85ac6bf0bde43f80bff6f84a
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Jun 24 10:41:00 2025 +0200

    Doc: indicate plc4x component is replacing milo in 4.x
    
    for the OPC-UA protocol
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
index f57a4960e22..5affcf85c22 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
@@ -37,7 +37,7 @@ The following components have been removed:
 | camel-jclouds                        | none
 | camel-johnzon                        | camel-jackson, camel-fastjson, 
camel-gson
 | camel-microprofile-metrics           | camel-micrometer, camel-opentelemetry
-| camel-milo                           | none
+| camel-milo                           | camel-plc4x
 | camel-opentracing                    | camel-micrometer, camel-opentelemetry
 | camel-rabbitmq                       | spring-rabbitmq-component
 | camel-rest-swagger                   | camel-openapi-rest

Reply via email to