Skip to content

Commit 1b70235

Browse files
committed
Update to include tags 4.*
Closes gh-3511
1 parent b7a2140 commit 1b70235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
sources:
1616
- url: https://github.com/spring-projects/spring-session
1717
branches: [main, '+({0..9}).+({0..9}).x', '!(1.*.x)', '!(2.*.x)','!(3.{0..2}.x)']
18-
tags: ['2.{6..9}.*', '3.+({0..9}).+({0..9})?(-{RC,M}*)?', '!2.6.0-M*','!2.6.0-RC*','!2.7.0-M1','!3.0.0-M1']
18+
tags: ['2.{6..9}.*', '3.+({0..9}).+({0..9})?(-{RC,M}*)?', '({4..9}).*', '!2.6.0-M*','!2.6.0-RC*','!2.7.0-M1','!3.0.0-M1']
1919
start_path: spring-session-docs
2020
asciidoc:
2121
attributes:

0 commit comments

Comments
 (0)