This is an automated email from the ASF dual-hosted git repository.
tballison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 7b5f6a286e TIKA-4808 -- create docs/4.0.x release-docs branch (version
4.0.x) (#3047)
7b5f6a286e is described below
commit 7b5f6a286eb61ca65b315f478d3421816b5e5836
Author: Tim Allison <[email protected]>
AuthorDate: Fri Aug 21 21:22:12 2026 -0400
TIKA-4808 -- create docs/4.0.x release-docs branch (version 4.0.x) (#3047)
---
docs/antora.yml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 6367caa82f..9020e6b5f7 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,8 +17,13 @@
name: tika
title: Apache Tika
-version: '4.0.0-SNAPSHOT'
+# One URL per 4.0.x minor line; patch releases republish in place.
+version: '4.0.x'
start_page: index.adoc
+asciidoc:
+ attributes:
+ tika-version: '4.0.0'
+
nav:
- modules/ROOT/nav.adoc