You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/03/29 10:54:01 UTC

[camel] branch camel-3.16.x updated: Apply website changes after 3.16.0 release (#7272)

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

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


The following commit(s) were added to refs/heads/camel-3.16.x by this push:
     new 1e1b0bf  Apply website changes after 3.16.0 release (#7272)
1e1b0bf is described below

commit 1e1b0bfa8393fae16ebc44cd1a8f9ac595db26ed
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Tue Mar 29 09:57:03 2022 +0200

    Apply website changes after 3.16.0 release (#7272)
---
 core/camel-core-engine/src/main/docs/antora.yml | 2 +-
 docs/components/antora.yml                      | 4 +---
 docs/source-map.yml                             | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/core/camel-core-engine/src/main/docs/antora.yml b/core/camel-core-engine/src/main/docs/antora.yml
index 8ff02de..b0a2775 100644
--- a/core/camel-core-engine/src/main/docs/antora.yml
+++ b/core/camel-core-engine/src/main/docs/antora.yml
@@ -18,4 +18,4 @@
 # A distributed part of main camel "docs/components" 'components' component descriptor:
 
 name: components
-version: next
+version: 3.16.x
diff --git a/docs/components/antora.yml b/docs/components/antora.yml
index 9f6c302..4bca695 100644
--- a/docs/components/antora.yml
+++ b/docs/components/antora.yml
@@ -21,9 +21,7 @@
 
 name: components
 title: Camel Components
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.16.x
 
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/source-map.yml b/docs/source-map.yml
index b294c1d..b24fdb9 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
         - url: 'https://github.com/apache/camel.git'
           mapped_url: './../camel'
           branches:
-            - branch: main
+            - branch: camel-3.16.x
               mapped_branch: HEAD