Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/includes-excludes.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/includes-excludes.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/includes-excludes.html
 Sat Jul 11 14:57:13 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Mauro Talevi" />
     <meta name="Date-Creation-yyyymmdd" content="20080721" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Selecting Contents for Uber 
JAR</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -75,9 +75,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -367,7 +367,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -402,7 +402,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -448,7 +448,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -473,7 +473,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/resource-transformers.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/resource-transformers.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/resource-transformers.html
 Sat Jul 11 14:57:13 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Mauro Talevi" />
     <meta name="Date-Creation-yyyymmdd" content="20080721" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Resource Transformers</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -75,9 +75,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -402,7 +402,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -432,7 +432,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -461,7 +461,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -490,7 +490,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -522,7 +522,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -558,7 +558,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -597,7 +597,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -634,7 +634,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -672,7 +672,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;
@@ -703,7 +703,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;phase&gt;package&lt;/phase&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/use-shader-other-impl.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/use-shader-other-impl.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/examples/use-shader-other-impl.html
 Sat Jul 11 14:57:13 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20120313" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Using an other Shader 
Implementation</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -75,9 +75,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -401,7 +401,7 @@ public class MockShader
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;dependencies&gt;
           &lt;dependency&gt;
             &lt;groupId&gt;org.foo.bar&lt;/groupId&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/faq.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/faq.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/faq.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Frequently Asked 
Questions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/findbugs.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/findbugs.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/findbugs.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; FindBugs Bug Detector 
Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -636,25 +636,25 @@
 <td>org.apache.maven.plugins.shade.mojo.ShadeMojo.replaceFile(File, File) 
forces garbage collection; extremely dubious except in benchmarking code</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_GC";>DM_GC</a></td>
-<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L650">650</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L643">643</a></td>
 <td>High</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins.shade.mojo.ShadeMojo.copyFiles(File, File) may 
fail to clean up java.io.OutputStream on checked exception</td>
 <td>EXPERIMENTAL</td>
 <td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE";>OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE</a></td>
-<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L691">691</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L684">684</a></td>
 <td>Medium</td></tr>
 <tr class="b">
 <td>Exception is caught when Exception is not thrown in 
org.apache.maven.plugins.shade.mojo.ShadeMojo.execute()</td>
 <td>STYLE</td>
 <td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#REC_CATCH_EXCEPTION";>REC_CATCH_EXCEPTION</a></td>
-<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L544">544</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L537">537</a></td>
 <td>Medium</td></tr>
 <tr class="a">
 <td>Exceptional return value of java.io.File.delete() ignored in 
org.apache.maven.plugins.shade.mojo.ShadeMojo.rewriteDependencyReducedPomIfWeHaveReduction(List,
 boolean, List, Model)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" 
href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE";>RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L1005">1005</a></td>
+<td><a 
href="./xref/org/apache/maven/plugins/shade/mojo/ShadeMojo.html#L994">994</a></td>
 <td>Medium</td></tr></table></div><a 
name="org.apache.maven.plugins.shade.pom.MavenJDOMWriter"></a>
 <div class="section">
 <h3><a 
name="org.apache.maven.plugins.shade.pom.MavenJDOMWriter"></a>org.apache.maven.plugins.shade.pom.MavenJDOMWriter</h3>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/help-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/help-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/help-mojo.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; shade:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -364,7 +364,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-shade-plugin:2.4:help</p>
+<p>org.apache.maven.plugins:maven-shade-plugin:2.4.1:help</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/index.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/index.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/index.html
 Sat Jul 11 14:57:13 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Mauro Talevi" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -75,9 +75,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/integration.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/integration.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/integration.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/issue-tracking.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/issue-tracking.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/issue-tracking.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/mail-lists.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/mail-lists.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/mail-lists.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-info.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-info.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-info.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -489,7 +489,7 @@ Call <code>mvn shade:help -Ddetail=true
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.4&lt;/version&gt;
+          &lt;version&gt;2.4.1&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -499,7 +499,7 @@ Call <code>mvn shade:help -Ddetail=true
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.4&lt;/version&gt;
+        &lt;version&gt;2.4.1&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-management.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-management.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugin-management.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugins.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugins.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/plugins.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/pmd.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/pmd.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/pmd.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-info.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-info.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-info.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-reports.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-reports.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-reports.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-summary.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-summary.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/project-summary.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -492,7 +492,7 @@
 <td>maven-shade-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>2.4</td></tr>
+<td>2.4.1</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/shade-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/shade-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/shade-mojo.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; shade:shade</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -364,7 +364,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-shade-plugin:2.4:shade</p>
+<p>org.apache.maven.plugins:maven-shade-plugin:2.4.1:shade</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/sonar.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/sonar.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/sonar.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/source-repository.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/source-repository.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/source-repository.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -454,21 +454,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/plugins/tags/maven-shade-plugin-2.4";>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.4</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.4.1";>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.4.1</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/plugins/tags/maven-shade-plugin-2.4 
maven-shade-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.1 
maven-shade-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/plugins/tags/maven-shade-plugin-2.4 
maven-shade-plugin</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.1 
maven-shade-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/plugins/tags/maven-shade-plugin-2.4 
maven-shade-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.4.1 
maven-shade-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/plugins-archives/maven-shade-plugin-LATEST/surefire-report.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/surefire-report.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/surefire-report.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>
@@ -484,7 +484,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>2.091</td></tr></table><br />
+<td>1.782</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>
@@ -505,7 +505,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.985</td></tr>
+<td>0.854</td></tr>
 <tr class="a">
 <td><a 
href="#org.apache.maven.plugins.shade.resource">org.apache.maven.plugins.shade.resource</a></td>
 <td>5</td>
@@ -513,7 +513,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.058</td></tr>
+<td>0.05</td></tr>
 <tr class="b">
 <td><a 
href="#org.apache.maven.plugins.shade">org.apache.maven.plugins.shade</a></td>
 <td>5</td>
@@ -521,7 +521,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.046</td></tr>
+<td>0.877</td></tr>
 <tr class="a">
 <td><a 
href="#org.apache.maven.plugins.shade.filter">org.apache.maven.plugins.shade.filter</a></td>
 <td>1</td>
@@ -537,7 +537,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.002</td></tr></table><br />
+<td>0.001</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.shade.mojo"></a>org.apache.maven.plugins.shade.mojo</h3><a
 name="org.apache.maven.plugins.shade.mojo"></a>
@@ -577,7 +577,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.003</td></tr>
+<td>0.002</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.shade.mojoShadeMojoTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.plugins.shade.mojoShadeMojoTest">ShadeMojoTest</a></td>
@@ -586,7 +586,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.982</td></tr></table></div>
+<td>0.852</td></tr></table></div>
 <div class="section">
 <h3><a 
name="org.apache.maven.plugins.shade.resource"></a>org.apache.maven.plugins.shade.resource</h3><a
 name="org.apache.maven.plugins.shade.resource"></a>
 <table border="1" class="table table-striped">
@@ -607,7 +607,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="a">
 <td><a 
href="#org.apache.maven.plugins.shade.resourceApacheNoticeResourceTransformerTest"><img
 src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.plugins.shade.resourceApacheNoticeResourceTransformerTest">ApacheNoticeResourceTransformerTest</a></td>
@@ -616,7 +616,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><a 
href="#org.apache.maven.plugins.shade.resourceAppendingTransformerTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.plugins.shade.resourceAppendingTransformerTest">AppendingTransformerTest</a></td>
@@ -625,7 +625,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="a">
 <td><a 
href="#org.apache.maven.plugins.shade.resourceComponentsXmlResourceTransformerTest"><img
 src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.plugins.shade.resourceComponentsXmlResourceTransformerTest">ComponentsXmlResourceTransformerTest</a></td>
@@ -634,7 +634,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.051</td></tr>
+<td>0.046</td></tr>
 <tr class="b">
 <td><a 
href="#org.apache.maven.plugins.shade.resourceXmlAppendingTransformerTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.plugins.shade.resourceXmlAppendingTransformerTest">XmlAppendingTransformerTest</a></td>
@@ -664,7 +664,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.046</td></tr></table></div>
+<td>0.877</td></tr></table></div>
 <div class="section">
 <h3><a 
name="org.apache.maven.plugins.shade.filter"></a>org.apache.maven.plugins.shade.filter</h3><a
 name="org.apache.maven.plugins.shade.filter"></a>
 <table border="1" class="table table-striped">
@@ -715,7 +715,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.002</td></tr></table></div><br /></div>
+<td>0.001</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>
@@ -724,24 +724,24 @@ function toggleDisplay(elementId) {
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithDefaultShadedPattern</td>
-<td>0.659</td></tr>
+<td>testShaderWithCustomShadedPattern</td>
+<td>0.52</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithStaticInitializedClass</td>
-<td>0.003</td></tr>
+<td>testShaderWithoutExcludesShouldRemoveReferencesOfOriginalPattern</td>
+<td>0.13</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithCustomShadedPattern</td>
-<td>0.197</td></tr>
+<td>testShaderWithStaticInitializedClass</td>
+<td>0.004</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithoutExcludesShouldRemoveReferencesOfOriginalPattern</td>
-<td>0.1</td></tr>
+<td>testShaderWithDefaultShadedPattern</td>
+<td>0.139</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testShaderWithRelocatedClassname</td>
-<td>0.087</td></tr></table></div>
+<td>0.084</td></tr></table></div>
 <div class="section">
 <h3><a name="SimpleFilterTest"></a>SimpleFilterTest</h3><a 
name="org.apache.maven.plugins.shade.filterSimpleFilterTest"></a>
 <table border="1" class="table table-striped">
@@ -773,26 +773,26 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>runTests</td>
-<td>0.003</td></tr></table></div>
+<td>0.002</td></tr></table></div>
 <div class="section">
 <h3><a name="ShadeMojoTest"></a>ShadeMojoTest</h3><a 
name="org.apache.maven.plugins.shade.mojoShadeMojoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithDefaultShadedPattern</td>
-<td>0.624</td></tr>
+<td>testShaderWithCustomShadedPattern</td>
+<td>0.507</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testShaderWithCustomShadedPattern</td>
-<td>0.182</td></tr>
+<td>testShaderWithDefaultShadedPattern</td>
+<td>0.175</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testShadeWithFilter</td>
-<td>0.106</td></tr>
+<td>0.101</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testShaderWithExclusions</td>
-<td>0.07</td></tr></table></div>
+<td>0.069</td></tr></table></div>
 <div class="section">
 <h3><a 
name="SimpleRelocatorParameterTest"></a>SimpleRelocatorParameterTest</h3><a 
name="org.apache.maven.plugins.shade.relocationSimpleRelocatorParameterTest"></a>
 <table border="1" class="table table-striped">
@@ -826,43 +826,43 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testRelocatePath</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testRelocateClass</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testRelocateRawString</td>
-<td>0.001</td></tr></table></div>
+<td>0</td></tr></table></div>
 <div class="section">
 <h3><a 
name="ApacheLicenseResourceTransformerTest"></a>ApacheLicenseResourceTransformerTest</h3><a
 
name="org.apache.maven.plugins.shade.resourceApacheLicenseResourceTransformerTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCanTransformResource</td>
-<td>0.001</td></tr></table></div>
+<td>0</td></tr></table></div>
 <div class="section">
 <h3><a 
name="ApacheNoticeResourceTransformerTest"></a>ApacheNoticeResourceTransformerTest</h3><a
 
name="org.apache.maven.plugins.shade.resourceApacheNoticeResourceTransformerTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCanTransformResource</td>
-<td>0.001</td></tr></table></div>
+<td>0</td></tr></table></div>
 <div class="section">
 <h3><a name="AppendingTransformerTest"></a>AppendingTransformerTest</h3><a 
name="org.apache.maven.plugins.shade.resourceAppendingTransformerTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testCanTransformResource</td>
-<td>0.001</td></tr></table></div>
+<td>0</td></tr></table></div>
 <div class="section">
 <h3><a 
name="ComponentsXmlResourceTransformerTest"></a>ComponentsXmlResourceTransformerTest</h3><a
 
name="org.apache.maven.plugins.shade.resourceComponentsXmlResourceTransformerTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testConfigurationMerging</td>
-<td>0.051</td></tr></table></div>
+<td>0.046</td></tr></table></div>
 <div class="section">
 <h3><a 
name="XmlAppendingTransformerTest"></a>XmlAppendingTransformerTest</h3><a 
name="org.apache.maven.plugins.shade.resourceXmlAppendingTransformerTest"></a>
 <table border="1" class="table table-striped">

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/taglist.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/taglist.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/taglist.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/team-list.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/team-list.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/team-list.html
 Sat Jul 11 14:57:13 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-07 
+ | Generated by Apache Maven Doxia at 2015-07-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150607" />
+    <meta name="Date-Revision-yyyymmdd" content="20150711" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Shade Plugin &#x2013; Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -73,9 +73,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-06-07</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2015-07-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.4
+                    Version: 2.4.1
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-frame.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-frame.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-frame.html
 Sat Jul 11 14:57:13 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>All Classes (Apache Maven Shade Plugin 2.4.1 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-noframe.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-noframe.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/allclasses-noframe.html
 Sat Jul 11 14:57:13 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>All Classes (Apache Maven Shade Plugin 2.4.1 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/constant-values.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/constant-values.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/constant-values.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>Constant Field Values (Apache Maven Shade Plugin 2.4.1 Test 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="Constant Field Values (Apache Maven Shade 
Plugin 2.4 Test API)";
+        parent.document.title="Constant Field Values (Apache Maven Shade 
Plugin 2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/deprecated-list.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/deprecated-list.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/deprecated-list.html
 Sat Jul 11 14:57:13 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 Shade Plugin 2.4 Test API)</title>
+<title>Deprecated List (Apache Maven Shade Plugin 2.4.1 Test 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 Shade Plugin 2.4 
Test API)";
+        parent.document.title="Deprecated List (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/help-doc.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/help-doc.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/help-doc.html
 Sat Jul 11 14:57:13 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 Shade Plugin 2.4 Test API)</title>
+<title>API Help (Apache Maven Shade Plugin 2.4.1 Test 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 Shade Plugin 2.4 Test 
API)";
+        parent.document.title="API Help (Apache Maven Shade Plugin 2.4.1 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index-all.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index-all.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index-all.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>Index (Apache Maven Shade Plugin 2.4.1 Test 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 Shade Plugin 2.4 Test API)";
+        parent.document.title="Index (Apache Maven Shade Plugin 2.4.1 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/index.html
 Sat Jul 11 14:57:13 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Maven Shade Plugin 2.4 Test API</title>
+<title>Apache Maven Shade Plugin 2.4.1 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/DefaultShaderTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/DefaultShaderTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/DefaultShaderTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultShaderTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>DefaultShaderTest (Apache Maven Shade Plugin 2.4.1 Test 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="DefaultShaderTest (Apache Maven Shade Plugin 
2.4 Test API)";
+        parent.document.title="DefaultShaderTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/MockShader.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/MockShader.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/MockShader.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MockShader (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>MockShader (Apache Maven Shade Plugin 2.4.1 Test 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="MockShader (Apache Maven Shade Plugin 2.4 Test 
API)";
+        parent.document.title="MockShader (Apache Maven Shade Plugin 2.4.1 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/DefaultShaderTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/DefaultShaderTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/DefaultShaderTest.html
 Sat Jul 11 14:57:13 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.shade.DefaultShaderTest (Apache 
Maven Shade Plugin 2.4 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.shade.DefaultShaderTest (Apache 
Maven Shade Plugin 2.4.1 Test 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.shade.DefaultShaderTest (Apache Maven Shade Plugin 2.4 
Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugins.shade.DefaultShaderTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/MockShader.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/MockShader.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/class-use/MockShader.html
 Sat Jul 11 14:57:13 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.shade.MockShader (Apache Maven 
Shade Plugin 2.4 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.shade.MockShader (Apache Maven 
Shade Plugin 2.4.1 Test 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.shade.MockShader (Apache Maven Shade Plugin 2.4 Test 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugins.shade.MockShader (Apache Maven Shade Plugin 2.4.1 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/SimpleFilterTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/SimpleFilterTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/SimpleFilterTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SimpleFilterTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>SimpleFilterTest (Apache Maven Shade Plugin 2.4.1 Test 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="SimpleFilterTest (Apache Maven Shade Plugin 2.4 
Test API)";
+        parent.document.title="SimpleFilterTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/class-use/SimpleFilterTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/class-use/SimpleFilterTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/class-use/SimpleFilterTest.html
 Sat Jul 11 14:57:13 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.shade.filter.SimpleFilterTest 
(Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.shade.filter.SimpleFilterTest 
(Apache Maven Shade Plugin 2.4.1 Test 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.shade.filter.SimpleFilterTest (Apache Maven Shade 
Plugin 2.4 Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugins.shade.filter.SimpleFilterTest (Apache Maven Shade 
Plugin 2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-frame.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-frame.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-frame.html
 Sat Jul 11 14:57:13 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.shade.filter (Apache Maven Shade Plugin 2.4 
Test API)</title>
+<title>org.apache.maven.plugins.shade.filter (Apache Maven Shade Plugin 2.4.1 
Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-summary.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-summary.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-summary.html
 Sat Jul 11 14:57:13 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.shade.filter (Apache Maven Shade Plugin 2.4 
Test API)</title>
+<title>org.apache.maven.plugins.shade.filter (Apache Maven Shade Plugin 2.4.1 
Test 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.shade.filter (Apache 
Maven Shade Plugin 2.4 Test API)";
+        parent.document.title="org.apache.maven.plugins.shade.filter (Apache 
Maven Shade Plugin 2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-tree.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-tree.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-tree.html
 Sat Jul 11 14:57:13 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.shade.filter Class Hierarchy (Apache Maven 
Shade Plugin 2.4 Test API)</title>
+<title>org.apache.maven.plugins.shade.filter Class Hierarchy (Apache Maven 
Shade Plugin 2.4.1 Test 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.shade.filter Class 
Hierarchy (Apache Maven Shade Plugin 2.4 Test API)";
+        parent.document.title="org.apache.maven.plugins.shade.filter Class 
Hierarchy (Apache Maven Shade Plugin 2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-use.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-use.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/filter/package-use.html
 Sat Jul 11 14:57:13 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.shade.filter (Apache Maven 
Shade Plugin 2.4 Test API)</title>
+<title>Uses of Package org.apache.maven.plugins.shade.filter (Apache Maven 
Shade Plugin 2.4.1 Test 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.shade.filter (Apache Maven Shade Plugin 2.4 Test API)";
+        parent.document.title="Uses of Package 
org.apache.maven.plugins.shade.filter (Apache Maven Shade Plugin 2.4.1 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactIdTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactIdTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactIdTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ArtifactIdTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>ArtifactIdTest (Apache Maven Shade Plugin 2.4.1 Test 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="ArtifactIdTest (Apache Maven Shade Plugin 2.4 
Test API)";
+        parent.document.title="ArtifactIdTest (Apache Maven Shade Plugin 2.4.1 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactSelectorTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactSelectorTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ArtifactSelectorTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ArtifactSelectorTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>ArtifactSelectorTest (Apache Maven Shade Plugin 2.4.1 Test 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="ArtifactSelectorTest (Apache Maven Shade Plugin 
2.4 Test API)";
+        parent.document.title="ArtifactSelectorTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/RelativizePathTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/RelativizePathTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/RelativizePathTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RelativizePathTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>RelativizePathTest (Apache Maven Shade Plugin 2.4.1 Test 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="RelativizePathTest (Apache Maven Shade Plugin 
2.4 Test API)";
+        parent.document.title="RelativizePathTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ShadeMojoTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ShadeMojoTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/ShadeMojoTest.html
 Sat Jul 11 14:57:13 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ShadeMojoTest (Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>ShadeMojoTest (Apache Maven Shade Plugin 2.4.1 Test 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="ShadeMojoTest (Apache Maven Shade Plugin 2.4 
Test API)";
+        parent.document.title="ShadeMojoTest (Apache Maven Shade Plugin 2.4.1 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactIdTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactIdTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactIdTest.html
 Sat Jul 11 14:57:13 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.shade.mojo.ArtifactIdTest 
(Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactIdTest 
(Apache Maven Shade Plugin 2.4.1 Test 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.shade.mojo.ArtifactIdTest (Apache Maven Shade Plugin 
2.4 Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugins.shade.mojo.ArtifactIdTest (Apache Maven Shade Plugin 
2.4.1 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSelectorTest.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSelectorTest.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-shade-plugin-LATEST/testapidocs/org/apache/maven/plugins/shade/mojo/class-use/ArtifactSelectorTest.html
 Sat Jul 11 14:57:13 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.shade.mojo.ArtifactSelectorTest 
(Apache Maven Shade Plugin 2.4 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.shade.mojo.ArtifactSelectorTest 
(Apache Maven Shade Plugin 2.4.1 Test 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.shade.mojo.ArtifactSelectorTest (Apache Maven Shade 
Plugin 2.4 Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugins.shade.mojo.ArtifactSelectorTest (Apache Maven Shade 
Plugin 2.4.1 Test API)";
     }
 //-->
 </script>


Reply via email to