From 6fd01325976d2edf21d6b11e5d21675193d3e8d9 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Mon, 22 Jan 2024 09:55:42 +0000 Subject: [PATCH] Exclude 3.1.x milestone tags --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index f907f496..73ddd497 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.+({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})))', '!(v3.1.0-{RC,M}+({0..9}))' ] start_path: spring-shell-docs asciidoc: attributes: