Promote 2025.1 to next release train.

This commit is contained in:
Mark Paluch
2025-05-16 14:24:06 +02:00
parent 0711b859b1
commit f6168b978b

View File

@@ -127,9 +127,7 @@ public class ReleaseTrains {
.withCalver("2025.0");
Z = Y.next("Z", Transition.MAJOR) //
.withCalver("2025.1") //
.withAlwaysUseBranch(true);
.withCalver("2025.1");
// Trains
TRAINS = Arrays.asList(CODD, DIJKSTRA, EVANS, FOWLER, GOSLING, HOPPER, INGALLS, KAY, LOVELACE, MOORE, NEUMANN,