Skip to content

Commit 9659081

Browse files
committed
Adjusting to enable Java SE 9 building
1 parent f9dcee1 commit 9659081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.apache.maven.plugins</groupId>
163163
<artifactId>maven-javadoc-plugin</artifactId>
164-
<version>2.10.4</version>
164+
<version>3.0.0-M1</version>
165165
<executions>
166166
<execution>
167167
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)