Modified: 
websites/production/commons/content/proper/commons-release-plugin/pmd.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/pmd.html 
(original)
+++ websites/production/commons/content/proper/commons-release-plugin/pmd.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; PMD Results</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
    <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                                                  <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -150,10 +150,6 @@
                   <a href="spotbugs.html" title="SpotBugs">
     SpotBugs</a>
           </li>
-                                 <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
                                    <li class="none active">
                   <a href="pmd.html" title="PMD">
     PMD</a>
@@ -279,7 +275,7 @@
           <td class="content">
                                                                           
<section>
 <h2><a name="PMD_Results"></a>PMD Results</h2><a name="PMD_Results"></a>
-<p>The following document contains the results of <a class="externalLink" 
href="https://pmd.github.io";>PMD</a> 6.55.0.</p><section>
+<p>The following document contains the results of <a class="externalLink" 
href="https://pmd.github.io";>PMD</a> 7.6.0.</p><section>
 <h3><a name="Violations_By_Priority"></a>Violations By Priority</h3><a 
name="Violations_By_Priority"></a><section>
 <h4><a name="Priority_3"></a>Priority 3</h4><a name="Priority_3"></a><section>
 <h5><a 
name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java</h5><a
 
name="org.2Fapache.2Fcommons.2Frelease.2Fplugin.2Fmojos.2FCommonsDistributionStagingMojo.java"></a>
@@ -289,15 +285,15 @@
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="b">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'copiedReleaseNotes'.</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L342">342</a></td></tr>
 <tr class="a">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'provider'.</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L343">343</a></td></tr>
 <tr class="b">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'repository'.</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L344">344</a></td></tr></table></section></section></section><section>
 <h3><a name="Files"></a>Files</h3><a name="Files"></a><section>
@@ -309,17 +305,17 @@
 <th>Priority</th>
 <th>Line</th></tr>
 <tr class="b">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'copiedReleaseNotes'.</td>
 <td>3</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L342">342</a></td></tr>
 <tr class="a">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'provider'.</td>
 <td>3</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L343">343</a></td></tr>
 <tr class="b">
-<td align="left"><a class="externalLink" 
href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
+<td align="left"><a class="externalLink" 
href="https://docs.pmd-code.org/pmd-doc-7.6.0/pmd_rules_java_bestpractices.html#unusedformalparameter";>UnusedFormalParameter</a></td>
 <td>Avoid unused method parameters such as 'repository'.</td>
 <td>3</td>
 <td><a 
href="./xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#L344">344</a></td></tr></table></section></section></section>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/project-info.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/project-info.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/project-info.html
 Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Project Information</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,8 +131,8 @@
     Mailing Lists</a>
           </li>
                                  <li class="none">
-                  <a href="dependency-info.html" title="Dependency 
Information">
-    Dependency Information</a>
+                  <a href="dependency-info.html" title="Maven Coordinates">
+    Maven Coordinates</a>
           </li>
                                  <li class="none">
                   <a href="dependency-management.html" title="Dependency 
Management">
@@ -156,7 +156,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -296,7 +296,7 @@
 <td align="left"><a href="mailing-lists.html">Mailing Lists</a></td>
 <td align="left">This document provides subscription and archive information 
for this project's mailing lists.</td></tr>
 <tr class="b">
-<td align="left"><a href="dependency-info.html">Dependency Information</a></td>
+<td align="left"><a href="dependency-info.html">Maven Coordinates</a></td>
 <td align="left">This document describes how to include this project as a 
dependency using various dependency management tools.</td></tr>
 <tr class="a">
 <td align="left"><a href="dependency-management.html">Dependency 
Management</a></td>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/project-reports.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/project-reports.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/project-reports.html
 Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Generated Reports</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
<li class="expanded active">
+                                                                               
                                                                                
                                                                                
                                                              <li 
class="expanded active">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,10 +151,6 @@
     SpotBugs</a>
           </li>
                                  <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                 <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -308,7 +304,7 @@
 <td align="left">JaCoCo Coverage Report.</td></tr>
 <tr class="a">
 <td align="left"><a href="japicmp.html">japicmp</a></td>
-<td align="left">Comparing source compatibility of 
commons-release-plugin-1.8.2.jar against 
commons-release-plugin-1.8.1.jar</td></tr>
+<td align="left">Comparing source compatibility of 
commons-release-plugin-1.8.3.jar against 
commons-release-plugin-1.8.2.jar</td></tr>
 <tr class="b">
 <td align="left"><a href="checkstyle.html">Checkstyle</a></td>
 <td align="left">Report on coding style conventions.</td></tr>
@@ -316,15 +312,12 @@
 <td align="left"><a href="spotbugs.html">SpotBugs</a></td>
 <td align="left">Generates a source code report with the SpotBugs 
Library.</td></tr>
 <tr class="b">
-<td align="left"><a href="clirr-report.html">Clirr</a></td>
-<td align="left">Report on binary and source API differences between 
releases</td></tr>
-<tr class="a">
 <td align="left"><a href="pmd.html">PMD</a></td>
 <td align="left">Verification of coding rules.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a href="cpd.html">CPD</a></td>
 <td align="left">Duplicate code detection.</td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="taglist.html">Tag List</a></td>
 <td align="left">Report on various tags found in the 
code.</td></tr></table></section></section>
                       </td>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/rat-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/rat-report.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/rat-report.html
 Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Rat (Release Audit Tool) 
results</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
    <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                                                  <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,10 +151,6 @@
     SpotBugs</a>
           </li>
                                  <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                 <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -286,7 +282,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2024-04-20T14:51:21Z
+Generated at: 2024-11-09T12:57:25Z
 
 Notes: 5
 Binaries: 0
@@ -316,9 +312,9 @@ Generated files do not require license h
   N     NOTICE.txt
   AL    CONTRIBUTING.md
   AL    .github/GH-ROBOTS.txt
-  AL    .github/workflows/coverage.yml
   AL    .github/workflows/maven.yml
   AL    .github/workflows/codeql-analysis.yml
+  AL    .github/workflows/dependency-review.yml
   AL    .github/workflows/scorecards-analysis.yml
   AL    .github/dependabot.yml
   AL    checkstyle.xml

Modified: 
websites/production/commons/content/proper/commons-release-plugin/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/scm.html 
(original)
+++ websites/production/commons/content/proper/commons-release-plugin/scm.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Source Code Management</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,8 +131,8 @@
     Mailing Lists</a>
           </li>
                                  <li class="none">
-                  <a href="dependency-info.html" title="Dependency 
Information">
-    Dependency Information</a>
+                  <a href="dependency-info.html" title="Maven Coordinates">
+    Maven Coordinates</a>
           </li>
                                  <li class="none">
                   <a href="dependency-management.html" title="Dependency 
Management">
@@ -156,7 +156,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/spotbugs.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/spotbugs.html 
(original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/spotbugs.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; SpotBugs Bug Detector 
Report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
    <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                                                  <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,10 +151,6 @@
     SpotBugs</a>
           </li>
                                  <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                 <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -280,7 +276,7 @@
                                                                           
<section>
 <h2><a name="SpotBugs_Bug_Detector_Report"></a>SpotBugs Bug Detector 
Report</h2>
 <p>The following document contains the results of <a class="externalLink" 
href="https://spotbugs.github.io/";>SpotBugs</a></p>
-<p>SpotBugs Version is <i>4.8.3</i></p>
+<p>SpotBugs Version is <i>4.8.6</i></p>
 <p>Threshold is <i>medium</i></p>
 <p>Effort is <i>default</i></p></section><section>
 <h2><a name="Summary"></a>Summary</h2>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/summary.html 
(original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/summary.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Project Summary</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,8 +131,8 @@
     Mailing Lists</a>
           </li>
                                  <li class="none">
-                  <a href="dependency-info.html" title="Dependency 
Information">
-    Dependency Information</a>
+                  <a href="dependency-info.html" title="Maven Coordinates">
+    Maven Coordinates</a>
           </li>
                                  <li class="none">
                   <a href="dependency-management.html" title="Dependency 
Management">
@@ -156,7 +156,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -309,7 +309,7 @@
 <td>commons-release-plugin</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>1.8.2</td></tr>
+<td>1.8.3</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>maven-plugin</td></tr>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/taglist.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/taglist.html 
(original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/taglist.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Tag List report</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -106,7 +106,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                                
    <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                                                  <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,10 +151,6 @@
     SpotBugs</a>
           </li>
                                  <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                 <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
@@ -277,7 +273,7 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
<section>
+                                                                          
<section><a name="Tag_List_Report"></a>
 <h2><a name="Tag_List_Report"></a>Tag List Report</h2>
 <p>The following document contains the listing of user tags found in the code. 
Below is the summary of the occurrences per tag.</p>
 <table border="0" class="bodyTable">

Modified: 
websites/production/commons/content/proper/commons-release-plugin/team.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/team.html 
(original)
+++ websites/production/commons/content/proper/commons-release-plugin/team.html 
Sat Nov  9 12:57:41 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Project Team</title>
 
@@ -36,8 +36,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -131,8 +131,8 @@
     Mailing Lists</a>
           </li>
                                  <li class="none">
-                  <a href="dependency-info.html" title="Dependency 
Information">
-    Dependency Information</a>
+                  <a href="dependency-info.html" title="Maven Coordinates">
+    Maven Coordinates</a>
           </li>
                                  <li class="none">
                   <a href="dependency-management.html" title="Dependency 
Management">
@@ -156,7 +156,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/vote-txt.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/vote-txt.html 
(original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/vote-txt.html 
Sat Nov  9 12:57:41 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 April 2024
+ | Generated by Apache Maven Doxia at 09 November 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="ISO-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20240420" />
+                <meta name="Date-Revision-yyyymmdd" content="20241109" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Release Plugin &#x2013; Generating VOTE.txt</title>
 
@@ -37,8 +37,8 @@
           <a class="brand" 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin &trade;</a>
           <ul class="nav">      
                     
-          <li id="publishDate">Last Published: 20 April 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.2</li>
+          <li id="publishDate">Last Published: 09 November 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.8.3</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -107,7 +107,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                                
                                                                          <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                        <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/allclasses-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/allclasses-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/allclasses-frame.html
 Sat Nov  9 12:57:41 2024
@@ -11,15 +11,15 @@
         <h1 class="bar">All Classes</h1>
         <div class="indexContainer">
             <ul>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html#CommonsDistributionDetachmentMojoTest"
 target="classFrame">CommonsDistributionDetachmentMojoTest</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html#CommonsDistributionStagingMojoTest"
 target="classFrame">CommonsDistributionStagingMojoTest</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html#CommonsSiteCompressionMojoTest"
 target="classFrame">CommonsSiteCompressionMojoTest</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojoTest.html#CommonsStagingCleanupMojoTest"
 target="classFrame">CommonsStagingCleanupMojoTest</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub"
 target="classFrame">DistributionDetachmentProjectStub</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub"
 
target="classFrame">DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html#HeaderHtmlVelocityDelegateTest"
 target="classFrame">HeaderHtmlVelocityDelegateTest</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html#ReadmeHtmlVelocityDelegateTest"
 target="classFrame">ReadmeHtmlVelocityDelegateTest</a></li>
-                            </ul>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html#CommonsDistributionDetachmentMojoTest"
 target="classFrame">CommonsDistributionDetachmentMojoTest</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html#CommonsDistributionStagingMojoTest"
 target="classFrame">CommonsDistributionStagingMojoTest</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html#CommonsSiteCompressionMojoTest"
 target="classFrame">CommonsSiteCompressionMojoTest</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojoTest.html#CommonsStagingCleanupMojoTest"
 target="classFrame">CommonsStagingCleanupMojoTest</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub"
 target="classFrame">DistributionDetachmentProjectStub</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub"
 
target="classFrame">DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html#HeaderHtmlVelocityDelegateTest"
 target="classFrame">HeaderHtmlVelocityDelegateTest</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html#ReadmeHtmlVelocityDelegateTest"
 target="classFrame">ReadmeHtmlVelocityDelegateTest</a></li>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/index.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html
 Sat Nov  9 12:57:41 2024
@@ -116,6 +116,6 @@
 <a class="jxr_linenumber" name="L108" href="#L108">108</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html
 Sat Nov  9 12:57:41 2024
@@ -151,6 +151,6 @@
 <a class="jxr_linenumber" name="L143" href="#L143">143</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html
 Sat Nov  9 12:57:41 2024
@@ -110,6 +110,6 @@
 <a class="jxr_linenumber" name="L102" href="#L102">102</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojoTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojoTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojoTest.html
 Sat Nov  9 12:57:41 2024
@@ -80,6 +80,6 @@
 <a class="jxr_linenumber" name="L72" href="#L72">72</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-frame.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.mojos</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.mojos</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>
@@ -12,19 +12,19 @@
         <div class="indexContainer">
             <h2 title="Classes">Classes</h2>
             <ul title="Classes">
-                                <li>
+                <li>
                     <a 
href="CommonsDistributionDetachmentMojoTest.html#CommonsDistributionDetachmentMojoTest"
 target="classFrame">CommonsDistributionDetachmentMojoTest</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsDistributionStagingMojoTest.html#CommonsDistributionStagingMojoTest"
 target="classFrame">CommonsDistributionStagingMojoTest</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsSiteCompressionMojoTest.html#CommonsSiteCompressionMojoTest" 
target="classFrame">CommonsSiteCompressionMojoTest</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsStagingCleanupMojoTest.html#CommonsStagingCleanupMojoTest" 
target="classFrame">CommonsStagingCleanupMojoTest</a>
                 </li>
-                            </ul>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/mojos/package-summary.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.mojos</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.mojos</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -56,27 +56,27 @@
                             </tr>
                         </thead>
                         <tbody>
-                                                                               
                                                                        <tr 
class="altColor">
+                            <tr class="altColor">
                                 <td class="colFirst colLast">
                                     <a 
href="CommonsDistributionDetachmentMojoTest.html#CommonsDistributionDetachmentMojoTest"
 target="classFrame" title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojoTest</a>
                                 </td>
                             </tr>
-                                                                               
                                         <tr class="rowColor">
+                            <tr class="rowColor">
                                 <td class="colFirst colLast">
                                     <a 
href="CommonsDistributionStagingMojoTest.html#CommonsDistributionStagingMojoTest"
 target="classFrame" title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojoTest</a>
                                 </td>
                             </tr>
-                                                                               
                                         <tr class="altColor">
+                            <tr class="altColor">
                                 <td class="colFirst colLast">
                                     <a 
href="CommonsSiteCompressionMojoTest.html#CommonsSiteCompressionMojoTest" 
target="classFrame" title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojoTest</a>
                                 </td>
                             </tr>
-                                                                               
                                         <tr class="rowColor">
+                            <tr class="rowColor">
                                 <td class="colFirst colLast">
                                     <a 
href="CommonsStagingCleanupMojoTest.html#CommonsStagingCleanupMojoTest" 
target="classFrame" title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojoTest</a>
                                 </td>
                             </tr>
-                                                    </tbody>
+                        </tbody>
                     </table>
                 </li>
             </ul>
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -116,7 +116,7 @@
         </div>
         
         <div id="footer">
-            Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+            © 2018?2024 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html
 Sat Nov  9 12:57:41 2024
@@ -262,6 +262,6 @@
 <a class="jxr_linenumber" name="L254" href="#L254">254</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-frame.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.stubs</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.stubs</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>
@@ -12,13 +12,13 @@
         <div class="indexContainer">
             <h2 title="Classes">Classes</h2>
             <ul title="Classes">
-                                <li>
+                <li>
                     <a 
href="DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub" 
target="classFrame">DistributionDetachmentProjectStub</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub"
 
target="classFrame">DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub</a>
                 </li>
-                            </ul>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/stubs/package-summary.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.stubs</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.stubs</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -56,17 +56,17 @@
                             </tr>
                         </thead>
                         <tbody>
-                                                                               
                                                                        <tr 
class="altColor">
+                            <tr class="altColor">
                                 <td class="colFirst colLast">
                                     <a 
href="DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub" 
target="classFrame" title="class in 
org.apache.commons.release.plugin.stubs">DistributionDetachmentProjectStub</a>
                                 </td>
                             </tr>
-                                                                               
                                         <tr class="rowColor">
+                            <tr class="rowColor">
                                 <td class="colFirst colLast">
                                     <a 
href="DistributionDetachmentProjectStub.html#DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub"
 target="classFrame" title="class in 
org.apache.commons.release.plugin.stubs">DistributionDetachmentProjectStub.DistributionDetachmentArtifactStub</a>
                                 </td>
                             </tr>
-                                                    </tbody>
+                        </tbody>
                     </table>
                 </li>
             </ul>
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -106,7 +106,7 @@
         </div>
         
         <div id="footer">
-            Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+            © 2018?2024 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html
 Sat Nov  9 12:57:41 2024
@@ -48,6 +48,6 @@
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html
 Sat Nov  9 12:57:41 2024
@@ -78,6 +78,6 @@
 <a class="jxr_linenumber" name="L70" href="#L70">70</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-frame.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.velocity</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.velocity</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>
@@ -12,13 +12,13 @@
         <div class="indexContainer">
             <h2 title="Classes">Classes</h2>
             <ul title="Classes">
-                                <li>
+                <li>
                     <a 
href="HeaderHtmlVelocityDelegateTest.html#HeaderHtmlVelocityDelegateTest" 
target="classFrame">HeaderHtmlVelocityDelegateTest</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="ReadmeHtmlVelocityDelegateTest.html#ReadmeHtmlVelocityDelegateTest" 
target="classFrame">ReadmeHtmlVelocityDelegateTest</a>
                 </li>
-                            </ul>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/org/apache/commons/release/plugin/velocity/package-summary.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.velocity</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.velocity</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -56,17 +56,17 @@
                             </tr>
                         </thead>
                         <tbody>
-                                                                               
                                                                        <tr 
class="altColor">
+                            <tr class="altColor">
                                 <td class="colFirst colLast">
                                     <a 
href="HeaderHtmlVelocityDelegateTest.html#HeaderHtmlVelocityDelegateTest" 
target="classFrame" title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegateTest</a>
                                 </td>
                             </tr>
-                                                                               
                                         <tr class="rowColor">
+                            <tr class="rowColor">
                                 <td class="colFirst colLast">
                                     <a 
href="ReadmeHtmlVelocityDelegateTest.html#ReadmeHtmlVelocityDelegateTest" 
target="classFrame" title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegateTest</a>
                                 </td>
                             </tr>
-                                                    </tbody>
+                        </tbody>
                     </table>
                 </li>
             </ul>
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -106,7 +106,7 @@
         </div>
         
         <div id="footer">
-            Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+            © 2018?2024 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-frame.html
 Sat Nov  9 12:57:41 2024
@@ -4,25 +4,25 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
     </head>
     <body>
-        <h1 title="Apache Commons Release Plugin 1.8.2 Reference" 
class="bar"><strong>Apache Commons Release Plugin 1.8.2 Reference</strong></h1>
+        <h1 title="Apache Commons Release Plugin 1.8.3 Reference" 
class="bar"><strong>Apache Commons Release Plugin 1.8.3 Reference</strong></h1>
         <div class="indexHeader"><span><a href="allclasses-frame.html" 
target="packageFrame">All&nbsp;Classes</a></span></div>
         <div class="indexContainer">
             <h2 title="Packages">Packages</h2>
             <ul title="Packages">
-                                <li>
+                <li>
                     <a 
href="org/apache/commons/release/plugin/mojos/package-frame.html" 
target="packageFrame">org.apache.commons.release.plugin.mojos</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="org/apache/commons/release/plugin/stubs/package-frame.html" 
target="packageFrame">org.apache.commons.release.plugin.stubs</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="org/apache/commons/release/plugin/velocity/package-frame.html" 
target="packageFrame">org.apache.commons.release.plugin.velocity</a>
                 </li>
-                            </ul>
+            </ul>
         </div>
         <p>&nbsp;</p>
     </body>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref-test/overview-summary.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk7) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
     </head>
     <body>
@@ -22,7 +22,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -37,7 +37,7 @@
         </div>
         
                 <div class="header">
-            <h1 class="title">Apache Commons Release Plugin 1.8.2 
Reference</h1>
+            <h1 class="title">Apache Commons Release Plugin 1.8.3 
Reference</h1>
         </div>
         <div class="contentContainer">
             <table class="overviewSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Packages table, listing packages">
@@ -48,22 +48,22 @@
                     </tr>
                 </thead>
                 <tbody>
-                                                                               
                             <tr class="altColor">
+                    <tr class="altColor">
                         <td class="colFirst colLast">
                             <a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a>
                         </td>
                     </tr>
-                                                                               
         <tr class="rowColor">
+                    <tr class="rowColor">
                         <td class="colFirst colLast">
                             <a 
href="org/apache/commons/release/plugin/stubs/package-summary.html">org.apache.commons.release.plugin.stubs</a>
                         </td>
                     </tr>
-                                                                               
         <tr class="altColor">
+                    <tr class="altColor">
                         <td class="colFirst colLast">
                             <a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a>
                         </td>
                     </tr>
-                                    </tbody>
+                </tbody>
             </table>
         </div>
         
@@ -81,7 +81,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.2 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons Release 
Plugin 1.8.3 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
         </div>
         
         <div id="footer">
-            Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+            © 2018?2024 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/allclasses-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/allclasses-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/allclasses-frame.html
 Sat Nov  9 12:57:41 2024
@@ -11,15 +11,15 @@
         <h1 class="bar">All Classes</h1>
         <div class="indexContainer">
             <ul>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#CommonsDistributionDetachmentMojo"
 target="classFrame">CommonsDistributionDetachmentMojo</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#CommonsDistributionStagingMojo"
 target="classFrame">CommonsDistributionStagingMojo</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#CommonsSiteCompressionMojo"
 target="classFrame">CommonsSiteCompressionMojo</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#CommonsStagingCleanupMojo"
 target="classFrame">CommonsStagingCleanupMojo</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#HeaderHtmlVelocityDelegate"
 target="classFrame">HeaderHtmlVelocityDelegate</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder"
 
target="classFrame">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#ReadmeHtmlVelocityDelegate"
 target="classFrame">ReadmeHtmlVelocityDelegate</a></li>
-                                <li><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#SharedFunctions" 
target="classFrame">SharedFunctions</a></li>
-                            </ul>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#CommonsDistributionDetachmentMojo"
 target="classFrame">CommonsDistributionDetachmentMojo</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#CommonsDistributionStagingMojo"
 target="classFrame">CommonsDistributionStagingMojo</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#CommonsSiteCompressionMojo"
 target="classFrame">CommonsSiteCompressionMojo</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#CommonsStagingCleanupMojo"
 target="classFrame">CommonsStagingCleanupMojo</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#HeaderHtmlVelocityDelegate"
 target="classFrame">HeaderHtmlVelocityDelegate</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder"
 
target="classFrame">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#ReadmeHtmlVelocityDelegate"
 target="classFrame">ReadmeHtmlVelocityDelegate</a></li>
+                <li><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#SharedFunctions" 
target="classFrame">SharedFunctions</a></li>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/index.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/index.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/index.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/SharedFunctions.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/SharedFunctions.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/SharedFunctions.html
 Sat Nov  9 12:57:41 2024
@@ -205,6 +205,6 @@
 <a class="jxr_linenumber" name="L197" href="#L197">197</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html
 Sat Nov  9 12:57:41 2024
@@ -288,6 +288,6 @@
 <a class="jxr_linenumber" name="L280" href="#L280">280</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
 Sat Nov  9 12:57:41 2024
@@ -527,6 +527,6 @@
 <a class="jxr_linenumber" name="L519" href="#L519">519</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
 Sat Nov  9 12:57:41 2024
@@ -191,6 +191,6 @@
 <a class="jxr_linenumber" name="L183" href="#L183">183</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html
 Sat Nov  9 12:57:41 2024
@@ -210,6 +210,6 @@
 <a class="jxr_linenumber" name="L202" href="#L202">202</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">© 2018?2024 <a href="https://www.apache.org/";>The Apache 
Software Foundation</a></div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/xref/org/apache/commons/release/plugin/mojos/package-frame.html
 Sat Nov  9 12:57:41 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; 
charset=ISO-8859-1" />
-        <title>Apache Commons Release Plugin 1.8.2 Reference Package 
org.apache.commons.release.plugin.mojos</title>
+        <title>Apache Commons Release Plugin 1.8.3 Reference Package 
org.apache.commons.release.plugin.mojos</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>
@@ -12,19 +12,19 @@
         <div class="indexContainer">
             <h2 title="Classes">Classes</h2>
             <ul title="Classes">
-                                <li>
+                <li>
                     <a 
href="CommonsDistributionDetachmentMojo.html#CommonsDistributionDetachmentMojo" 
target="classFrame">CommonsDistributionDetachmentMojo</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsDistributionStagingMojo.html#CommonsDistributionStagingMojo" 
target="classFrame">CommonsDistributionStagingMojo</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsSiteCompressionMojo.html#CommonsSiteCompressionMojo" 
target="classFrame">CommonsSiteCompressionMojo</a>
                 </li>
-                                <li>
+                <li>
                     <a 
href="CommonsStagingCleanupMojo.html#CommonsStagingCleanupMojo" 
target="classFrame">CommonsStagingCleanupMojo</a>
                 </li>
-                            </ul>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file


Reply via email to