This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 3.11.x-fix in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 1014435144e8f1043f44ec014af47672047e7f22 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
