X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=761777e40af385d01ef22448e0976f3f35742a02;hb=2241b13275a0dec86461aba67db92825424b9f1b;hp=b5a7c8bdcc9da5c75ac962f7b057bf953d31453a;hpb=36f646119c5dd6cf5f4db43c269c69bd790f1a4a;p=Sone.git diff --git a/pom.xml b/pom.xml index b5a7c8b..761777e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus sone - 0.9.1 + 0.9.5 net.pterodactylus @@ -27,9 +27,15 @@ 1.3 + org.jsoup + jsoup + 1.7.1 + test + + org.freenetproject fred - 0.7.5.1467.99.3 + 0.7.5.1475 provided @@ -90,8 +96,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.7 + 1.7 UTF-8 @@ -112,6 +118,7 @@ maven-assembly-plugin 2.2-beta-5 + sone jar-with-dependencies @@ -148,7 +155,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + 0.7.6.201602180812 default-prepare-agent @@ -187,6 +194,19 @@ + + org.pitest + pitest-maven + 1.1.10 + + + net.pterodactylus.sone.* + + + net.pterodactylus.sone.* + + +