Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:dependency-info</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:dependency-info</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependency-info</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Dependency 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -455,31 +455,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-project-info-reports-plugin&lt;/artifactId&gt;
-  &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;2.9&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-project-info-reports-plugin:maven-plugin:2.9-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint 
linenums">'org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.9'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency 
org=&quot;org.apache.maven.plugins&quot; 
name=&quot;maven-project-info-reports-plugin&quot; 
rev=&quot;2.9-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency 
org=&quot;org.apache.maven.plugins&quot; 
name=&quot;maven-project-info-reports-plugin&quot; rev=&quot;2.9&quot;&gt;
   &lt;artifact name=&quot;maven-project-info-reports-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-project-info-reports-plugin', version='2.9-SNAPSHOT')
+@Grab(group='org.apache.maven.plugins', 
module='maven-project-info-reports-plugin', version='2.9')
 )</pre></div></div>
 <div class="section">
 <h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 
'org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 
'org.apache.maven.plugins:maven-project-info-reports-plugin:2.9'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += 
&quot;org.apache.maven.plugins&quot; % 
&quot;maven-project-info-reports-plugin&quot; % 
&quot;2.9-SNAPSHOT&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += 
&quot;org.apache.maven.plugins&quot; % 
&quot;maven-project-info-reports-plugin&quot; % 
&quot;2.9&quot;</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-project-info-reports-plugin 
&quot;2.9-SNAPSHOT&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint 
linenums">[org.apache.maven.plugins/maven-project-info-reports-plugin 
&quot;2.9&quot;]</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:dependency-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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:dependency-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependency-management</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Project 
Dependency 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:distribution-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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:distribution-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:distribution-management</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Project 
Distribution 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Download Apache 
Maven Project Info Reports Plugin Source</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -366,10 +366,10 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2><a 
name="Download_Apache_Maven_Project_Info_Reports_Plugin_2.9-SNAPSHOT_Source"></a>Download
 Apache Maven Project Info Reports Plugin 2.9-SNAPSHOT Source</h2>
+<h2><a 
name="Download_Apache_Maven_Project_Info_Reports_Plugin_2.9_Source"></a>Download
 Apache Maven Project Info Reports Plugin 2.9 Source</h2>
 
       
-<p>Apache Maven Project Info Reports Plugin 2.9-SNAPSHOT is distributed in 
source format. Use a source archive if you intend to build
+<p>Apache Maven Project Info Reports Plugin 2.9 is distributed in source 
format. Use a source archive if you intend to build
       Apache Maven Project Info Reports Plugin yourself. Otherwise, simply use 
the ready-made binary artifacts from central repository.</p>
 
       
@@ -444,7 +444,7 @@ under the License. -->
       
       
 <div class="section">
-<h3><a name="Apache_Maven_Project_Info_Reports_Plugin_2.9-SNAPSHOT"></a>Apache 
Maven Project Info Reports Plugin 2.9-SNAPSHOT</h3>
+<h3><a name="Apache_Maven_Project_Info_Reports_Plugin_2.9"></a>Apache Maven 
Project Info Reports Plugin 2.9</h3>
         
       
 <p>This is the current stable version of Apache Maven Project Info Reports 
Plugin.</p>
@@ -468,13 +468,13 @@ under the License. -->
           
 <tr class="b">
             
-<td>Apache Maven Project Info Reports Plugin 2.9-SNAPSHOT (Source zip)</td>
+<td>Apache Maven Project Info Reports Plugin 2.9 (Source zip)</td>
             
-<td><a 
href="[preferred]maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip">maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip</a></td>
+<td><a 
href="[preferred]maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip">maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip.md5";>maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip.md5</a></td>
+<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip.md5";>maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip.md5</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip.asc";>maven/plugins/maven-project-info-reports-plugin-2.9-SNAPSHOT-source-release.zip.asc</a></td>
+<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip.asc";>maven/plugins/maven-project-info-reports-plugin-2.9-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html
 Tue Mar  1 21:20:21 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20101030" />
-    <meta name="Date-Revision-yyyymmdd" content="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Customize the 
Text Reports</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -360,7 +360,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.9&lt;/version&gt;
         &lt;configuration&gt;
           &lt;!-- By default --&gt;
           
&lt;customBundle&gt;${project.basedir}/src/site/custom/project-info-reports.properties&lt;/customBundle&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html
 Tue Mar  1 21:20:21 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="Johnny R. Ruiz III, Pete Marvin King" />
     <meta name="Date-Creation-yyyymmdd" content="20080724" />
-    <meta name="Date-Revision-yyyymmdd" content="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Run Individual 
Reports</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html
 Tue Mar  1 21:20:21 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="The Maven Team" />
     <meta name="Date-Creation-yyyymmdd" content="20100907" />
-    <meta name="Date-Revision-yyyymmdd" content="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Customize the SCM 
Report</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -367,7 +367,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.9&lt;/version&gt;
         &lt;configuration&gt;
           
&lt;webAccessUrl&gt;http://svn.example.org/viewvc/project/trunk&lt;/webAccessUrl&gt;
           
&lt;anonymousConnection&gt;scm:svn:http://svn.example.org/repo/project/trunk&lt;/anonymousConnection&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html
 Tue Mar  1 21:20:21 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="Johnny R. Ruiz III, Pete Marvin King" />
     <meta name="Date-Creation-yyyymmdd" content="20090714" />
-    <meta name="Date-Revision-yyyymmdd" content="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Run Selective 
Reports</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -360,7 +360,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.9&lt;/version&gt;
         &lt;reportSets&gt;
           &lt;reportSet&gt;
             &lt;reports&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports: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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -357,7 +357,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:help</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:help</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:index</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:index</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:index</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html
 Tue Mar  1 21:20:21 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Johnny R. Ruiz III
 [email protected]" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -76,9 +76,9 @@ [email protected]" />
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; CI 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/invoker-report.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Invoker 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -475,8 +475,8 @@
 <td>0</td>
 <td>0</td>
 <td>100.0%</td>
-<td>212.3&#xa0;s</td>
-<td>21.2&#xa0;s</td></tr></table>
+<td>422.9&#xa0;s</td>
+<td>42.3&#xa0;s</td></tr></table>
 <div class="section">
 <h3><a name="Build_Details"></a>Build Details</h3></div>
 <table border="0" class="table table-striped">
@@ -488,52 +488,52 @@
 <tr class="b">
 <td>dependencies-java-1.7-and-1.8\pom.xml</td>
 <td>success</td>
-<td>14.1&#xa0;s</td>
+<td>19.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>full-pom\pom.xml</td>
 <td>success</td>
-<td>138.0&#xa0;s</td>
+<td>329.6&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>git\pom.xml</td>
 <td>success</td>
-<td>4.2&#xa0;s</td>
+<td>4.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>java-version\pom.xml</td>
 <td>success</td>
-<td>3.0&#xa0;s</td>
+<td>2.9&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>minimal-pom\pom.xml</td>
 <td>success</td>
-<td>10.5&#xa0;s</td>
+<td>9.5&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>mpir-229\pom.xml</td>
 <td>success</td>
-<td>3.7&#xa0;s</td>
+<td>3.5&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MPIR-242\pom.xml</td>
 <td>success</td>
-<td>3.3&#xa0;s</td>
+<td>3.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>MPIR-251\pom.xml</td>
 <td>success</td>
-<td>17.8&#xa0;s</td>
+<td>31.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MPIR-300\pom.xml</td>
 <td>success</td>
-<td>4.0&#xa0;s</td>
+<td>6.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>multi-module\pom.xml</td>
 <td>success</td>
-<td>13.7&#xa0;s</td>
+<td>14.0&#xa0;s</td>
 <td></td></tr></table>
                   </div>
             </div>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports: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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:issue-tracking</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:issue-tracking</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/issue-tracking.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Issue 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/jira-report.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; JIRA 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/l10n-status.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/l10n-status.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/l10n-status.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; L10n 
Status</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/license-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/license-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/license-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:license</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:license</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:license</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mail-lists.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mail-lists.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mail-lists.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mailing-list-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mailing-list-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/mailing-list-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:mailing-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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:mailing-list</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:mailing-list</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/modules-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/modules-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/modules-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:modules</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:modules</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:modules</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-info.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-info.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-info.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -561,7 +561,7 @@ Call <code>mvn project-info-reports:help
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           
&lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+          &lt;version&gt;2.9&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -571,7 +571,7 @@ Call <code>mvn project-info-reports:help
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.9&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -583,7 +583,7 @@ Call <code>mvn project-info-reports:help
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-project-info-reports-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.9-SNAPSHOT&lt;/version&gt;
+        &lt;version&gt;2.9&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports: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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:plugin-management</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:plugin-management</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugin-management.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports: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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:plugins</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:plugins</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/plugins.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Project 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -485,33 +485,37 @@
 <td>2.5</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-jarsigner-plugin/";>maven-jarsigner-plugin</a></td>
+<td>1.3.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugin-tools/maven-plugin-plugin";>maven-plugin-plugin</a></td>
 <td>3.4</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-remote-resources-plugin/";>maven-remote-resources-plugin</a></td>
 <td>1.5</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-resources-plugin/";>maven-resources-plugin</a></td>
 <td>2.7</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-scm-publish-plugin";>maven-scm-publish-plugin</a></td>
 <td>1.1</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-site-plugin/";>maven-site-plugin</a></td>
 <td>3.4</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin";>maven-surefire-plugin</a></td>
 <td>2.18.1</td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.rat</td>
 <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 <td>0.11</td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.codehaus.mojo</td>
 <td><a class="externalLink" 
href="http://mojo.codehaus.org/keytool-maven-plugin";>keytool-maven-plugin</a></td>
 <td>1.0</td></tr></table></div>
@@ -553,7 +557,7 @@
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/";>maven-project-info-reports-plugin</a></td>
-<td>2.9-SNAPSHOT</td></tr>
+<td>2.9</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-report-plugin";>maven-surefire-report-plugin</a></td>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/pmd.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/pmd.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/pmd.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-info.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-info.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-info.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-reports.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-reports.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-reports.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-summary.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-summary.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-summary.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -492,7 +492,7 @@
 <td>maven-project-info-reports-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>2.9-SNAPSHOT</td></tr>
+<td>2.9</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-team-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-team-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/project-team-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:project-team</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:project-team</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:project-team</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/scm-mojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/scm-mojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/scm-mojo.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; 
project-info-reports:scm</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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9-SNAPSHOT:scm</p>
+<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:scm</p>
       
 <p><b>Description</b>:</p>
       

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/sonar.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/sonar.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/sonar.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports 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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/source-repository.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/source-repository.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/source-repository.html
 Tue Mar  1 21:20:21 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.6  at 2016-02-28 
+ | Generated by Apache Maven Doxia 1.6  at 2016-03-01 
  | 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="20160228" />
+    <meta name="Date-Revision-yyyymmdd" content="20160301" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Project Info Reports Plugin &#x2013; Source Code 
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: 2016-02-28</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-03-01</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 2.9-SNAPSHOT
+                    Version: 2.9
         </li>
             
                             </ul>
@@ -454,21 +454,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/";>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-project-info-reports-plugin-2.9";>http://svn.apache.org/viewvc/maven/plugins/tags/maven-project-info-reports-plugin-2.9</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 Subversion with this 
command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout 
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/
 maven-project-info-reports-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
http://svn.apache.org/repos/asf/maven/plugins/tags/maven-project-info-reports-plugin-2.9
 maven-project-info-reports-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/trunk/maven-project-info-reports-plugin/
 maven-project-info-reports-plugin</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-project-info-reports-plugin-2.9
 maven-project-info-reports-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/trunk/maven-project-info-reports-plugin/
 maven-project-info-reports-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-project-info-reports-plugin-2.9
 maven-project-info-reports-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>



Reply via email to