Java-1460 Reduce logging created by the maven-help plugin
This commit is contained in:
parent
7784219a2e
commit
1ba940679a
|
@ -66,8 +66,8 @@
|
|||
</file>
|
||||
</activation>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<profile>
|
||||
<id>show-active-profiles</id>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
@ -86,6 +86,8 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<properties>
|
||||
<help.plugin.version>3.2.0</help.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue