diff --git a/pom.xml b/pom.xml index 3f2a76de..f03ed321 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,6 @@ - org.matsim.contrib freight @@ -53,6 +52,22 @@ ${project.parent.version} test - + + + org.junit.jupiter + junit-jupiter-engine + 5.10.1 + test + + + org.junit.jupiter + junit-jupiter + 5.10.1 + test + + + + +