From ebcfb15e54b1d7c9e5247095654c7a777babe8dc Mon Sep 17 00:00:00 2001 From: rsynek Date: Mon, 15 Jun 2026 13:46:26 +0200 Subject: [PATCH] fix: add missing config JAR to BOM The JAR is used in CI to figure our docker image name and version. --- build/bom/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build/bom/pom.xml b/build/bom/pom.xml index ce76c6dd6b..68452ddd2d 100644 --- a/build/bom/pom.xml +++ b/build/bom/pom.xml @@ -484,6 +484,18 @@ sources + + ai.timefold.solver + timefold-solver-service-config + ${version.ai.timefold.solver} + + + ai.timefold.solver + timefold-solver-service-config + ${version.ai.timefold.solver} + sources + + ai.timefold.solver