This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-spring-boot-3.11.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 2d0e6e1bc0e312470d8f094fb91d6c39532a233c Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 28 13:09:54 2021 +0200 Set documentation version to 3.11.x --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index d748306..460cc66 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -17,7 +17,7 @@ name: camel-spring-boot title: Camel Spring Boot -version: latest +version: 3.11.x nav: - modules/ROOT/nav.adoc
