X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=087d69099278cc5f53d18745bb769840297c56de;hb=e351d4aca7c80b6a9e7ddc9775995ce829e51031;hp=ec169b2ceda15223f08e8aa8b02e2b1d160ab342;hpb=e15c9a5f025b85844be6e6bf10467e1a81f0dbba;p=Sone.git diff --git a/pom.xml b/pom.xml index ec169b2..087d690 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,52 @@ 4.0.0 net.pterodactylus sone - 0.0.1-SNAPSHOT + 0.8.4 + + + net.pterodactylus + utils + 0.12.3-SNAPSHOT + + + junit + junit + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 + test + + + org.freenetproject + fred + 0.7.5.1405 + provided + + + org.freenetproject + freenet-ext + 26 + provided + + + net.pterodactylus + utils.json + 0.1 + + + + + pterodactylus + http://maven.pterodactylus.net/ + + + + UTF-8 + @@ -13,19 +58,59 @@ 1.6 + + org.apache.maven.plugins + maven-jar-plugin + + + + net.pterodactylus.sone.main.SonePlugin + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.sone.main.SonePlugin + + + + + + make-assembly + package + + single + + + + - - - net.pterodactylus - utils - 0.6.1 - - - junit - junit - 3.8.2 - test - - + + + + 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/ + + + + +