We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbee7a commit a6bcbc8Copy full SHA for a6bcbc8
1 file changed
build/bom/pom.xml
@@ -484,6 +484,18 @@
484
<classifier>sources</classifier>
485
</dependency>
486
487
+ <dependency>
488
+ <groupId>ai.timefold.solver</groupId>
489
+ <artifactId>timefold-solver-service-config</artifactId>
490
+ <version>${version.ai.timefold.solver}</version>
491
+ </dependency>
492
493
494
495
496
+ <classifier>sources</classifier>
497
498
+
499
<!-- test support -->
500
<dependency>
501
<groupId>ai.timefold.solver</groupId>
0 commit comments