You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/01/26 23:40:58 UTC

git commit: improved description

Updated Branches:
  refs/heads/master b05dd063f -> def19d231


improved description

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/def19d23
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/def19d23
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/def19d23

Branch: refs/heads/master
Commit: def19d23131bf4b16344b7c111733088920f03c3
Parents: b05dd06
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sun Jan 26 23:40:55 2014 +0100
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sun Jan 26 23:40:55 2014 +0100

----------------------------------------------------------------------
 maven-model/src/main/mdo/maven.mdo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/def19d23/maven-model/src/main/mdo/maven.mdo
----------------------------------------------------------------------
diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo
index d1b413d..eb8bcd8 100644
--- a/maven-model/src/main/mdo/maven.mdo
+++ b/maven-model/src/main/mdo/maven.mdo
@@ -3447,8 +3447,8 @@
           <version>4.0.0+</version>
           <type>String</type>
           <defaultValue>2.0</defaultValue>
-          <description>The minimum version of Maven required to build the project, or to use this
-            plugin.</description>
+          <description>The minimum version of Maven required to build the project. If this project is a plugin, this is
+          in addition the minimum version of Maven required to use it.</description>
           <required>false</required>
         </field>
       </fields>