Skip to content

Commit

Permalink
#44
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanxue committed Dec 22, 2016
1 parent 079a93e commit 985c7d1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,12 @@
</execution>
</executions>
</plugin>


<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>

<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
Expand Down

0 comments on commit 985c7d1

Please sign in to comment.