From 46086ce029476de5e0a5b03484f0f052c1e3249e Mon Sep 17 00:00:00 2001 From: leewyatt Date: Tue, 10 May 2022 14:46:13 +0900 Subject: [PATCH] update pom --- pom.xml | 60 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 5b94629..63dc197 100644 --- a/pom.xml +++ b/pom.xml @@ -8,41 +8,41 @@ FXGL_TowerDefense 0.2.0 - - UTF-8 - 17 - - - 3.8.0 - 3.0.0 - - 11.17 - 0.0.6 - com.leewyatt.td.TowerDefenseApp - 17 - 17 - - - - - - - - - - - - - - - - com.github.almasb fxgl - ${fxgl.version} + 17.1 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.0 + + 17 + utf-8 + + + + + org.openjfx + javafx-maven-plugin + 0.0.8 + + true + 2 + true + true + TowerDefense + TowerDefense + TowerDefenseZip + com.leewyatt.td.TowerDefenseApp + + + + \ No newline at end of file