Add 3rd milestone to 2021.0 release train.

See #171.
This commit is contained in:
Mark Paluch
2021-02-16 15:13:07 +01:00
parent 0217dab41c
commit 82ea86ce7e

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, RC1, RC2, GA, SR1, SR2, SR3, SR4, SR5));
.withIterations(new Train.Iterations(M1, M2, M3, RC1, RC2, GA, SR1, SR2, SR3, SR4, SR5));
// Trains