You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2018/06/11 09:20:11 UTC

[camel] branch master updated: Update the camel version of camel-as2 to 2.22.

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

ningjiang 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 e17c3bf  Update the camel version of camel-as2 to 2.22.
e17c3bf is described below

commit e17c3bf6f0c92e6fc7ec5405ba4362d66dceed45
Author: Willem Jiang <ni...@apache.org>
AuthorDate: Mon Jun 11 17:19:22 2018 +0800

    Update the camel version of camel-as2 to 2.22.
---
 .../camel-as2/camel-as2-component/src/main/docs/as2-component.adoc    | 4 ++--
 1 file changed, 2 insertions(+), 2 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 6869634..fed637e 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
@@ -1,7 +1,7 @@
 [[as2-component]]
 == AS2 Component
 
-*Available as of Camel version 2.20*
+*Available as of Camel version 2.22*
 
 [source,xml]
 ------------------------------------------------------------
@@ -61,4 +61,4 @@ with the following path and query parameters:
 | *exchangePattern* (consumer) | Sets the exchange pattern when the consumer creates an exchange. |  | ExchangePattern
 | *synchronous* (advanced) | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | boolean
 |===
-// endpoint options: END
\ No newline at end of file
+// endpoint options: END

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.