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 3754c11 commit f8098d3Copy full SHA for f8098d3
pom.xml
@@ -316,6 +316,7 @@
316
<plugin>
317
<groupId>org.apache.maven.plugins</groupId>
318
<artifactId>maven-source-plugin</artifactId>
319
+ <version>3.0.1</version>
320
<executions>
321
<execution>
322
<id>attach-sources</id>
@@ -330,6 +331,7 @@
330
331
332
333
<artifactId>maven-javadoc-plugin</artifactId>
334
335
336
337
<id>attach-javadocs</id>
0 commit comments