Skip to content

Commit 4b8b564

Browse files
authored
Merge pull request #131 from Commonjava/revert-129-jdk8
Revert "Update maven-javadoc-plugin for compatibility with JDK 8"
2 parents 622cf38 + e50ed72 commit 4b8b564

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@
165165
<configuration>
166166
<detectOfflineLinks>false</detectOfflineLinks>
167167
<additionalparam>-Xdoclint:none</additionalparam>
168-
<doclint>none</doclint>
169-
<source>8</source>
170168
</configuration>
171169
</plugin>
172170
<plugin>

0 commit comments

Comments
 (0)