Temp rollback.

This commit is contained in:
Mark Paluch
2025-06-17 10:03:52 +02:00
parent 04c61920f2
commit 4d2e2bcd9c

View File

@@ -104,8 +104,7 @@ public class ReleaseTrains {
.withSupportStatus(SupportStatus.COMMERCIAL);
W = VAUGHAN.next("W", Transition.MINOR) //
.withCalver("2024.0") //
.withSupportStatus(SupportStatus.COMMERCIAL);
.withCalver("2024.0");
X = W.next("X", Transition.MINOR) //
.withCalver("2024.1");