diff --git a/playbooks/cassandra.yml b/playbooks/cassandra.yml index dd36c71..4bffef8 100644 --- a/playbooks/cassandra.yml +++ b/playbooks/cassandra.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-cassandra # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x' ] + branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x', '!4.2.x' ] tags: [ '({4..9}).+({0..9}).*', '!(4.0.*)', '!(4.1.*)','!4.2.0-M1','!4.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/commons.yml b/playbooks/commons.yml index b808bc9..c7564e5 100644 --- a/playbooks/commons.yml +++ b/playbooks/commons.yml @@ -13,7 +13,7 @@ content: - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/couchbase.yml b/playbooks/couchbase.yml index 2bc96ba..ac28ddb 100644 --- a/playbooks/couchbase.yml +++ b/playbooks/couchbase.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-couchbase # 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, '{5..9}.*({0..9}).x', '!5.0.x', '!5.1.x', '!5.2.x' ] tags: [ '({5..9}).+({0..9}).*', '!(5.0.*)', '!(5.1.*)','!5.2.0-M1','!5.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/elasticsearch.yml b/playbooks/elasticsearch.yml index 6b5ee65..d2172f1 100644 --- a/playbooks/elasticsearch.yml +++ b/playbooks/elasticsearch.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-elasticsearch # 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, '{5..9}.*({0..9}).x', '!5.0.x', '!5.1.x', '!5.2.x' ] tags: [ '({5..9}).+({0..9}).*', '!(5.0.*)', '!(5.1.*)','!5.2.0-M1','!5.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/jpa.yml b/playbooks/jpa.yml index 6588ba0..b6f639a 100644 --- a/playbooks/jpa.yml +++ b/playbooks/jpa.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-jpa # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/keyvalue.yml b/playbooks/keyvalue.yml index d3617ac..5147990 100644 --- a/playbooks/keyvalue.yml +++ b/playbooks/keyvalue.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-keyvalue # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/ldap.yml b/playbooks/ldap.yml index ea14c22..9d69af8 100644 --- a/playbooks/ldap.yml +++ b/playbooks/ldap.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-ldap # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/mongodb.yml b/playbooks/mongodb.yml index 471b30d..e340696 100644 --- a/playbooks/mongodb.yml +++ b/playbooks/mongodb.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-mongodb # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x' ] + branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x', '!4.2.x' ] tags: [ '({4..9}).+({0..9}).*', '!(4.0.*)', '!(4.1.*)','!4.2.0-M1','!4.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/neo4j.yml b/playbooks/neo4j.yml index 212bc3f..856229d 100644 --- a/playbooks/neo4j.yml +++ b/playbooks/neo4j.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-neo4j # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{7..9}.*({0..9}).x', '!7.0.x', '!7.1.x' ] + branches: [ main, '{7..9}.*({0..9}).x', '!7.0.x', '!7.1.x', '!7.2.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: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/redis.yml b/playbooks/redis.yml index 4c181f7..3b93616 100644 --- a/playbooks/redis.yml +++ b/playbooks/redis.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-redis # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/relational.yml b/playbooks/relational.yml index cb1cc97..a1779f2 100644 --- a/playbooks/relational.yml +++ b/playbooks/relational.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-relational # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: diff --git a/playbooks/rest.yml b/playbooks/rest.yml index 2c1b4d9..53b29ba 100644 --- a/playbooks/rest.yml +++ b/playbooks/rest.yml @@ -13,13 +13,13 @@ content: - url: https://github.com/spring-projects/spring-data-rest # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x' ] + branches: [ main, '{4..9}.*({0..9}).x', '!4.0.x', '!4.1.x', '!4.2.x' ] tags: [ '({4..9}).+({0..9}).*', '!(4.0.*)', '!(4.1.*)','!4.2.0-M1','!4.2.0-M2' ] start_path: src/main/antora - url: https://github.com/spring-projects/spring-data-commons # Refname matching: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ - branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x' ] + branches: [ main, '{3..9}.*({0..9}).x', '!3.0.x', '!3.1.x', '!3.2.x' ] tags: [ '({3..9}).+({0..9}).*', '!(3.0.*)', '!(3.1.*)','!3.2.0-M1','!3.2.0-M2' ] start_path: src/main/antora asciidoc: