X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=94d63d53ae1ef25f00b134e9031e2d8d542d8ad1;hb=8d732cc4f2bd4367446768e1de64d6af5a3aca15;hp=bf2759e3b79891488aa8480eba714b4397fd0dcb;hpb=9036efcf186cf160cee9b05dfde3fdee97a04b50;p=Sone.git diff --git a/pom.xml b/pom.xml index bf2759e..94d63d5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.6.1 + 0.6.2-SNAPSHOT junit @@ -15,7 +15,16 @@ 3.8.2 test + + org.freenetproject + fred + 0.7.5.1292-SNAPSHOT + provided + + + UTF-8 + @@ -26,6 +35,40 @@ 1.6 + + org.apache.maven.plugins + maven-jar-plugin + + + + net.pterodactylus.sone.main.SonePlugin + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + jar-with-dependencies + + + + net.pterodactylus.sone.main.SonePlugin + + + + + + make-assembly + package + + single + + + +