Modified: maven/website/content/users/getting-help.html
==============================================================================
--- maven/website/content/users/getting-help.html (original)
+++ maven/website/content/users/getting-help.html Thu May 11 21:39:11 2023
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/apt/users/getting-help.apt at 2023-05-11
- | Rendered using Apache Maven Fluido Skin 2.0.0-M5
+ | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -15,10 +15,10 @@
     <meta name="date" content="2007-07-24
 2015-06-17" />
     <title>Maven – Getting Help</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-2.0.0-M5.min.css" 
/>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-2.0.0-M6.min.css" 
/>
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script src="../js/apache-maven-fluido-2.0.0-M5.min.js"></script>
+    <script src="../js/apache-maven-fluido-2.0.0-M6.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -173,16 +173,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2002&#x2013;2023
+            <p>©      2002–2023
 <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/content/users/index.html
==============================================================================
--- maven/website/content/users/index.html (original)
+++ maven/website/content/users/index.html Thu May 11 21:39:11 2023
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/apt/users/index.apt at 2023-05-11
- | Rendered using Apache Maven Fluido Skin 2.0.0-M5
+ | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
@@ -13,10 +13,10 @@
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2006-11-03" />
     <title>Maven – Users Centre</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-2.0.0-M5.min.css" 
/>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-2.0.0-M6.min.css" 
/>
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script src="../js/apache-maven-fluido-2.0.0-M5.min.js"></script>
+    <script src="../js/apache-maven-fluido-2.0.0-M6.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -163,16 +163,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2002&#x2013;2023
+            <p>©      2002–2023
 <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/content/what-is-maven.html
==============================================================================
--- maven/website/content/what-is-maven.html (original)
+++ maven/website/content/what-is-maven.html Thu May 11 21:39:11 2023
@@ -3,7 +3,7 @@
 
 <!--
  | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/what-is-maven.md at 2023-05-11
- | Rendered using Apache Maven Fluido Skin 2.0.0-M5
+ | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <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 
2.0.0-M10" />
     <title>Maven – Introduction</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M5.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-2.0.0-M5.min.js"></script>
+    <script src="./js/apache-maven-fluido-2.0.0-M6.min.js"></script>
 
     <!-- Matomo -->
     <script>
@@ -229,16 +229,16 @@ objectives are quite different.</p></sec
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2002&#x2013;2023
+            <p>©      2002–2023
 <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