From 47d8a89a81b10119b1758463dc16170d88f45376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janne=20H=C3=A4rk=C3=B6nen?= Date: Mon, 29 Aug 2011 09:30:54 +0300 Subject: [PATCH] Pom: use the javadoc plugin --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index c28d797..d4aa929 100644 --- a/pom.xml +++ b/pom.xml @@ -171,6 +171,11 @@ cobertura-maven-plugin 2.0 + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 +