Author: sjaranowski
Date: Thu Jul  4 19:00:08 2024
New Revision: 1918915

Log:
stage site

Added:
    
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.12.0.min.css
   (with props)
    
maven/website/components/pom-archives/asf-LATEST/js/apache-maven-fluido-1.12.0.min.js
   (with props)
Removed:
    
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.11.2.min.css
    
maven/website/components/pom-archives/asf-LATEST/js/apache-maven-fluido-1.11.2.min.js
Modified:
    maven/website/components/pom-archives/asf-LATEST/ci-management.html
    maven/website/components/pom-archives/asf-LATEST/dependency-management.html
    maven/website/components/pom-archives/asf-LATEST/download.html
    maven/website/components/pom-archives/asf-LATEST/index.html
    maven/website/components/pom-archives/asf-LATEST/issue-management.html
    maven/website/components/pom-archives/asf-LATEST/mailing-lists.html
    maven/website/components/pom-archives/asf-LATEST/plugin-management.html
    maven/website/components/pom-archives/asf-LATEST/plugins.html
    maven/website/components/pom-archives/asf-LATEST/project-info.html
    maven/website/components/pom-archives/asf-LATEST/scm.html

Modified: maven/website/components/pom-archives/asf-LATEST/ci-management.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/ci-management.html 
(original)
+++ maven/website/components/pom-archives/asf-LATEST/ci-management.html Thu Jul 
 4 19:00:08 2024
@@ -2,8 +2,8 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:ci-management 
at 2024-04-13
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.1:ci-management 
at 2024-07-04
+ | Rendered using Apache Maven Fluido Skin 1.12.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Software Foundation Parent POM &#x2013; CI Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
+    <script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -33,12 +33,12 @@
     </script>
     <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
+  <body>
+    <div class="container-fluid container-fluid-top">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Software Foundation Parent POM" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  style="" 
/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Parent POMs">Parent POMs</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="ASF">ASF</a><span 
class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-13</li>
-          <li id="projectVersion" class="pull-right">Version: 32</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-07-04</li>
+          <li id="projectVersion" class="pull-right">Version: 33</li>
           </ul>
         </div>
       </header>
@@ -134,16 +134,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2024
+            <p>©      2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
 <script>
-       if(anchors) {
-         anchors.add();
-       }
+  if(anchors) {
+    anchors.add();
+  }
 </script>
   </body>
 </html>
\ No newline at end of file

Added: 
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.12.0.min.css
==============================================================================
--- 
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.12.0.min.css
 (added)
+++ 
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.12.0.min.css
 Thu Jul  4 19:00:08 2024
@@ -0,0 +1,20 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.

[... 14 lines stripped ...]
Propchange: 
maven/website/components/pom-archives/asf-LATEST/css/apache-maven-fluido-1.12.0.min.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: 
maven/website/components/pom-archives/asf-LATEST/dependency-management.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/dependency-management.html 
(original)
+++ maven/website/components/pom-archives/asf-LATEST/dependency-management.html 
Thu Jul  4 19:00:08 2024
@@ -2,8 +2,8 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependency-management
 at 2024-04-13
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.1:dependency-management
 at 2024-07-04
+ | Rendered using Apache Maven Fluido Skin 1.12.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Software Foundation Parent POM &#x2013; Project Dependency 
Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
+    <script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -33,12 +33,12 @@
     </script>
     <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
+  <body>
+    <div class="container-fluid container-fluid-top">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Software Foundation Parent POM" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  style="" 
/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Parent POMs">Parent POMs</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="ASF">ASF</a><span 
class="divider">/</span></li>
     <li class="active ">Project Dependency Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-13</li>
-          <li id="projectVersion" class="pull-right">Version: 32</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-07-04</li>
+          <li id="projectVersion" class="pull-right">Version: 33</li>
           </ul>
         </div>
       </header>
@@ -123,7 +123,7 @@
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations";>maven-plugin-annotations</a></td>
-<td>3.12.0</td>
+<td>3.13.1</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache-2.0</a></td></tr></table></section></section>
         </main>
@@ -133,16 +133,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2024
+            <p>©      2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
 <script>
-       if(anchors) {
-         anchors.add();
-       }
+  if(anchors) {
+    anchors.add();
+  }
 </script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/pom-archives/asf-LATEST/download.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/download.html (original)
+++ maven/website/components/pom-archives/asf-LATEST/download.html Thu Jul  4 
19:00:08 2024
@@ -2,8 +2,8 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/xdoc/download.xml.vm at 2024-04-13
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/xdoc/download.xml.vm at 2024-07-04
+ | Rendered using Apache Maven Fluido Skin 1.12.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Software Foundation Parent POM &#x2013; Download Apache 
Software Foundation Parent POM Source</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
+    <script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -33,12 +33,12 @@
     </script>
     <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
+  <body>
+    <div class="container-fluid container-fluid-top">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Software Foundation Parent POM" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  style="" 
/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +48,9 @@
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Parent POMs">Parent POMs</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="ASF">ASF</a><span 
class="divider">/</span></li>
-    <li class="active ">Download Apache Software Foundation Parent POM Source 
<a 
href="https://github.com/apache/maven-apache-parent/tree/apache-32/docs/src/site/xdoc/download.xml.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-13</li>
-          <li id="projectVersion" class="pull-right">Version: 32</li>
+    <li class="active ">Download Apache Software Foundation Parent POM Source 
<a 
href="https://github.com/apache/maven-apache-parent/tree/apache-33/docs/src/site/xdoc/download.xml.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-07-04</li>
+          <li id="projectVersion" class="pull-right">Version: 33</li>
           </ul>
         </div>
       </header>
@@ -102,10 +102,10 @@
 
   
     <section>
-<h2><a 
name="Download_Apache_Software_Foundation_Parent_POM_32_Source"></a>Download 
Apache Software Foundation Parent POM 32 Source</h2>
+<h2><a 
name="Download_Apache_Software_Foundation_Parent_POM_33_Source"></a>Download 
Apache Software Foundation Parent POM 33 Source</h2>
 
       
-<p><b>Apache Software Foundation Parent POM 32</b> is distributed in source 
format.</p>
+<p><b>Apache Software Foundation Parent POM 33</b> is distributed in source 
format.</p>
 
       
 <p>Use a source archive if you intend to build <b>Apache Software Foundation 
Parent POM</b> yourself.</p>
@@ -141,13 +141,13 @@
             
 <tr class="b">
               
-<td align="left">Apache Software Foundation Parent POM 32 (Source zip)</td>
+<td align="left">Apache Software Foundation Parent POM 33 (Source zip)</td>
               
-<td><a 
href="[preferred]maven/pom/apache-32-source-release.zip">apache-32-source-release.zip</a></td>
+<td><a 
href="[preferred]maven/pom/apache-33-source-release.zip">apache-33-source-release.zip</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/maven/pom/apache-32-source-release.zip.sha512";>apache-32-source-release.zip.sha512</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/maven/pom/apache-33-source-release.zip.sha512";>apache-33-source-release.zip.sha512</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/maven/pom/apache-32-source-release.zip.asc";>apache-32-source-release.zip.asc</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/maven/pom/apache-33-source-release.zip.asc";>apache-33-source-release.zip.asc</a></td>
             </tr>
           </tbody>
         </table>
@@ -177,16 +177,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2024
+            <p>©      2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
 <script>
-       if(anchors) {
-         anchors.add();
-       }
+  if(anchors) {
+    anchors.add();
+  }
 </script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/pom-archives/asf-LATEST/index.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/index.html (original)
+++ maven/website/components/pom-archives/asf-LATEST/index.html Thu Jul  4 
19:00:08 2024
@@ -2,8 +2,8 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-04-13
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-07-04
+ | Rendered using Apache Maven Fluido Skin 1.12.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -15,10 +15,10 @@ Hervé Boutemy
 Karl Heinz Marbaise" />
     <meta name="date" content="2016-05-09" />
     <title>Apache Software Foundation Parent POM &#x2013; Apache Software 
Foundation Parent POM</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
+    <script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -37,12 +37,12 @@ Karl Heinz Marbaise" />
     </script>
     <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
+  <body>
+    <div class="container-fluid container-fluid-top">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Software Foundation Parent POM" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  style="" 
/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -52,9 +52,9 @@ Karl Heinz Marbaise" />
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Parent POMs">Parent POMs</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="ASF">ASF</a><span 
class="divider">/</span></li>
-    <li class="active ">Apache Software Foundation Parent POM <a 
href="https://github.com/apache/maven-apache-parent/tree/apache-32/docs/src/site/apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-13</li>
-          <li id="projectVersion" class="pull-right">Version: 32</li>
+    <li class="active ">Apache Software Foundation Parent POM <a 
href="https://github.com/apache/maven-apache-parent/tree/apache-33/docs/src/site/apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-07-04</li>
+          <li id="projectVersion" class="pull-right">Version: 33</li>
           </ul>
         </div>
       </header>
@@ -208,16 +208,16 @@ Karl Heinz Marbaise" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2024
+            <p>©      2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
 <script>
-       if(anchors) {
-         anchors.add();
-       }
+  if(anchors) {
+    anchors.add();
+  }
 </script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/pom-archives/asf-LATEST/issue-management.html
==============================================================================
--- maven/website/components/pom-archives/asf-LATEST/issue-management.html 
(original)
+++ maven/website/components/pom-archives/asf-LATEST/issue-management.html Thu 
Jul  4 19:00:08 2024
@@ -2,8 +2,8 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:issue-management
 at 2024-04-13
- | Rendered using Apache Maven Fluido Skin 1.11.2
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.1:issue-management
 at 2024-07-04
+ | Rendered using Apache Maven Fluido Skin 1.12.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Software Foundation Parent POM &#x2013; Issue 
Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.11.2.min.js"></script>
+    <script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -33,12 +33,12 @@
     </script>
     <!-- End Matomo Code -->
   </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
+  <body>
+    <div class="container-fluid container-fluid-top">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Software Foundation Parent POM" style="" /></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  style="" 
/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Parent POMs">Parent POMs</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="ASF">ASF</a><span 
class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-13</li>
-          <li id="projectVersion" class="pull-right">Version: 32</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-07-04</li>
+          <li id="projectVersion" class="pull-right">Version: 33</li>
           </ul>
         </div>
       </header>
@@ -111,11 +111,11 @@
         <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a>.</p></section><section>
+<p>This project uses GitHub to manage its issues.</p></section><section>
 <h2><a name="Issue_Management"></a>Issue Management</h2><a 
name="Issue_Management"></a>
 <p>Issues, bugs, and feature requests should be submitted to the following 
issue management system for this project.</p>
 <div>
-<pre><a class="externalLink" 
href="https://issues.apache.org/jira/issues/?jql=project%3DMPOM+AND+component%3Dasf";>https://issues.apache.org/jira/issues/?jql=project%3DMPOM+AND+component%3Dasf</a></pre></div></section>
+<pre><a class="externalLink" 
href="https://github.com/apache/maven-apache-parent/issues";>https://github.com/apache/maven-apache-parent/issues</a></pre></div></section>
         </main>
       </div>
     </div>
@@ -123,16 +123,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2024
+            <p>©      2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
 <script>
-       if(anchors) {
-         anchors.add();
-       }
+  if(anchors) {
+    anchors.add();
+  }
 </script>
   </body>
 </html>
\ No newline at end of file


Reply via email to