Skip to content

Commit 0aa300a

Browse files
committed
Travis JDK 10 Issue Attempt 5
Signed-off-by: Joshua Gager <jlgager@jgcomptech.com>
1 parent ebf92be commit 0aa300a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,11 @@
159159
<docletArtifact>
160160
<groupId>ch.raffael.pegdown-doclet</groupId>
161161
<artifactId>pegdown-doclet</artifactId>
162-
<version>1.1</version>
162+
<version>1.3</version>
163163
</docletArtifact>
164164
<useStandardDocletOptions>true</useStandardDocletOptions>
165165
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
166166
<overview>${basedir}//src/main/javadoc/overview.html</overview>
167-
<additionalOptions>-html5</additionalOptions>
168167
</configuration>
169168
</plugin>
170169
<plugin>

0 commit comments

Comments
 (0)