Skip to content

Commit

Permalink
Fix running Maven install on JDK9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderhenne committed Oct 17, 2017
1 parent 7757bd6 commit db95a9f
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 @@ -149,7 +149,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<version>3.0.0-M1</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit db95a9f

Please sign in to comment.