diff --git a/pom.xml b/pom.xml index f95048d..c562829 100644 --- a/pom.xml +++ b/pom.xml @@ -57,29 +57,29 @@ maven-surefire-plugin 3.0.0-M3 - - org.jacoco - jacoco-maven-plugin - 0.8.6 - - - jacoco-prepare-agent - - prepare-agent - - - - jacoco-report - test - - report - - - - + + org.jacoco + jacoco-maven-plugin + 0.8.6 + + + jacoco-prepare-agent + + prepare-agent + + + + jacoco-report + verify + + report + + + + org.openjfx javafx-maven-plugin