We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b2b34 commit 6cb979cCopy full SHA for 6cb979c
pom.xml
@@ -367,11 +367,11 @@
367
<plugin>
368
<groupId>org.apache.maven.plugins</groupId>
369
<artifactId>maven-javadoc-plugin</artifactId>
370
- <version>3.10.0</version>
+ <version>3.11.1</version>
371
<executions>
372
<execution>
373
<id>attach-javadocs</id>
374
- <phase>verify</phase>
+ <phase>package</phase>
375
<goals>
376
<goal>jar</goal>
377
</goals>
0 commit comments