X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=2af0145640334ba061678620b6065fc903a86fdb;hb=16928d48cfc6f698b00c37efb689ba721a6ad6a9;hp=bf2759e3b79891488aa8480eba714b4397fd0dcb;hpb=9036efcf186cf160cee9b05dfde3fdee97a04b50;p=Sone.git diff --git a/pom.xml b/pom.xml index bf2759e..2af0145 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 net.pterodactylus sone - 0.0.1-SNAPSHOT + 0.1-RC3 net.pterodactylus utils - 0.6.1 + 0.6.2-SNAPSHOT junit @@ -15,7 +15,27 @@ 3.8.2 test + + org.freenetproject + fred + 0.7.5.1293-SNAPSHOT + provided + + + org.freenetproject + fred-ext + 26 + provided + + + net.pterodactylus + utils.json + 0.1-SNAPSHOT + + + UTF-8 + @@ -26,6 +46,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 + + + +