Skip to content

Commit 2430839

Browse files
committed
Travis JDK 10 Issue Attempt 8
Signed-off-by: Joshua Gager <jlgager@jgcomptech.com>
1 parent 53525ba commit 2430839

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,6 @@
154154
</execution>
155155
</executions>
156156
<configuration>
157-
<doclet>ch.raffael.doclets.pegdown.PegdownDoclet</doclet>
158-
<docletArtifact>
159-
<groupId>ch.raffael.pegdown-doclet</groupId>
160-
<artifactId>pegdown-doclet</artifactId>
161-
<version>1.3</version>
162-
</docletArtifact>
163-
<useStandardDocletOptions>true</useStandardDocletOptions>
164157
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
165158
<overview>${basedir}//src/main/javadoc/overview.html</overview>
166159
</configuration>

0 commit comments

Comments
 (0)