From: David ‘Bombe’ Roden Date: Wed, 25 Apr 2012 14:20:29 +0000 (+0200) Subject: Add configuration for javadoc plugin to POM. X-Git-Url: https://git.pterodactylus.net/?p=demoscenemusic.git;a=commitdiff_plain;h=83328b80f619679864554c3ff8f4c80a7cefc2c4 Add configuration for javadoc plugin to POM. --- diff --git a/pom.xml b/pom.xml index 500bf71..4c1b7be 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,14 @@ 1.6 + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + private + +