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

acosentino pushed a commit to branch camel-karaf-3.19.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/camel-karaf-3.19.x by this 
push:
     new 17295913 Publish docs for Camel Karaf 3.19.x
17295913 is described below

commit 17295913f14504d5577ea3aa4ab636a98634e3d2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 12 11:15:39 2022 +0100

    Publish docs for Camel Karaf 3.19.x
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/antora.yml     | 5 ++---
 docs/source-map.yml | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 8c263ad4..71b9a735 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,9 +17,8 @@
 
 name: camel-karaf
 title: Camel Karaf
-version: next
-prerelease: true
-display_version: Next (Pre-release)
+version: 3.19.x
+display-version: 3.19.x
 nav:
 - modules/ROOT/nav.adoc
 
diff --git a/docs/source-map.yml b/docs/source-map.yml
index 6b799b6e..0855b908 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel-karaf.git'
           mapped-url: './../camel-karaf'
           branches:
-            - branch: main
+            - branch: camel-karaf-3.19.x
               mapped-branch: HEAD

Reply via email to