X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=36ceeb1090916f87b0d8b32dbd67c0433690773b;hp=7286872a7bdaa31a4adea8c310b8298f47587879;hb=refs%2Fheads%2Ffeature%2Falbum-and-image-links;hpb=d21b95054d2b0d46d7b8bb387d2d60e5662f5361 diff --git a/pom.xml b/pom.xml index 7286872..36ceeb1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus sone - 0.8.8 + 0.9.3 net.pterodactylus @@ -22,15 +22,26 @@ test + org.hamcrest + hamcrest-all + 1.3 + + + org.jsoup + jsoup + 1.7.1 + test + + org.freenetproject fred - 0.7.5.1405 + 0.7.5.1467.99.3 provided org.freenetproject freenet-ext - 26 + 29 provided @@ -41,7 +52,7 @@ com.google.guava guava - 14.0-rc1 + 14.0.1 commons-lang @@ -107,6 +118,7 @@ maven-assembly-plugin 2.2-beta-5 + sone jar-with-dependencies @@ -140,6 +152,48 @@
© 2010–2013 David ‘Bombe’ Roden
+ + org.jacoco + jacoco-maven-plugin + 0.7.6.201602180812 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +