Repository: maven
Updated Branches:
  refs/heads/master 8317522cd -> 608b430f7


Tweak the description for a PluginExecution phase, to clarify where the default 
phase comes from.


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

Branch: refs/heads/master
Commit: 608b430f7ddbd4326cddebae048a86b5fe2d3b71
Parents: 8317522
Author: Dennis Lundberg <denn...@apache.org>
Authored: Sun Nov 2 17:18:31 2014 +0100
Committer: Dennis Lundberg <denn...@apache.org>
Committed: Sun Nov 2 17:18:31 2014 +0100

----------------------------------------------------------------------
 maven-model/src/main/mdo/maven.mdo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/608b430f/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 fa6de4c..43bdb7e 100644
--- a/maven-model/src/main/mdo/maven.mdo
+++ b/maven-model/src/main/mdo/maven.mdo
@@ -2879,7 +2879,7 @@
           <version>4.0.0+</version>
           <type>String</type>
           <description>The build lifecycle phase to bind the goals in this 
execution to. If omitted,
-            the goals will be bound to the default phase specified in their 
metadata. </description>
+            the goals will be bound to the default phase specified by the 
plugin. </description>
         </field>
         <field xml.transient="true">
           <name>priority</name>

Reply via email to