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 kh...@apache.org on 2015/08/23 21:50:59 UTC

svn commit: r962823 [5/11] - in /websites/production/maven/components/enforcer-archives/enforcer-LATEST: ./ apidocs/ apidocs/org/apache/maven/enforcer/rule/api/ apidocs/org/apache/maven/enforcer/rule/api/class-use/ apidocs/org/apache/maven/plugins/enfo...

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/deprecated-list.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/deprecated-list.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Deprecated List (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Deprecated List (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/help-doc.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/help-doc.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/help-doc.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>API Help (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="API Help (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index-all.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index-all.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index-all.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Index (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Index (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/index.html Sun Aug 23 19:50:55 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Maven Enforcer Rules 1.5-SNAPSHOT API</title>
+<title>Apache Maven Enforcer Rules 1.4.1 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractBanDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractBanDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractBanDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractBanDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractBanDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>
@@ -117,7 +117,7 @@
 extends <a href="../../../../../org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractNonCacheableEnforcerRule</a></pre>
 <div class="block">Abstract enforcer rule that give a foundation to validate properties from multiple sources.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: AbstractPropertyEnforcerRule.java 1631135 2014-10-11 23:27:06Z khmarbaise $</dd>
+  <dd>$Id: AbstractPropertyEnforcerRule.java 1697215 2015-08-23 16:27:17Z khmarbaise $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd>Paul Gier, <a href='mailto:marvin[at]marvinformatics[dot]com'>Marvin Froeder</a></dd></dl>
 </li>
@@ -264,7 +264,7 @@ extends <a href="../../../../../org/apac
 <h4>setRegex</h4>
 <pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/maven/plugins/enforcer/AbstractPropertyEnforcerRule.html#line.62">setRegex</a>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)</pre>
 <div class="block">Set the property value to a given regular expression. Defaults to <code>null</code> (any value is ok).</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>the</code> - regular expression</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>regex</code> - The regular expression</dd></dl>
 </li>
 </ul>
 <a name="getRegex()">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractRequireFiles.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractRequireFiles (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractRequireFiles (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractRequireFiles (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractRequireFiles (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysFail.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysFail.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysFail.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AlwaysFail (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AlwaysFail (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AlwaysFail (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AlwaysFail (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysPass.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysPass.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/AlwaysPass.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AlwaysPass (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>AlwaysPass (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AlwaysPass (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="AlwaysPass (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDistributionManagement.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDistributionManagement.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDistributionManagement.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BanDistributionManagement (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BanDistributionManagement (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BanDistributionManagement (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BanDistributionManagement (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BanTransitiveDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BanTransitiveDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BanTransitiveDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BanTransitiveDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BanTransitiveDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BannedDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BannedDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BannedDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BannedDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>
@@ -122,7 +122,7 @@
 extends <a href="../../../../../org/apache/maven/plugins/enforcer/AbstractBanDependencies.html" title="class in org.apache.maven.plugins.enforcer">AbstractBanDependencies</a></pre>
 <div class="block">This rule checks that lists of dependencies are not included.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: BannedDependencies.java 1634140 2014-10-24 21:23:01Z khmarbaise $</dd>
+  <dd>$Id: BannedDependencies.java 1697215 2015-08-23 16:27:17Z khmarbaise $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:brianf@apache.org">Brian Fox</a></dd></dl>
 </li>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apac
  by using '*' (ie group:*:1.0) <br>
  The rule will fail if any dependency matches any exclude, unless it also matches an 
  include rule.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theExcludes</code> - the excludes to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>#getExcludes()}</code></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theExcludes</code> - the excludes to set</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/plugins/enforcer/BannedDependencies.html#getExcludes()"><code>getExcludes()</code></a></dd></dl>
 </li>
 </ul>
 <a name="getIncludes()">
@@ -346,7 +346,7 @@ extends <a href="../../../../../org/apac
  smaller set of includes. <br>
  For example, to ban all xerces except xerces-api -> exclude "xerces", 
  include "xerces:xerces-api"</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theIncludes</code> - the includes to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>#setIncludes(List)}</code></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>theIncludes</code> - the includes to set</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/plugins/enforcer/BannedDependencies.html#setIncludes(java.util.List)"><code>setIncludes(List)</code></a></dd></dl>
 </li>
 </ul>
 </li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedPlugins.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedPlugins.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedPlugins.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BannedPlugins (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BannedPlugins (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BannedPlugins (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BannedPlugins (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedRepositories.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedRepositories.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/BannedRepositories.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BannedRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>BannedRepositories (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BannedRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="BannedRepositories (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DependencyConvergence.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DependencyConvergence.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/DependencyConvergence.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DependencyConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>DependencyConvergence (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DependencyConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="DependencyConvergence (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EnforcerExpressionEvaluator.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EnforcerExpressionEvaluator.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EnforcerExpressionEvaluator.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EvaluateBeanshell.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EvaluateBeanshell.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/EvaluateBeanshell.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>EvaluateBeanshell (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>EvaluateBeanshell (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EvaluateBeanshell (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="EvaluateBeanshell (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/NoSnapshots.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/NoSnapshots.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/NoSnapshots.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>NoSnapshots (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>NoSnapshots (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="NoSnapshots (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="NoSnapshots (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/ReactorModuleConvergence.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/ReactorModuleConvergence.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/ReactorModuleConvergence.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ReactorModuleConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>ReactorModuleConvergence (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ReactorModuleConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="ReactorModuleConvergence (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireActiveProfile.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireActiveProfile.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireActiveProfile.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireActiveProfile (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireActiveProfile (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireActiveProfile (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireActiveProfile (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireEnvironmentVariable (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireEnvironmentVariable (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireEnvironmentVariable (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireEnvironmentVariable (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>
@@ -252,8 +252,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setVariableName</h4>
 <pre>public final&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#line.45">setVariableName</a>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;variableName)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>variableName</code> - the variable name</dd><dt><span class="strong">See Also:</span></dt><dd><code>#setVariableName(String)}</code>, 
-<code>#getVariableName()}</code></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>variableName</code> - the variable name</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#setVariableName(java.lang.String)"><code>setVariableName(String)</code></a>, 
+<a href="../../../../../org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.html#getVariableName()"><code>getVariableName()</code></a></dd></dl>
 </li>
 </ul>
 <a name="getVariableName()">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesDontExist.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesDontExist.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesDontExist.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireFilesDontExist (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireFilesDontExist (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireFilesDontExist (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireFilesDontExist (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesExist.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesExist.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesExist.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireFilesExist (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireFilesExist (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireFilesExist (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireFilesExist (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesSize.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesSize.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireFilesSize.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireFilesSize (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireFilesSize (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireFilesSize (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireFilesSize (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireJavaVersion.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireJavaVersion.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireJavaVersion.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireJavaVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireJavaVersion (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireJavaVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireJavaVersion (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireMavenVersion.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireMavenVersion.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireMavenVersion.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireMavenVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireMavenVersion (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireMavenVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireMavenVersion (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireNoRepositories.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireNoRepositories.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireNoRepositories.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireNoRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireNoRepositories (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireNoRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireNoRepositories (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireOS.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireOS.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireOS.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireOS (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireOS (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireOS (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireOS (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePluginVersions.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePluginVersions.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePluginVersions.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequirePluginVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequirePluginVersions (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequirePluginVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequirePluginVersions (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>
@@ -113,7 +113,7 @@
 extends <a href="../../../../../org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.html" title="class in org.apache.maven.plugins.enforcer">AbstractNonCacheableEnforcerRule</a></pre>
 <div class="block">This rule will enforce that all plugins specified in the poms have a version declared.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: RequirePluginVersions.java 1634140 2014-10-24 21:23:01Z khmarbaise $</dd>
+  <dd>$Id: RequirePluginVersions.java 1697215 2015-08-23 16:27:17Z khmarbaise $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:brianf@apache.org">Brian Fox</a></dd></dl>
 </li>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apac
                                                                  throws <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block">Remove the plugins that the user doesn't want to check.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>uncheckedPlugins</code> - </dd><dd><code>plugins</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The plugins which have been removed.</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd></dl>
 </li>
@@ -413,7 +413,7 @@ extends <a href="../../../../../org/apac
                                          <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;uncheckedPluginsList)</pre>
 <div class="block">Combines the old Collection with the new comma separated list.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>uncheckedPlugins</code> - </dd><dd><code>uncheckedPluginsList</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>List of unchecked plugins.</dd></dl>
 </li>
 </ul>
 <a name="addAdditionalPlugins(java.util.Set, java.util.List)">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePrerequisite.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePrerequisite.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequirePrerequisite.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequirePrerequisite (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequirePrerequisite (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequirePrerequisite (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequirePrerequisite (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireProperty.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireProperty.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireProperty.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireProperty (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireProperty (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireProperty (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireProperty (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseDeps.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseDeps.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseDeps.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireReleaseDeps (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireReleaseDeps (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireReleaseDeps (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireReleaseDeps (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>
@@ -118,7 +118,7 @@
 extends <a href="../../../../../org/apache/maven/plugins/enforcer/AbstractBanDependencies.html" title="class in org.apache.maven.plugins.enforcer">AbstractBanDependencies</a></pre>
 <div class="block">This rule checks that no snapshots are included.</div>
 <dl><dt><span class="strong">Version:</span></dt>
-  <dd>$Id: RequireReleaseDeps.java 1634140 2014-10-24 21:23:01Z khmarbaise $</dd>
+  <dd>$Id: RequireReleaseDeps.java 1697215 2015-08-23 16:27:17Z khmarbaise $</dd>
 <dt><span class="strong">Author:</span></dt>
   <dd><a href="mailto:brianf@apache.org">Brian Fox</a></dd></dl>
 </li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseVersion.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseVersion.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireReleaseVersion.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireReleaseVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireReleaseVersion (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireReleaseVersion (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireReleaseVersion (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireSameVersions.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireSameVersions.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireSameVersions.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireSameVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireSameVersions (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireSameVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireSameVersions (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireUpperBoundDeps.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireUpperBoundDeps.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/RequireUpperBoundDeps.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RequireUpperBoundDeps (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>RequireUpperBoundDeps (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RequireUpperBoundDeps (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="RequireUpperBoundDeps (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractBanDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractBanDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractBanDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractBanDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractBanDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractBanDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractBanDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractNonCacheableEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractNonCacheableEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractNonCacheableEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractNonCacheableEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractPropertyEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractPropertyEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractPropertyEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractPropertyEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractRequireFiles.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractRequireFiles.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractRequireFiles.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractRequireFiles (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractRequireFiles (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractRequireFiles (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractRequireFiles (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractStandardEnforcerRule.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractStandardEnforcerRule.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractStandardEnforcerRule.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractVersionEnforcer.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractVersionEnforcer.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AbstractVersionEnforcer.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AbstractVersionEnforcer (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysFail.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysFail.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysFail.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AlwaysFail (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AlwaysFail (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AlwaysFail (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AlwaysFail (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysPass.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysPass.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/AlwaysPass.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.AlwaysPass (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.AlwaysPass (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AlwaysPass (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.AlwaysPass (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDistributionManagement.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDistributionManagement.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDistributionManagement.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BanDistributionManagement (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BanDistributionManagement (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanDistributionManagement (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanDistributionManagement (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDuplicatePomDependencyVersions.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDuplicatePomDependencyVersions.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanDuplicatePomDependencyVersions.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanDuplicatePomDependencyVersions (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanTransitiveDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanTransitiveDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BanTransitiveDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BanTransitiveDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BanTransitiveDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanTransitiveDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BanTransitiveDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedDependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedDependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedDependencies.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BannedDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BannedDependencies (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedDependencies (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedDependencies (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedPlugins.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedPlugins.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedPlugins.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BannedPlugins (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BannedPlugins (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedPlugins (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedPlugins (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedRepositories.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedRepositories.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/BannedRepositories.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.BannedRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.BannedRepositories (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedRepositories (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.BannedRepositories (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DefaultEnforcementRuleHelper.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DefaultEnforcementRuleHelper.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DefaultEnforcementRuleHelper.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.DefaultEnforcementRuleHelper (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DependencyConvergence.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DependencyConvergence.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/DependencyConvergence.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.DependencyConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.DependencyConvergence (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.DependencyConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.DependencyConvergence (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforcerExpressionEvaluator.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforcerExpressionEvaluator.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforcerExpressionEvaluator.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.EnforcerExpressionEvaluator (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EvaluateBeanshell.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EvaluateBeanshell.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/EvaluateBeanshell.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.EvaluateBeanshell (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.EvaluateBeanshell (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.EvaluateBeanshell (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.EvaluateBeanshell (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/NoSnapshots.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/NoSnapshots.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/NoSnapshots.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.NoSnapshots (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.NoSnapshots (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.NoSnapshots (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.NoSnapshots (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/ReactorModuleConvergence.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/ReactorModuleConvergence.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/enforcer-rules/apidocs/org/apache/maven/plugins/enforcer/class-use/ReactorModuleConvergence.html Sun Aug 23 19:50:55 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugins.enforcer.ReactorModuleConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.ReactorModuleConvergence (Apache Maven Enforcer Rules 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.ReactorModuleConvergence (Apache Maven Enforcer Rules 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.ReactorModuleConvergence (Apache Maven Enforcer Rules 1.4.1 API)";
     }
 //-->
 </script>