#149 - Upgrade to Spring Data Neo4j 6 for 2020.0.

This commit is contained in:
Mark Paluch
2020-07-22 09:22:49 +02:00
parent 6b13ee27dc
commit 59a9aaf901

View File

@@ -66,7 +66,8 @@ public class ReleaseTrains {
.filterModules(module -> !module.getProject().equals(GEMFIRE));
OCKHAM = NEUMANN.next("Ockham", Transition.MINOR, //
new Module(BOM, "2020.0.0") //
new Module(BOM, "2020.0.0"), //
new Module(NEO4J, "6.0") //
).withCalver("2020.0.0").withIterations(new Train.Iterations(M1, M2, RC1, RC2, GA, SR1, SR2, SR3, SR4, SR5));
// Trains