Exclude 3.0.0-M1 and 2.7.0-M1 tags from antora

Closes gh-2014
This commit is contained in:
Eleftheria Stein
2022-01-20 13:22:31 +01:00
parent 81bd6bd261
commit 75c60b27bd

View File

@@ -10,7 +10,7 @@ content:
branches: [spring-projects/spring-session/*]
- url: https://github.com/spring-projects/spring-session
branches: [main,3.0.x]
tags: ['3.0.*', '2.7.*', '2.6.*','!2.6.0-M*','!2.6.0-RC*']
tags: [ '3.0.*', '2.7.*', '2.6.*','!2.6.0-M*','!2.6.0-RC*','!2.7.0-M1','!3.0.0-M1']
start_path: spring-session-docs
urls:
latest_version_segment_strategy: redirect:to