From 96bfc461cb53990eb30136cc74128f982ae71f27 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Fri, 21 Sep 2018 19:50:43 +0200 Subject: [PATCH] formation fixes --- pom.xml | 42 +++++++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index ca997ce..9ae5fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,22 +24,22 @@ - org.openjfx - javafx-controls - 11 + org.openjfx + javafx-controls + 11 - org.openjfx - javafx-fxml - 11 - - - - org.openjfx - javafx-media - 11 - + org.openjfx + javafx-fxml + 11 + + + + org.openjfx + javafx-media + 11 + commons-io @@ -91,6 +91,22 @@ true + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + java + + + + + kellerkinder.HomeFlix.application.Main + + org.apache.maven.plugins