This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-karaf-3.16.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-3.16.x by this
push:
new 218073d Set up docs for version 3.16.x (#131)
218073d is described below
commit 218073dfde9e213a9cc23cbc4f38032f0b15283c
Author: Gregor Zurowski <[email protected]>
AuthorDate: Tue Mar 29 09:57:31 2022 +0200
Set up docs for version 3.16.x (#131)
---
docs/antora.yml | 4 +---
docs/source-map.yml | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 8c263ad..dca85a5 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,9 +17,7 @@
name: camel-karaf
title: Camel Karaf
-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 6b799b6..1bac30c 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.16.x
mapped-branch: HEAD