Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>ReadmeHtmlVelocityDelegate (Apache Commons Release Plugin 1.8.2 
API)</title>
+<title>ReadmeHtmlVelocityDelegate (Apache Commons Release Plugin 1.8.3 
API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="declaration: package: 
org.apache.commons.release.plugin.velocity, class: ReadmeHtmlVelocityDelegate">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="class-declaration-page">
@@ -72,13 +72,13 @@ loadScripts(document, 'script');</script
 <div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.commons.release.plugin.velocity</a></div>
 <h1 title="Class ReadmeHtmlVelocityDelegate" class="title">Class 
ReadmeHtmlVelocityDelegate</h1>
 </div>
-<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
 <div 
class="inheritance">org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate</div>
 </div>
 <section class="class-description" id="class-description">
 <hr>
 <div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-34">ReadmeHtmlVelocityDelegate</a></span>
-<span class="extends-implements">extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">Object</a></span></div>
+<span class="extends-implements">extends <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" 
class="external-link">Object</a></span></div>
 <div class="block">This class' purpose is to generate the 
<code>README.html</code> that moves along with the
  release for the sake of downloading the release from the distribution 
area.</div>
 <dl class="notes">
@@ -114,22 +114,22 @@ loadScripts(document, 'script');</script
 <div class="table-header col-first">Modifier and Type</div>
 <div class="table-header col-second">Field</div>
 <div class="table-header col-last">Description</div>
-<div class="col-first even-row-color"><code>private final <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-first even-row-color"><code>private final <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></code></div>
 <div class="col-second even-row-color"><code><a href="#artifactId" 
class="member-name-link">artifactId</a></code></div>
 <div class="col-last even-row-color">
 <div class="block">This is supposed to represent the maven artifactId.</div>
 </div>
-<div class="col-first odd-row-color"><code>private final <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-first odd-row-color"><code>private final <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></code></div>
 <div class="col-second odd-row-color"><code><a href="#siteUrl" 
class="member-name-link">siteUrl</a></code></div>
 <div class="col-last odd-row-color">
 <div class="block">The url of the site that gets set into the 
<code>README.html</code>.</div>
 </div>
-<div class="col-first even-row-color"><code>private static final <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-first even-row-color"><code>private static final <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></code></div>
 <div class="col-second even-row-color"><code><a href="#TEMPLATE" 
class="member-name-link">TEMPLATE</a></code></div>
 <div class="col-last even-row-color">
 <div class="block">The location of the velocity template for this class.</div>
 </div>
-<div class="col-first odd-row-color"><code>private final <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-first odd-row-color"><code>private final <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></code></div>
 <div class="col-second odd-row-color"><code><a href="#version" 
class="member-name-link">version</a></code></div>
 <div class="col-last odd-row-color">
 <div class="block">This is supposed to represent the maven version of the 
release.</div>
@@ -147,9 +147,9 @@ loadScripts(document, 'script');</script
 <div class="table-header col-second">Constructor</div>
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><code>private </code></div>
-<div class="col-constructor-name even-row-color"><code><a 
href="#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" 
class="member-name-link">ReadmeHtmlVelocityDelegate</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId,
- <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version,
- <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</code></div>
+<div class="col-constructor-name even-row-color"><code><a 
href="#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" 
class="member-name-link">ReadmeHtmlVelocityDelegate</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId,
+ <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version,
+ <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</code></div>
 <div class="col-last even-row-color">
 <div class="block">The private constructor to be used by the <a 
href="ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
 </div>
@@ -162,8 +162,8 @@ loadScripts(document, 'script');</script
 <h2>Method Summary</h2>
 <div id="method-summary-table">
 <div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab1" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" 
class="table-tab">Static Methods</button><button id="method-summary-table-tab2" 
role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.ta
 bpanel" tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" 
class="table-tab">Concrete Methods</button></div>
-<div id="method-summary-table.tabpanel" role="tabpanel">
-<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<div class="summary-table three-column-summary">
 <div class="table-header col-first">Modifier and Type</div>
 <div class="table-header col-second">Method</div>
 <div class="table-header col-last">Description</div>
@@ -172,8 +172,8 @@ loadScripts(document, 'script');</script
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4">
 <div class="block">Gets the <a 
href="ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>
 for constructing the <a href="ReadmeHtmlVelocityDelegate.html" title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link">Writer</a></code></div>
-<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#render(java.io.Writer)" class="member-name-link">render</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link">Writer</a>&nbsp;writer)</code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link">Writer</a></code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#render(java.io.Writer)" class="member-name-link">render</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link">Writer</a>&nbsp;writer)</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Renders the <code>README.vm</code> velocity template with 
the variables constructed with the
  <a href="ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
@@ -182,8 +182,8 @@ loadScripts(document, 'script');</script
 </div>
 </div>
 <div class="inherited-list">
-<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
-<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#clone()"
 title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#finalize()"
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#getClass()"
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Objec
 t.html#notify()" title="class or interface in java.lang" 
class="external-link">notify</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang" class="external-link">notifyAll</a>, 
<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#toString()"
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait()"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long,int)"
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
 </section>
 </li>
 </ul>
@@ -198,7 +198,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="TEMPLATE">
 <h3>TEMPLATE</h3>
-<div class="member-signature"><span class="modifiers">private static 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-36">TEMPLATE</a></span></div>
+<div class="member-signature"><span class="modifiers">private static 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-36">TEMPLATE</a></span></div>
 <div class="block">The location of the velocity template for this class.</div>
 <dl class="notes">
 <dt>See Also:</dt>
@@ -213,21 +213,21 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="artifactId">
 <h3>artifactId</h3>
-<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-39">artifactId</a></span></div>
+<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-39">artifactId</a></span></div>
 <div class="block">This is supposed to represent the maven artifactId.</div>
 </section>
 </li>
 <li>
 <section class="detail" id="version">
 <h3>version</h3>
-<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-41">version</a></span></div>
+<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-41">version</a></span></div>
 <div class="block">This is supposed to represent the maven version of the 
release.</div>
 </section>
 </li>
 <li>
 <section class="detail" id="siteUrl">
 <h3>siteUrl</h3>
-<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-43">siteUrl</a></span></div>
+<div class="member-signature"><span class="modifiers">private 
final</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-43">siteUrl</a></span></div>
 <div class="block">The url of the site that gets set into the 
<code>README.html</code>.</div>
 </section>
 </li>
@@ -242,9 +242,9 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" 
id="&lt;init&gt;(java.lang.String,java.lang.String,java.lang.String)">
 <h3>ReadmeHtmlVelocityDelegate</h3>
-<div class="member-signature"><span 
class="modifiers">private</span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-52">ReadmeHtmlVelocityDelegate</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId,
- <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version,
- <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</span></div>
+<div class="member-signature"><span 
class="modifiers">private</span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-52">ReadmeHtmlVelocityDelegate</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId,
+ <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version,
+ <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</span></div>
 <div class="block">The private constructor to be used by the <a 
href="ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
 <dl class="notes">
 <dt>Parameters:</dt>
@@ -276,14 +276,14 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="render(java.io.Writer)">
 <h3>render</h3>
-<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link">Writer</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-74">render</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link">Writer</a>&nbsp;writer)</span></div>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link">Writer</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#line-74">render</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link">Writer</a>&nbsp;writer)</span></div>
 <div class="block">Renders the <code>README.vm</code> velocity template with 
the variables constructed with the
  <a href="ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
 <dl class="notes">
 <dt>Parameters:</dt>
-<dd><code>writer</code> - is the <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a> to which we wish to render the 
<code>README.vm</code> template.</dd>
+<dd><code>writer</code> - is the <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a> to which we wish to render the 
<code>README.vm</code> template.</dd>
 <dt>Returns:</dt>
-<dd>a reference to the <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a> passed in.</dd>
+<dd>a reference to the <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a> passed in.</dd>
 </dl>
 </section>
 </li>
@@ -296,7 +296,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class 
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
 (Apache Commons Release Plugin 1.8.2 API)</title>
+<title>Uses of Class 
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
 (Apache Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="use: package: 
org.apache.commons.release.plugin.velocity, class: HeaderHtmlVelocityDelegate, 
class: HeaderHtmlVelocityDelegateBuilder">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="class-use-page">
@@ -57,7 +57,7 @@ loadScripts(document, 'script');</script
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><a 
href="#org.apache.commons.release.plugin.velocity">org.apache.commons.release.plugin.velocity</a></div>
 <div class="col-last even-row-color">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.</div>
 </div>
 </div>
@@ -84,7 +84,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class 
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate (Apache 
Commons Release Plugin 1.8.2 API)</title>
+<title>Uses of Class 
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate (Apache 
Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="use: package: 
org.apache.commons.release.plugin.velocity, class: HeaderHtmlVelocityDelegate">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="class-use-page">
@@ -57,7 +57,7 @@ loadScripts(document, 'script');</script
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><a 
href="#org.apache.commons.release.plugin.velocity">org.apache.commons.release.plugin.velocity</a></div>
 <div class="col-last even-row-color">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.</div>
 </div>
 </div>
@@ -84,7 +84,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class 
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder
 (Apache Commons Release Plugin 1.8.2 API)</title>
+<title>Uses of Class 
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder
 (Apache Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="use: package: 
org.apache.commons.release.plugin.velocity, class: ReadmeHtmlVelocityDelegate, 
class: ReadmeHtmlVelocityDelegateBuilder">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="class-use-page">
@@ -57,7 +57,7 @@ loadScripts(document, 'script');</script
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><a 
href="#org.apache.commons.release.plugin.velocity">org.apache.commons.release.plugin.velocity</a></div>
 <div class="col-last even-row-color">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.</div>
 </div>
 </div>
@@ -77,17 +77,17 @@ loadScripts(document, 'script');</script
 <div class="block">Gets the <a 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>
 for constructing the <a href="../ReadmeHtmlVelocityDelegate.html" title="class 
in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
 </div>
 <div class="col-first odd-row-color"><code><a 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></code></div>
-<div class="col-second odd-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withArtifactId(java.lang.String)"
 class="member-name-link">withArtifactId</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId)</code></div>
+<div class="col-second odd-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withArtifactId(java.lang.String)"
 class="member-name-link">withArtifactId</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;artifactId)</code></div>
 <div class="col-last odd-row-color">
 <div class="block">Adds the artifactId to the <a 
href="../ReadmeHtmlVelocityDelegate.html" title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
 </div>
 <div class="col-first even-row-color"><code><a 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></code></div>
-<div class="col-second even-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withSiteUrl(java.lang.String)"
 class="member-name-link">withSiteUrl</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</code></div>
+<div class="col-second even-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withSiteUrl(java.lang.String)"
 class="member-name-link">withSiteUrl</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;siteUrl)</code></div>
 <div class="col-last even-row-color">
 <div class="block">Adds the siteUrl to the <a 
href="../ReadmeHtmlVelocityDelegate.html" title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
 </div>
 <div class="col-first odd-row-color"><code><a 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html" 
title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></code></div>
-<div class="col-second odd-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withVersion(java.lang.String)"
 class="member-name-link">withVersion</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version)</code></div>
+<div class="col-second odd-row-color"><span 
class="type-name-label">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.</span><code><a
 
href="../ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withVersion(java.lang.String)"
 class="member-name-link">withVersion</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>&nbsp;version)</code></div>
 <div class="col-last odd-row-color">
 <div class="block">Adds the version to the <a 
href="../ReadmeHtmlVelocityDelegate.html" title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
 </div>
@@ -99,7 +99,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/ReadmeHtmlVelocityDelegate.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class 
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate (Apache 
Commons Release Plugin 1.8.2 API)</title>
+<title>Uses of Class 
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate (Apache 
Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="use: package: 
org.apache.commons.release.plugin.velocity, class: ReadmeHtmlVelocityDelegate">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="class-use-page">
@@ -57,7 +57,7 @@ loadScripts(document, 'script');</script
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><a 
href="#org.apache.commons.release.plugin.velocity">org.apache.commons.release.plugin.velocity</a></div>
 <div class="col-last even-row-color">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.</div>
 </div>
 </div>
@@ -84,7 +84,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-summary.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.commons.release.plugin.velocity (Apache Commons Release 
Plugin 1.8.2 API)</title>
+<title>org.apache.commons.release.plugin.velocity (Apache Commons Release 
Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="declaration: package: 
org.apache.commons.release.plugin.velocity">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="package-declaration-page">
@@ -62,7 +62,7 @@ loadScripts(document, 'script');</script
 <hr>
 <div class="package-signature">package <span 
class="element-name">org.apache.commons.release.plugin.velocity</span></div>
 <section class="package-description" id="package-description">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.
  <p>
  The main reason for velocity templates are to fill out the following files 
that get deployed alongside:
@@ -122,7 +122,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-tree.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.commons.release.plugin.velocity Class Hierarchy (Apache 
Commons Release Plugin 1.8.2 API)</title>
+<title>org.apache.commons.release.plugin.velocity Class Hierarchy (Apache 
Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="tree: package: 
org.apache.commons.release.plugin.velocity">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="package-tree-page">
@@ -58,7 +58,7 @@ loadScripts(document, 'script');</script
 <section class="hierarchy">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
+<li class="circle">java.lang.<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
 <ul>
 <li class="circle">org.apache.commons.release.plugin.velocity.<a 
href="HeaderHtmlVelocityDelegate.html" class="type-name-link" title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a></li>
 <li class="circle">org.apache.commons.release.plugin.velocity.<a 
href="HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html" 
class="type-name-link" title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a></li>
@@ -71,7 +71,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-use.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-use.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/package-use.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Package org.apache.commons.release.plugin.velocity (Apache 
Commons Release Plugin 1.8.2 API)</title>
+<title>Uses of Package org.apache.commons.release.plugin.velocity (Apache 
Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="use: package: 
org.apache.commons.release.plugin.velocity">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../jquery-ui.overrides.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="package-use-page">
@@ -57,7 +57,7 @@ loadScripts(document, 'script');</script
 <div class="table-header col-last">Description</div>
 <div class="col-first even-row-color"><a 
href="#org.apache.commons.release.plugin.velocity">org.apache.commons.release.plugin.velocity</a></div>
 <div class="col-last even-row-color">
-<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html"; 
title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Writer.html";
 title="class or interface in java.io" 
class="external-link"><code>Writer</code></a>
  class.</div>
 </div>
 </div>
@@ -95,7 +95,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-summary.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Apache Commons Release Plugin 1.8.2 API</title>
+<title>Apache Commons Release Plugin 1.8.3 API</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="index redirect">

Modified: 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-release-plugin/apidocs/overview-tree.html
 Sat Nov  9 12:57:41 2024
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML>
-<html lang="en">
+<html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Class Hierarchy (Apache Commons Release Plugin 1.8.2 API)</title>
+<title>Class Hierarchy (Apache Commons Release Plugin 1.8.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <meta name="description" content="class tree">
@@ -11,7 +11,7 @@
 <link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" 
title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" 
title="Style">
 <script type="text/javascript" src="script.js"></script>
-<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
 <script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="tree-page">
@@ -60,7 +60,7 @@ loadScripts(document, 'script');</script
 <section class="hierarchy">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
+<li class="circle">java.lang.<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
 <ul>
 <li class="circle">org.apache.maven.plugin.AbstractMojo (implements 
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <ul>
@@ -82,7 +82,7 @@ loadScripts(document, 'script');</script
 </main>
 <footer role="contentinfo">
 <hr>
-<p class="legal-copy"><small>Copyright &#169; 2018&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legal-copy"><small>Copyright © 2018-2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</br>               <a 
href="https://commons.apache.org/proper/commons-release-plugin/";>Apache Commons 
Release Plugin</a> |               <a 
href="https://issues.apache.org/jira/browse/COMMONSSITE";>Issue management</a> | 
              <a 
href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git";>Source 
repository</a></small></p>
 </footer>
 </div>
 </div>


Reply via email to