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-website.git


The following commit(s) were added to refs/heads/main by this push:
     new be1110e  Upgrade to Camel 3.11.x for the docs side
be1110e is described below

commit be1110ec529b91a8cd8d2eb34c215755188ea69d
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 28 13:58:20 2021 +0200

    Upgrade to Camel 3.11.x for the docs side
---
 antora-playbook.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 372571d..075e542 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -70,14 +70,14 @@ content:
     - url: [email protected]:apache/camel-spring-boot.git
       branches:
         - main
-        - camel-spring-boot-3.10.x
+        - camel-spring-boot-3.11.x
         - camel-spring-boot-3.7.x
         - camel-spring-boot-3.4.x
       start_path: docs
     - url: [email protected]:apache/camel-karaf.git
       branches:
         - main
-        - camel-karaf-3.10.x
+        - camel-karaf-3.11.x
         - camel-karaf-3.7.x
         - camel-karaf-3.4.x
       start_path: docs

Reply via email to