Skip to content

Commit 7ef6d94

Browse files
committed
maven-javadoc-plugin 3.0.0 is bugged :(
1 parent cc09cfe commit 7ef6d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.apache.maven.plugins</groupId>
8181
<artifactId>maven-javadoc-plugin</artifactId>
82-
<version>3.0.0</version>
82+
<version>2.10.4</version>
8383
<executions>
8484
<execution>
8585
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)