From f2a567680cd185eca6fb405cec422fa964d37a0c Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Sat, 17 Sep 2016 16:59:37 -0400 Subject: [PATCH] Added Tags --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 946cc7f..03e9b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,24 @@ A bucket of aaall the stuff Ali makes. It's a bit smelly. src + + + src + + **/*.java + + + + src/main/resources + + *.properties + *.yml + *.csv + *.txt + + true + + maven-compiler-plugin