X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=0dfc383dffc63c6986a03208b3fce54581beb171;hp=8e57cc86bd2092701bb60f03349592ceada9dd0f;hb=82e3b3261d2fc90d3893df6d417a2828ce5f8ab3;hpb=c96777831ddacd8399f945a741145b814eef498b diff --git a/pom.xml b/pom.xml index 8e57cc8..0dfc383 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.google.guava guava - 14.0-rc1 + 14.0.1 commons-lang @@ -145,6 +145,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 + + + + + + + +