You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/04/07 07:36:33 UTC

[camel] branch master updated: Update as2-component.adoc

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e8a7afd  Update as2-component.adoc
e8a7afd is described below

commit e8a7afdb5790e51d16e8709291d758149544dfe7
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Apr 7 09:36:08 2021 +0200

    Update as2-component.adoc
---
 .../camel-as2/camel-as2-component/src/main/docs/as2-component.adoc   | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
index 07b1366..47d0e59 100644
--- a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
+++ b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
@@ -15,11 +15,6 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/as2.adoc[o
 The AS2 component provides transport of EDI messages using the HTTP transfer protocol
 as specified in https://tools.ietf.org/html/rfc4130[RFC4130]. 
 
-[NOTE]
-====
-This component is currently a work in progress. Expect URI options and path and query parameters to change in future versions of this component.
-==== 
-
 Maven users will need to add the following dependency to their pom.xml
 for this component: