TimefoldAI / timefold-solver-python

Timefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
https://timefold.ai
Apache License 2.0
36 stars 3 forks source link

ci: optimize update parent in change_versions.sh #60

Closed Christopher-Chianelli closed 4 months ago

Christopher-Chianelli commented 4 months ago

-DskipResolution=true tells versions:update-parent to skip looking up the parent version and allows us to set the version directly (https://www.mojohaus.org/versions/versions-maven-plugin/update-parent-mojo.html#skipResolution).