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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 23a3037  Added Camel 3.9.x branch (#557)
23a3037 is described below

commit 23a30377c5792788c69bc6a7b13a2025096308c3
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Mar 29 10:00:22 2021 +0200

    Added Camel 3.9.x branch (#557)
    
    * Added Camel 3.9.x branch
    
    * Add Camel 3.9.x branches
---
 antora-playbook.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 4d78354..90d0316 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -15,6 +15,7 @@ content:
     - url: [email protected]:apache/camel.git
       branches:
         - master
+        - camel-3.9.x
         - camel-3.8.x
         - camel-3.7.x
       start_paths:
@@ -68,6 +69,7 @@ content:
     - url: [email protected]:apache/camel-spring-boot.git
       branches:
         - master
+        - camel-spring-boot-3.9.x
         - camel-spring-boot-3.8.x
         - camel-spring-boot-3.7.x
         - camel-spring-boot-3.4.x
@@ -75,6 +77,7 @@ content:
     - url: [email protected]:apache/camel-karaf.git
       branches:
         - master
+        - camel-karaf-3.9.x
         - camel-karaf-3.8.x
         - camel-karaf-3.7.x
         - camel-karaf-3.4.x

Reply via email to