This is an automated email from the ASF dual-hosted git repository. lucamolteni pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
commit 9ca7b689259b2d86ee9581c087a913988072c6f0 Author: Luca Molteni <[email protected]> AuthorDate: Wed Jul 24 14:42:52 2024 +0200 Change buildchain project dependencies --- .ci/buildchain-project-dependencies.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/buildchain-project-dependencies.yaml b/.ci/buildchain-project-dependencies.yaml index c5c80d77c2..1cb7f1146a 100644 --- a/.ci/buildchain-project-dependencies.yaml +++ b/.ci/buildchain-project-dependencies.yaml @@ -25,11 +25,11 @@ dependencies: default: - source: development target: 9.x - - source: 8.x + - source: development target: main dependant: default: - source: 9.x target: development - source: main - target: 8.x + target: development --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
