diff --git a/playbooks/commons.yml b/playbooks/commons.yml index f3ab49b..e9a81c3 100644 --- a/playbooks/commons.yml +++ b/playbooks/commons.yml @@ -17,7 +17,7 @@ git: ensure_git_suffix: false content: sources: - - url: https://github.com/sampledump/spring-data-commons + - 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' ]