Skip to content

Commit

Permalink
Pom: use the javadoc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yanne committed Aug 29, 2011
1 parent 40c672f commit 47d8a89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -171,6 +171,11 @@
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
</plugin>
</plugins>
</reporting>

Expand Down

0 comments on commit 47d8a89

Please sign in to comment.