X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=ea1629af53451fa158c79a9db7585f9a8f09bbe6;hb=a999dc88874f3c2636cd37b1aa33b6e75ec7fae9;hp=f820b6f8c7cd7a19aa5b1f483cc4b45c57c863fb;hpb=77a9e17fbc6c0213005c50a90f44422e72f324a1;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index f820b6f..ea1629a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2.1 + 0.2-SNAPSHOT jFCPlib jar @@ -20,9 +20,9 @@ test - net.pterodactylus - utils - 0.1.1 + com.google.guava + guava + 16.0.1 @@ -41,8 +41,9 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 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 + + + + + + + +