X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=36ceeb1090916f87b0d8b32dbd67c0433690773b;hp=5502401b8cfcf72bc7b134ecb99f6d53f976c609;hb=refs%2Fheads%2Ffeature%2Falbum-and-image-links;hpb=4353f53d1d7b750037fd692b372bce18ce585725 diff --git a/pom.xml b/pom.xml index 5502401..36ceeb1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus sone - 0.8.7 + 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 + + + + + + + +