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 [10/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/enf...

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/help-doc.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/help-doc.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/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 Plugin 1.5-SNAPSHOT API)</title>
+<title>API Help (Apache Maven Enforcer Plugin 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 Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="API Help (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/index-all.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/index-all.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/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 Plugin 1.5-SNAPSHOT API)</title>
+<title>Index (Apache Maven Enforcer Plugin 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 Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Index (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/index.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/index.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/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 Plugin 1.5-SNAPSHOT API</title>
+<title>Apache Maven Enforcer Plugin 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/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/DisplayInfoMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/DisplayInfoMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/DisplayInfoMojo.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>DisplayInfoMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>DisplayInfoMojo (Apache Maven Enforcer Plugin 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="DisplayInfoMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="DisplayInfoMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/EnforceMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/EnforceMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/EnforceMojo.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>EnforceMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>EnforceMojo (Apache Maven Enforcer Plugin 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="EnforceMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="EnforceMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/HelpMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/HelpMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/HelpMojo.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>HelpMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>HelpMojo (Apache Maven Enforcer Plugin 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="HelpMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="HelpMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/DisplayInfoMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/DisplayInfoMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/DisplayInfoMojo.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.DisplayInfoMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.DisplayInfoMojo (Apache Maven Enforcer Plugin 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.DisplayInfoMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.DisplayInfoMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforceMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforceMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/EnforceMojo.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.EnforceMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.EnforceMojo (Apache Maven Enforcer Plugin 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.EnforceMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.EnforceMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/HelpMojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/class-use/HelpMojo.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.HelpMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.HelpMojo (Apache Maven Enforcer Plugin 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.HelpMojo (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.HelpMojo (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-frame.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-frame.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-frame.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>org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-summary.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-summary.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-summary.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>org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 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="org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-tree.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-tree.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-tree.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>org.apache.maven.plugins.enforcer Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer Class Hierarchy (Apache Maven Enforcer Plugin 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="org.apache.maven.plugins.enforcer Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.plugins.enforcer Class Hierarchy (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-use.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-use.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/package-use.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 Package org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 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 Package org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.enforcer (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/EnforcerUtils.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/EnforcerUtils.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/EnforcerUtils.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>EnforcerUtils (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>EnforcerUtils (Apache Maven Enforcer Plugin 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="EnforcerUtils (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="EnforcerUtils (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/class-use/EnforcerUtils.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/class-use/EnforcerUtils.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/class-use/EnforcerUtils.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.util.EnforcerUtils (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugins.enforcer.util.EnforcerUtils (Apache Maven Enforcer Plugin 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.util.EnforcerUtils (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.enforcer.util.EnforcerUtils (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-frame.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-frame.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-frame.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>org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-summary.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-summary.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-summary.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>org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 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="org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-tree.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-tree.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-tree.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>org.apache.maven.plugins.enforcer.util Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>org.apache.maven.plugins.enforcer.util Class Hierarchy (Apache Maven Enforcer Plugin 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="org.apache.maven.plugins.enforcer.util Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="org.apache.maven.plugins.enforcer.util Class Hierarchy (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-use.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-use.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/org/apache/maven/plugins/enforcer/util/package-use.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 Package org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 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 Package org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.enforcer.util (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-frame.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-frame.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-frame.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>Overview List (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Overview List (Apache Maven Enforcer Plugin 1.4.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-summary.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-summary.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-summary.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>Overview (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Overview (Apache Maven Enforcer Plugin 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="Overview (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Overview (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>
@@ -62,7 +62,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Enforcer Plugin 1.5-SNAPSHOT API</h1>
+<h1 class="title">Apache Maven Enforcer Plugin 1.4.1 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-tree.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/apidocs/overview-tree.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>Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)</title>
+<title>Class Hierarchy (Apache Maven Enforcer Plugin 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="Class Hierarchy (Apache Maven Enforcer Plugin 1.5-SNAPSHOT API)";
+        parent.document.title="Class Hierarchy (Apache Maven Enforcer Plugin 1.4.1 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/checkstyle.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/checkstyle.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/checkstyle.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependencies.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependencies.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependencies.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -473,13 +481,13 @@
 <tr class="a">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-api">enforcer-api</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-rules">enforcer-rules</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -515,7 +523,7 @@
 <tr class="a">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-rules">enforcer-rules</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>tests</td>
 <td>test-jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
@@ -904,7 +912,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.5-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4.1 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Enforcer Plugin</th></tr>
@@ -1356,7 +1364,7 @@
         standard as to justify existence in java.lang.</p>
 <p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/commons/lang/">http://jakarta.apache.org/commons/lang/</a></p>
 <p><b>Project License: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.enforcer:enforcer-api:jar:1.5-SNAPSHOT (compile) <img id="_img97" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep96', '_img97' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep96" style="display:none">
+<li>org.apache.maven.enforcer:enforcer-api:jar:1.4.1 (compile) <img id="_img97" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep96', '_img97' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep96" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Enforcer API</th></tr>
@@ -1365,7 +1373,7 @@
 <p><b>Description: </b>This component provides the generic interfaces needed to implement custom rules for the maven-enforcer-plugin.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-api">http://maven.apache.org/enforcer/enforcer-api</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.maven.enforcer:enforcer-rules:jar:1.5-SNAPSHOT (compile) <img id="_img99" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep98', '_img99' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep98" style="display:none">
+<li>org.apache.maven.enforcer:enforcer-rules:jar:1.4.1 (compile) <img id="_img99" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep98', '_img99' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep98" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Enforcer Rules</th></tr>
@@ -1429,7 +1437,7 @@
 <td>
 <p><b>Description: </b>There is currently no description associated with this project.</p>
 <p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li>
-<li>org.apache.maven.enforcer:enforcer-rules:test-jar:tests:1.5-SNAPSHOT (test) <img id="_img113" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep112', '_img113' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep112" style="display:none">
+<li>org.apache.maven.enforcer:enforcer-rules:test-jar:tests:1.4.1 (test) <img id="_img113" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep112', '_img113' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep112" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Maven Enforcer Rules</th></tr>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-convergence.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-convergence.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-convergence.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -507,7 +515,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">1.5-SNAPSHOT</td>
+<td width="25%">1.4.1</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-rules">org.apache.maven.enforcer:enforcer-rules</a></li>
@@ -520,7 +528,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">1.5-SNAPSHOT</td>
+<td width="25%">1.4.1</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">org.apache.maven.plugins:maven-enforcer-plugin</a></li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-info.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-info.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-info.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -434,31 +442,31 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
   &lt;artifactId&gt;maven-enforcer-plugin&lt;/artifactId&gt;
-  &lt;version&gt;1.5-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;1.4.1&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.5-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4.1'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-enforcer-plugin&quot; rev=&quot;1.5-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-enforcer-plugin&quot; rev=&quot;1.4.1&quot;&gt;
   &lt;artifact name=&quot;maven-enforcer-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.maven.plugins', module='maven-enforcer-plugin', version='1.5-SNAPSHOT')
+@Grab(group='org.apache.maven.plugins', module='maven-enforcer-plugin', version='1.4.1')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-enforcer-plugin:1.5-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-enforcer-plugin:1.4.1'</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-enforcer-plugin &quot;1.5-SNAPSHOT&quot;]</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-enforcer-plugin &quot;1.4.1&quot;]</pre></div></div>
 <div class="section">
 <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; %% &quot;maven-enforcer-plugin&quot; % &quot;1.5-SNAPSHOT&quot;</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; %% &quot;maven-enforcer-plugin&quot; % &quot;1.4.1&quot;</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-management.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-management.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/dependency-management.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -478,13 +486,13 @@
 <tr class="b">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-api">enforcer-api</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-rules">enforcer-rules</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
@@ -536,7 +544,7 @@
 <tr class="b">
 <td>org.apache.maven.enforcer</td>
 <td><a class="externalLink" href="http://maven.apache.org/enforcer/enforcer-rules">enforcer-rules</a></td>
-<td>1.5-SNAPSHOT</td>
+<td>1.4.1</td>
 <td>test-jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/display-info-mojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/display-info-mojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/display-info-mojo.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>
@@ -336,7 +344,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-enforcer-plugin:1.5-SNAPSHOT:display-info</p>
+<p>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:display-info</p>
       
 <p><b>Description</b>:</p>
       

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/distribution-management.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/distribution-management.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/distribution-management.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/enforce-mojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/enforce-mojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/enforce-mojo.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>
@@ -336,7 +344,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-enforcer-plugin:1.5-SNAPSHOT:enforce</p>
+<p>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce</p>
       
 <p><b>Description</b>:</p>
       

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/faq.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/faq.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/faq.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -144,6 +144,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/findbugs.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/findbugs.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/findbugs.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/help-mojo.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/help-mojo.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/help-mojo.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>
@@ -336,7 +344,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-enforcer-plugin:1.5-SNAPSHOT:help</p>
+<p>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:help</p>
       
 <p><b>Description</b>:</p>
       

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/index.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/index.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/index.html Sun Aug 23 19:50:55 2015
@@ -76,7 +76,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -145,6 +145,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/integration.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/integration.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/integration.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/issue-tracking.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/issue-tracking.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/issue-tracking.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/mail-lists.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/mail-lists.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/mail-lists.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-info.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-info.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-info.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -144,6 +144,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>
@@ -443,7 +451,7 @@ Call <code>mvn enforcer:help -Ddetail=tr
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-enforcer-plugin&lt;/artifactId&gt;
-          &lt;version&gt;1.5-SNAPSHOT&lt;/version&gt;
+          &lt;version&gt;1.4.1&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -453,7 +461,7 @@ Call <code>mvn enforcer:help -Ddetail=tr
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-enforcer-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.5-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;1.4.1&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-management.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-management.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugin-management.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugins.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugins.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/plugins.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-info.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-info.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-info.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                               
       <li class="active">

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-reports.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-reports.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-reports.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-summary.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-summary.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/project-summary.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -470,7 +478,7 @@
 <td>maven-enforcer-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.5-SNAPSHOT</td></tr>
+<td>1.4.1</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/sonar.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/sonar.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/sonar.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/source-repository.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/source-repository.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/source-repository.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                                     
       <li>
@@ -433,21 +441,21 @@
 <div class="section">
 <h2><a name="Web_Access"></a>Web Access</h2><a name="Web_Access"></a>
 <p>The following is a link to the online source repository.</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/enforcer/trunk/maven-enforcer-plugin">http://svn.apache.org/viewvc/maven/enforcer/trunk/maven-enforcer-plugin</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/enforcer/tags/enforcer-1.4.1/maven-enforcer-plugin">http://svn.apache.org/viewvc/maven/enforcer/tags/enforcer-1.4.1/maven-enforcer-plugin</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_access"></a>Anonymous access</h2><a name="Anonymous_access"></a>
 <p>The source can be checked out anonymously from SVN with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin/ maven-enforcer-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.4.1/maven-enforcer-plugin maven-enforcer-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Developer_access"></a>Developer access</h2><a name="Developer_access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin/ maven-enforcer-plugin</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.4.1/maven-enforcer-plugin maven-enforcer-plugin</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_behind_a_firewall"></a>Access from behind a firewall</h2><a name="Access_from_behind_a_firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin/ maven-enforcer-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.4.1/maven-enforcer-plugin maven-enforcer-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Access_through_a_proxy"></a>Access through a proxy</h2><a name="Access_through_a_proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>

Modified: websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/surefire-report.html
==============================================================================
--- websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/surefire-report.html (original)
+++ websites/production/maven/components/enforcer-archives/enforcer-LATEST/maven-enforcer-plugin/surefire-report.html Sun Aug 23 19:50:55 2015
@@ -75,7 +75,7 @@
                     
                   <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-23</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.5-SNAPSHOT
+                    Version: 1.4.1
         </li>
             
                             </ul>
@@ -146,6 +146,14 @@
           <span class="none"></span>
         Writing a custom rule</a>
             </li>
+                              <li class="nav-header">Resources</li>
+                              
+      <li>
+  
+                          <a href="https://cwiki.apache.org/confluence/display/MAVENOLD/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges" class="externalLink" title="">
+          <span class="none"></span>
+        </a>
+            </li>
                               <li class="nav-header">Project Documentation</li>
                                                                                                                                                                                                                                                                                                                           
       <li>
@@ -435,7 +443,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.048</td></tr></table><br />
+<td>1.047</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -456,7 +464,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.048</td></tr></table><br />
+<td>1.047</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.plugins.enforcer"></a>org.apache.maven.plugins.enforcer</h3><a name="org.apache.maven.plugins.enforcer"></a>
@@ -478,7 +486,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.027</td></tr>
+<td>0.025</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.enforcerTestEnforceMojo"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.plugins.enforcerTestEnforceMojo">TestEnforceMojo</a></td>
@@ -487,7 +495,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.021</td></tr></table></div><br /></div>
+<td>1.022</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -497,14 +505,14 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testHelper</td>
-<td>0.027</td></tr></table></div>
+<td>0.025</td></tr></table></div>
 <div class="section">
 <h3><a name="TestEnforceMojo"></a>TestEnforceMojo</h3><a name="org.apache.maven.plugins.enforcerTestEnforceMojo"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testEnforceMojo</td>
-<td>0.007</td></tr>
+<td>0.006</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCaching</td>
@@ -512,11 +520,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCachePersistence1</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCachePersistence2</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCachePersistence3</td>