X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=03f060816b7c30dfcf069cad173fadda2b5c94cf;hb=dd3d9583a9cb98dd91cf99a589ca4057a2b01934;hp=2a5dec0726ac63eab7d077eb8d9beec113c89ba0;hpb=a47361f1f91afac51ba7dfc937f7c64576ca8935;p=Sone.git diff --git a/pom.xml b/pom.xml index 2a5dec0..03f0608 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 net.pterodactylus sone - 0.0.1-SNAPSHOT + 0.3.1-RC1 net.pterodactylus utils - 0.6.2-SNAPSHOT + 0.7 junit @@ -15,7 +15,27 @@ 3.8.2 test + + org.freenetproject + fred + 0.7.5.1305 + provided + + + org.freenetproject + fred-ext + 26 + provided + + + net.pterodactylus + utils.json + 0.1-SNAPSHOT + + + UTF-8 + @@ -37,6 +57,48 @@ + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.sone.main.SonePlugin + + + + + + make-assembly + package + + single + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + http://download.oracle.com/javase/6/docs/api/ + http://java.pterodactylus.net/utils/apidocs/ + http://java.pterodactylus.net/utils.json/apidocs/ + + + + +