X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/32050f92ddfeefc143c87440ac4fe6b10c78a9cb..21357ae2173926ec1eb908517ab7b1b3e9175ee5:/pom.xml diff --git a/pom.xml b/pom.xml index 8262acc..0e25cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,26 @@ castle-troll 0.5-git + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + -Xlint + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M4 + + + + 3.15.0 1.8 @@ -37,5 +57,12 @@ runner ${gamengine.version} + + + junit + junit + 4.11 + test +