You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2019/04/28 19:40:23 UTC

svn commit: r1858340 - in /maven/website/content: guides/mini/guide-configuring-plugins.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sun Apr 28 19:40:22 2019
New Revision: 1858340

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-configuring-plugins.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-configuring-plugins.html
==============================================================================
--- maven/website/content/guides/mini/guide-configuring-plugins.html (original)
+++ maven/website/content/guides/mini/guide-configuring-plugins.html Sun Apr 28 19:40:22 2019
@@ -547,7 +547,7 @@ public class MyBindedQueryMojo
 &lt;/project&gt;</pre></div></div>
 <div class="section">
 <h4><a name="Using_the_.3Cinherited.3E_Tag_In_Build_Plugins"></a><a name="Using_the_inherited_Tag_In_Build_Plugins">Using the <tt>&lt;inherited&gt;</tt> Tag In Build Plugins</a></h4>
-<p>By default, plugin configuration should be propagated to child POMs, so to break the inheritance, you could uses the <tt>&lt;inherited&gt;</tt> tag:</p>
+<p>By default, plugin configuration should be propagated to child POMs, so to break the inheritance, you could use the <tt>&lt;inherited&gt;</tt> tag:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   ...
   &lt;build&gt;

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.