X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=43093670ebc85d5b53d05e0236112f6ac9efe662;hp=89b68a5d832061d9b298fb1fcca96a554b4e5fc7;hb=aad0ca73948dbab08962976f0f8dd94cb9726900;hpb=32cccbb67e8172128074430375ccb8fed6fe5555 diff --git a/pom.xml b/pom.xml index 89b68a5..4309367 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2.4-SNAPSHOT + 0.1.3 jFCPlib jar @@ -16,13 +16,18 @@ junit junit - 3.8.2 + 4.11 test - net.pterodactylus - utils - 0.1.1 + org.hamcrest + hamcrest-integration + 1.3 + + + com.google.guava + guava + 16.0.1 @@ -43,6 +48,7 @@ 1.6 1.6 + UTF-8 @@ -69,6 +75,49 @@ + + 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 + + + + + + + +