Skip to content

Commit

Permalink
maven-javadoc-plugin 3.0.0 is bugged :(
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Jan 20, 2018
1 parent cc09cfe commit 7ef6d94
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 @@ -79,7 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.0</version>
<version>2.10.4</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 7ef6d94

Please sign in to comment.