Skip to content

Commit d4ceb0a

Browse files
author
Gary Gregory
committed
Point to the Java 8 Javadocs.
1 parent 1141e9b commit d4ceb0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ CSV files of various types.
146146
<project.inceptionYear>2005</project.inceptionYear>
147147
<maven.compiler.source>1.8</maven.compiler.source>
148148
<maven.compiler.target>1.8</maven.compiler.target>
149+
<commons.javadoc.java.link>http://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>
149150
<!-- Ensure copies work OK (can be removed later when this is in parent POM) -->
150151
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
151152
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)