X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=4d80c6b0fd5845955f8af1feed90c45c5be25824;hb=2789ac815443aff72512e4770aebb53cea9006a6;hp=2d6e0106eb53d8c1751a2419e909acfb549d8e76;hpb=d371417f8f04bb2eabb12de3793e5519ba0ae452;p=xudocci.git diff --git a/pom.xml b/pom.xml index 2d6e010..4d80c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,25 @@ 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 @@ -43,8 +59,29 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 + UTF-8 + + + + 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