Skip to content

Commit 53525ba

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

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
@@ -154,12 +154,11 @@
154154
</execution>
155155
</executions>
156156
<configuration>
157-
<author>true</author>
158157
<doclet>ch.raffael.doclets.pegdown.PegdownDoclet</doclet>
159158
<docletArtifact>
160159
<groupId>ch.raffael.pegdown-doclet</groupId>
161160
<artifactId>pegdown-doclet</artifactId>
162-
<version>1.1</version>
161+
<version>1.3</version>
163162
</docletArtifact>
164163
<useStandardDocletOptions>true</useStandardDocletOptions>
165164
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>

0 commit comments

Comments
 (0)