X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=4945394936356b0c3ede237216737cb9d0926bc4;hb=89b8af3526dab2eab313188204411dabb73fe6f2;hp=14a590b56ad2c8c2629d38ccc677277b7b824e7e;hpb=a1f4126e2ce9e2e005d6d55edfe97e83a400520c;p=xudocci.git diff --git a/pom.xml b/pom.xml index 14a590b..4945394 100644 --- a/pom.xml +++ b/pom.xml @@ -25,11 +25,65 @@ 1.3 - org.testng - testng - 6.8 + org.mockito + mockito-all + 1.9.5 + test + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + + junit + junit + 4.11 test + + UTF-8 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + net.pterodactylus.xdcc.main.Main + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.xdcc.main.Main + + + + +