X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=ea1629af53451fa158c79a9db7585f9a8f09bbe6;hb=a999dc88874f3c2636cd37b1aa33b6e75ec7fae9;hp=4721108910e114f33dd858f3dc3f0b41cc4daa08;hpb=317bb21d6c9d43795f026f97709a7e67acf6f751;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index 4721108..ea1629a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2.4-SNAPSHOT + 0.2-SNAPSHOT jFCPlib jar @@ -43,6 +43,7 @@ 1.6 1.6 + UTF-8 @@ -69,6 +70,48 @@ + + org.jacoco + jacoco-maven-plugin + 0.7.1.201405082137 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +