X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=b5a7c8bdcc9da5c75ac962f7b057bf953d31453a;hb=4aa72c270c52fac1dd2ab28433b9036e09bf6c31;hp=f506a2458389c607a23beaff98058d0e5d5e03ac;hpb=629ddb006542df2b671e172d8f544815bbab639b;p=Sone.git diff --git a/pom.xml b/pom.xml index f506a24..b5a7c8b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus sone - 0.8.7 + 0.9.1 net.pterodactylus @@ -22,15 +22,20 @@ test + org.hamcrest + hamcrest-all + 1.3 + + org.freenetproject fred - 0.7.5.1405 + 0.7.5.1467.99.3 provided org.freenetproject freenet-ext - 26 + 29 provided @@ -41,7 +46,7 @@ com.google.guava guava - 14.0-rc1 + 14.0.1 commons-lang @@ -87,6 +92,7 @@ 1.6 1.6 + UTF-8 @@ -139,6 +145,48 @@
© 2010–2013 David ‘Bombe’ Roden
+ + 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 + + + + + + + +