X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=45eeece24589475d3272211755d9ae89f746bccc;hb=c8396748e78e3faa9316d7de6b6a8c58e584f1c1;hp=74de2946eb512802e6dfcb01d9cd5b982b06309b;hpb=fd8d1078c1847cbc8024521349e63b6cef39bfcc;p=xudocci.git diff --git a/pom.xml b/pom.xml index 74de294..45eeece 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.pterodactylus - xdcc + xudocci 0.1-SNAPSHOT @@ -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 + + + + +