Skip to content

Commit 75c60b2

Browse files
committed
Exclude 3.0.0-M1 and 2.7.0-M1 tags from antora
Closes gh-2014
1 parent 81bd6bd commit 75c60b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-session-docs/antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ content:
1010
branches: [spring-projects/spring-session/*]
1111
- url: https://github.com/spring-projects/spring-session
1212
branches: [main,3.0.x]
13-
tags: ['3.0.*', '2.7.*', '2.6.*','!2.6.0-M*','!2.6.0-RC*']
13+
tags: [ '3.0.*', '2.7.*', '2.6.*','!2.6.0-M*','!2.6.0-RC*','!2.7.0-M1','!3.0.0-M1']
1414
start_path: spring-session-docs
1515
urls:
1616
latest_version_segment_strategy: redirect:to

0 commit comments

Comments
 (0)