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 5df0a9c commit 09177ebCopy full SHA for 09177eb
pom.xml
@@ -387,6 +387,7 @@
387
</executions>
388
</plugin>
389
390
+ <!--
391
<plugin>
392
<groupId>org.apache.maven.plugins</groupId>
393
<artifactId>maven-javadoc-plugin</artifactId>
@@ -400,8 +401,7 @@
400
401
</execution>
402
403
-
404
- <!--<plugin>
+ <plugin>
405
<groupId>org.sonatype.plugins</groupId>
406
<artifactId>nexus-staging-maven-plugin</artifactId>
407
<version>1.7.0</version>
0 commit comments