X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=2764b79d28ab691e1859d030e1e4f5c131ba9d35;hb=f76ee64d2cd93a0439c6306e1fcf6230c633590c;hp=ce27ee6c449756d0d0cf1360e252472497bad39b;hpb=2eee3d3fdb68b8b8dee88603d843341e496090ee;p=xudocci.git diff --git a/pom.xml b/pom.xml index ce27ee6..2764b79 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 @@ -36,4 +52,38 @@ UTF-8 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.8 + 1.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 + + + + +