Fix neo4j Antora branch spec.
This commit is contained in:
@@ -19,8 +19,8 @@ content:
|
|||||||
- url: https://github.com/spring-projects/spring-data-neo4j
|
- url: https://github.com/spring-projects/spring-data-neo4j
|
||||||
# Refname matching:
|
# Refname matching:
|
||||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||||
branches: [ main, '{5..9}.*({0..9}).x', '!5.0.x', '!5.1.x' ]
|
branches: [ main, '{7..9}.*({0..9}).x', '!7.0.x', '!7.1.x' ]
|
||||||
tags: [ '({5..9}).+({0..9}).*', '!(5.0.*)', '!(5.1.*)','!5.2.0-M1','!5.2.0-M2' ]
|
tags: [ '({7..9}).+({0..9}).*', '!(7.0.*)', '!(7.1.*)','!7.2.0-M1','!7.2.0-M2' ]
|
||||||
start_path: src/main/antora
|
start_path: src/main/antora
|
||||||
- url: https://github.com/spring-projects/spring-data-commons
|
- url: https://github.com/spring-projects/spring-data-commons
|
||||||
# Refname matching:
|
# Refname matching:
|
||||||
|
|||||||
Reference in New Issue
Block a user