mirror of https://github.com/apache/maven.git
Improve description of activeByDefault.
Issue id: MNG-2609 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@657078 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9f84e95bab
commit
9dd2e54583
|
@ -3336,7 +3336,8 @@
|
|||
<version>4.0.0</version>
|
||||
<type>boolean</type>
|
||||
<description>
|
||||
Flag specifying whether this profile is active by default.
|
||||
If set to true, this profile will be active unless another profile in this pom is
|
||||
activated using the command line -P option or by one of that profile's activators.
|
||||
</description>
|
||||
</field>
|
||||
<field>
|
||||
|
|
Loading…
Reference in New Issue