diff --git a/bin/pom.xml b/bin/pom.xml deleted file mode 100644 index 816091d..0000000 --- a/bin/pom.xml +++ /dev/null @@ -1,101 +0,0 @@ - - 4.0.0 - com - jFxKasse - 0.1.0 - without Printer - jFxKasse - - - - junit - junit - 4.12 - test - - - - org.openjfx - javafx-controls - 11 - - - - org.openjfx - javafx-fxml - 11 - - - - com.jfoenix - jfoenix - 9.0.8 - - - - org.xerial - sqlite-jdbc - 3.23.1 - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - 11 - 11 - - true - true - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - java - - - - - com.jFxKasse.application.Main - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.1 - - jFxKasse - true - - - com.jFxKasse.application.JavaFX11Main - - - - - - package - - shade - - - - - - - -