Remove 3.1.x

This commit is contained in:
Janne Valkealahti
2024-08-29 08:24:17 +01:00
parent 4f2ea7c625
commit a66f907fde

View File

@@ -21,8 +21,8 @@ content:
- url: https://github.com/spring-projects/spring-shell
# 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..19})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))', '!(v3.1.0-{RC,M}+({0..9}))', '!(v3.1.({0..7}))' ]
branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)', '!(3.1.x)' ]
tags: [ 'v({3..9}).+({0..9}).+({0..19})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))', '!(v3.1.0-{RC,M}+({0..9}))', '!(v3.1.({0..19}))' ]
start_path: spring-shell-docs
asciidoc:
attributes: