From 75312801e558bc8743f6ffa4d67b37c91b946276 Mon Sep 17 00:00:00 2001 From: Zanter12 <75612009+Zanter12@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:18:47 +0100 Subject: [PATCH] Cleaning GitHub MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Supression différents fichiers --- pom.xml | 77 --------------------------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 5f4917b..0000000 --- a/pom.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - 4.0.0 - - com.lecteurpdfdoubleaffichage - LecteurPDFDoubleAffichage - 1.0-SNAPSHOT - LecteurPDFDoubleAffichage - - - UTF-8 - 5.8.1 - - - - - org.apache.pdfbox - pdfbox - 2.0.24 - - - org.openjfx - javafx-controls - 17.0.0.1 - - - org.openjfx - javafx-fxml - 17.0.0.1 - - - - org.junit.jupiter - junit-jupiter-api - 5.7.1 - test - - - org.junit.jupiter - junit-jupiter-engine - 5.7.1 - test - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 17 - 17 - - - - org.openjfx - javafx-maven-plugin - 0.0.7 - - - - default-cli - - - com.lecteurpdfdoubleaffichage.lecteurpdfdoubleaffichage/com.lecteurpdfdoubleaffichage.lecteurpdfdoubleaffichage.HelloApplication - - - - - - - - \ No newline at end of file