We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9670299 commit 7b2dad0Copy full SHA for 7b2dad0
antora-playbook.yml
@@ -20,7 +20,7 @@ content:
20
# Refname matching:
21
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
22
branches: [ main,'({5..9}).+({1..9}).x' ]
23
- tags: [ 'v({5..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v5.0.+({0..9})?(-{RC,M}+({0..9})))','!(v5.1.0-M1)','!(v5.1.0-M2)' ]
+ tags: [ 'v({5..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v5.0.+({0..9})?(-{RC,M}+({0..9})))','!(v5.1.0-M1)','!(v5.1.0-M2)', '!(v5.1.0-M3)', '!(v5.1.0-RC1)' ]
24
start_path: spring-batch-docs
25
asciidoc:
26
attributes:
0 commit comments