Add 4th Milestone to 2021.0 release train.

Closes #173
This commit is contained in:
Christoph Strobl
2021-02-18 09:29:33 +01:00
parent 5fa6c5f574
commit d6a19a3de8

View File

@@ -73,7 +73,7 @@ public class ReleaseTrains {
PASCAL = OCKHAM.next("Pascal", Transition.MINOR) //
.filterModules(module -> !module.getProject().equals(SOLR))
.withCalver("2021.0") //
.withIterations(new Train.Iterations(M1, M2, M3, RC1, RC2, GA, SR1, SR2, SR3, SR4, SR5));
.withIterations(new Train.Iterations(M1, M2, M3, M4, RC1, RC2, GA, SR1, SR2, SR3, SR4, SR5));
// Trains