X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=45eeece24589475d3272211755d9ae89f746bccc;hb=0965ebe566ffbd6ee89390dd08bb8ae61654aae7;hp=a9805f4a059fdbfae2b42de8dbc4b98e2bc00fc3;hpb=75116d570179697ccbb0d4632bc70fbf11cf8b82;p=xudocci.git diff --git a/pom.xml b/pom.xml index a9805f4..45eeece 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,50 @@ hamcrest-all 1.3 + + org.testng + testng + 6.8 + 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 + + + + +