File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ content:
1313 - url : https://github.com/spring-projects/spring-vault
1414 # Refname matching:
1515 # https://docs.antora.org/antora/latest/playbook/content-refname-matching/
16- branches : [ main,'({3..9}).+({1..9}).x', '!(3.0.x)' ]
17- tags : [ '({3..9}).+({1 ..9}).+({0..9})?(-{RC,M}+({0..9}))' ]
16+ branches : [ main, '({3..9}).+({1..9}).x', '!(3.0.x)' ]
17+ tags : [ '({3..9}).+({0 ..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(3.0).* ' ]
1818 start_path : src/main/antora
1919asciidoc :
2020 attributes :
Original file line number Diff line number Diff line change 11{
2- "dependencies" : {
3- "antora" : " 3.2.0-alpha.6 " ,
4- "@antora/atlas-extension" : " 1.0.0-alpha.2" ,
5- "@antora/collector-extension" : " 1.0.0-beta .1" ,
6- "@asciidoctor/tabs" : " 1.0.0-beta.6" ,
7- "@springio/antora-extensions" : " 1.14.2" ,
8- "@springio/asciidoctor-extensions" : " 1.0.0-alpha.12 "
9- }
2+ "dependencies" : {
3+ "antora" : " 3.2.0-alpha.8 " ,
4+ "@antora/atlas-extension" : " 1.0.0-alpha.2" ,
5+ "@antora/collector-extension" : " 1.0.1" ,
6+ "@asciidoctor/tabs" : " 1.0.0-beta.6" ,
7+ "@springio/antora-extensions" : " 1.14.2" ,
8+ "@springio/asciidoctor-extensions" : " 1.0.0-alpha.14 "
9+ }
1010}
You can’t perform that action at this time.
0 commit comments