Skip to content

Commit

Permalink
Issue #2 Updated javadoc plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatej committed Jan 31, 2018
1 parent 15702dd commit bdeddd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<version>3.0.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit bdeddd6

Please sign in to comment.