Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
fix(pom): remove excess maven-javadoc-plugin from build plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Feb 10, 2016
1 parent d1dd62f commit d4a5761
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@
<optimize>true</optimize>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit d4a5761

Please sign in to comment.