Skip to content

Commit 6210800

Browse files
chore: release version 0.8.42
1 parent 802807a commit 6210800

File tree

48 files changed

+51
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+51
-51
lines changed

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ai.timefold.solver</groupId>
88
<artifactId>timefold-solver-build-parent</artifactId>
9-
<version>0.8.42-SNAPSHOT</version>
9+
<version>0.8.42</version>
1010
<relativePath>../build/build-parent/pom.xml</relativePath>
1111
</parent>
1212

build/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ai.timefold.solver</groupId>
88
<artifactId>timefold-solver-parent</artifactId>
9-
<version>0.8.42-SNAPSHOT</version>
9+
<version>0.8.42</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

build/build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ai.timefold.solver</groupId>
88
<artifactId>timefold-solver-parent</artifactId>
9-
<version>0.8.42-SNAPSHOT</version>
9+
<version>0.8.42</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

build/distribution-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ai.timefold.solver</groupId>
88
<artifactId>timefold-solver-build-parent</artifactId>
9-
<version>0.8.42-SNAPSHOT</version>
9+
<version>0.8.42</version>
1010
<relativePath>../build-parent/pom.xml</relativePath>
1111
</parent>
1212

build/ide-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ai.timefold.solver</groupId>
77
<artifactId>timefold-solver-parent</artifactId>
8-
<version>0.8.42-SNAPSHOT</version>
8+
<version>0.8.42</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>timefold-solver-ide-config</artifactId>

build/javadoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ai.timefold.solver</groupId>
77
<artifactId>timefold-solver-build-parent</artifactId>
8-
<version>0.8.42-SNAPSHOT</version>
8+
<version>0.8.42</version>
99
<relativePath>../build-parent/pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

core/constraint-drl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ai.timefold.solver</groupId>
77
<artifactId>timefold-solver-core-parent</artifactId>
8-
<version>0.8.42-SNAPSHOT</version>
8+
<version>0.8.42</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/constraint-streams-bavet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ai.timefold.solver</groupId>
77
<artifactId>timefold-solver-core-parent</artifactId>
8-
<version>0.8.42-SNAPSHOT</version>
8+
<version>0.8.42</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/constraint-streams-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ai.timefold.solver</groupId>
77
<artifactId>timefold-solver-core-parent</artifactId>
8-
<version>0.8.42-SNAPSHOT</version>
8+
<version>0.8.42</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/core-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>ai.timefold.solver</groupId>
88
<artifactId>timefold-solver-core-parent</artifactId>
9-
<version>0.8.42-SNAPSHOT</version>
9+
<version>0.8.42</version>
1010
</parent>
1111

1212
<artifactId>timefold-solver-core-impl</artifactId>

0 commit comments

Comments
 (0)