Promote 2025.1 to next release train.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user