You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/22 12:29:24 UTC

[camel] 04/04: CAMEL-16115 - Remove Camel-AWS-* components - AWS-MQ - Added migration note

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 607dff07bdd39aa19f0a71f8dff3be8318bb1ce5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 22 13:19:38 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-MQ - Added migration note
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
index aee8d2d..6977fe5 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_9.adoc
@@ -46,3 +46,4 @@ the one to use above, and then add which -starter JARs you want to use in your C
 - Camel-AWS-SQS has been removed. Please switch to Camel-AWS2-SQS.
 - Camel-AWS-SNS has been removed. Please switch to Camel-AWS2-SNS.
 - Camel-AWS-MSK has been removed. Please switch to Camel-AWS2-MSK.
+- Camel-AWS-MQ has been removed. Please switch to Camel-AWS2-MQ.