From 9989920b89541e7c575005f17eaad73b15c06e66 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Mon, 22 Jan 2024 09:27:48 +0000 Subject: [PATCH] Enable 3.1.x tags --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index d6deaf77..f907f496 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -21,7 +21,7 @@ content: # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)' ] - tags: [ 'v({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v3.{0..1}.+({0..9})?(-{RC,M}+({0..9})))' ] + tags: [ 'v({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))' ] start_path: spring-shell-docs asciidoc: attributes: