File tree Expand file tree Collapse file tree 34 files changed +42
-42
lines changed
reflection-integration-test
spring-boot-autoconfigure
spring-boot-integration-test Expand file tree Collapse file tree 34 files changed +42
-42
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >ai.timefold.solver</groupId >
77 <artifactId >timefold-solver-parent</artifactId >
8- <version >999-SNAPSHOT </version >
8+ <version >2.0.0-beta-1 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <artifactId >timefold-solver-ide-config</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-build-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 <relativePath >../build/build-parent/pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >ai.timefold.solver</groupId >
99 <artifactId >timefold-solver-build-parent</artifactId >
10- <version >999-SNAPSHOT </version >
10+ <version >2.0.0-beta-1 </version >
1111 <relativePath >../build/build-parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 33# That file is then copied to src/modules/antora.yml and committed to Git on the release branch.
44# The timefold.ai website can then be refreshed from the release branch and/or tag.
55name : timefold-solver
6- title : Timefold Solver ${project.version}
6+ title : Timefold Solver 2.0.0-beta-1
77version : latest
88asciidoc :
99 attributes :
10- timefold-solver-version : ${project.version}
11- java-version : ${maven.compiler.release}
12- maven-version : ${maven.min.version}
13- quarkus-version : ${version.io.quarkus}
14- spring-boot-version : ${version.org.springframework.boot}
15- logback-version : ${version.ch.qos.logback}
16- exec-maven-plugin-version : ${version.exec.plugin}
17- rewrite-maven-plugin-version : ${version.rewrite.plugin}
10+ timefold-solver-version : 2.0.0-beta-1
11+ java-version : 21
12+ maven-version : 3.9.11
13+ quarkus-version : 3.32.3
14+ spring-boot-version : 4.0.3
15+ logback-version : 1.5.32
16+ exec-maven-plugin-version : 3.6.3
17+ rewrite-maven-plugin-version : 6.28.1
1818nav :
1919 - modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-persistence-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 </parent >
1111
1212 <artifactId >timefold-solver-jackson</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-persistence-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 </parent >
1111
1212 <artifactId >timefold-solver-jaxb</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-persistence-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 </parent >
1111
1212 <artifactId >timefold-solver-jpa</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >ai.timefold.solver</groupId >
88 <artifactId >timefold-solver-build-parent</artifactId >
9- <version >999-SNAPSHOT </version >
9+ <version >2.0.0-beta-1 </version >
1010 <relativePath >../build/build-parent/pom.xml</relativePath >
1111 </parent >
1212
You can’t perform that action at this time.
0 commit comments