Fix neo4j Antora branch spec.

This commit is contained in:
Mark Paluch
2023-09-11 09:28:05 +02:00
parent c885fd0ca1
commit c8564bd056

View File

@@ -19,8 +19,8 @@ content:
- url: https://github.com/spring-projects/spring-data-neo4j
# 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' ]
tags: [ '({5..9}).+({0..9}).*', '!(5.0.*)', '!(5.1.*)','!5.2.0-M1','!5.2.0-M2' ]
branches: [ main, '{7..9}.*({0..9}).x', '!7.0.x', '!7.1.x' ]
tags: [ '({7..9}).+({0..9}).*', '!(7.0.*)', '!(7.1.*)','!7.2.0-M1','!7.2.0-M2' ]
start_path: src/main/antora
- url: https://github.com/spring-projects/spring-data-commons
# Refname matching: