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

djencks pushed a commit to branch release-1.6.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.6.x by this push:
     new a4ccd6e  latest to next
a4ccd6e is described below

commit a4ccd6e1575e19b970d55e4eb711465ba78817ef
Author: David Jencks <[email protected]>
AuthorDate: Sun Oct 24 14:24:49 2021 -0700

    latest to next
---
 docs/antora.yml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs/antora.yml b/docs/antora.yml
index 6a9bfa5..d62c6f7 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
 name: camel-k
 title: Camel K
 version: 1.6.x
@@ -5,3 +22,7 @@ nav:
 - modules/ROOT/nav.adoc
 - modules/languages/nav-languages.adoc
 - modules/ROOT/nav-end.adoc
+
+asciidoc:
+  attributes:
+    camel-version: 3.11.x
\ No newline at end of file

Reply via email to