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

zregvart 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 ab421b7  chore: Publish 3.10.x version, drop 3.9.x
ab421b7 is described below

commit ab421b73f683ec794997526455297bb544e204e8
Author: Zoran Regvart <[email protected]>
AuthorDate: Fri May 21 13:56:33 2021 +0200

    chore: Publish 3.10.x version, drop 3.9.x
    
    This publishes 3.10.x version of the Camel Component/Spring Boot/Karaf
    documentation while removes publishing of 3.9.x version.
---
 antora-playbook.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index d8d7f7d..a139da3 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -15,7 +15,7 @@ content:
     - url: [email protected]:apache/camel.git
       branches:
         - main
-        - camel-3.9.x
+        - camel-3.10.x
         - camel-3.7.x
       start_paths:
         # eip
@@ -68,14 +68,14 @@ content:
     - url: [email protected]:apache/camel-spring-boot.git
       branches:
         - main
-        - camel-spring-boot-3.9.x
+        - camel-spring-boot-3.10.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.9.x
+        - camel-karaf-3.10.x
         - camel-karaf-3.7.x
         - camel-karaf-3.4.x
       start_path: docs

Reply via email to