This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 f3d9f73 Regen for commit 385fd5c8fa563af71aa114cb4e40a4294d352118
(#6251)
f3d9f73 is described below
commit f3d9f73cf4df39eb0aba759f6ab133dc380a28e5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 12 17:19:44 2021 +0200
Regen for commit 385fd5c8fa563af71aa114cb4e40a4294d352118 (#6251)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: davsclaus <[email protected]>
---
.../src/main/docs/modules/eips/pages/rollback-eip.adoc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/rollback-eip.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/rollback-eip.adoc
index a433da2..8de3daa 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/pages/rollback-eip.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/rollback-eip.adoc
@@ -2,7 +2,7 @@
:doctitle: Rollback
:shortname: rollback
:description: Forces a rollback by stopping routing the message
-:since:
+:since:
:supportlevel: Stable
The Rollback EIP is used for marking an
xref:latest@manual:ROOT:exchange.adoc[Exchange]
@@ -88,4 +88,3 @@ Then no exception is thrown, but the message is marked to
rollback and stopped c
Rollback can be used together with
xref:transactional-client.adoc[transactions].
For more details see xref:transactional-client.adoc[Transaction Client] EIP.
-