Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/BaseConfiguration.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/BaseConfiguration.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/BaseConfiguration.html
 Tue Apr 29 15:11:33 2025
@@ -164,7 +164,7 @@
 <a class="jxr_linenumber" name="L156" href="#L156">156</a>     }
 <a class="jxr_linenumber" name="L157" href="#L157">157</a> 
 <a class="jxr_linenumber" name="L158" href="#L158">158</a>     <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L159" href="#L159">159</a> <em 
class="jxr_javadoccomment">     * Read property from underlying map.</em>
+<a class="jxr_linenumber" name="L159" href="#L159">159</a> <em 
class="jxr_javadoccomment">     * Reads property from underlying map.</em>
 <a class="jxr_linenumber" name="L160" href="#L160">160</a> <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L161" href="#L161">161</a> <em 
class="jxr_javadoccomment">     * @param key key to use for mapping</em>
 <a class="jxr_linenumber" name="L162" href="#L162">162</a> <em 
class="jxr_javadoccomment">     * @return object associated with the given 
configuration key.</em>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/CompositeConfiguration.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/CompositeConfiguration.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/CompositeConfiguration.html
 Tue Apr 29 15:11:33 2025
@@ -388,7 +388,7 @@
 <a class="jxr_linenumber" name="L380" href="#L380">380</a>     }
 <a class="jxr_linenumber" name="L381" href="#L381">381</a> 
 <a class="jxr_linenumber" name="L382" href="#L382">382</a>     <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L383" href="#L383">383</a> <em 
class="jxr_javadoccomment">     * Read property from underlying composite</em>
+<a class="jxr_linenumber" name="L383" href="#L383">383</a> <em 
class="jxr_javadoccomment">     * Reads property from underlying composite</em>
 <a class="jxr_linenumber" name="L384" href="#L384">384</a> <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L385" href="#L385">385</a> <em 
class="jxr_javadoccomment">     * @param key key to use for mapping</em>
 <a class="jxr_linenumber" name="L386" href="#L386">386</a> <em 
class="jxr_javadoccomment">     * @return object associated with the given 
configuration key.</em>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/PropertiesConfiguration.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/PropertiesConfiguration.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/PropertiesConfiguration.html
 Tue Apr 29 15:11:33 2025
@@ -895,7 +895,7 @@
 <a class="jxr_linenumber" name="L887" href="#L887">887</a>         }
 <a class="jxr_linenumber" name="L888" href="#L888">888</a> 
 <a class="jxr_linenumber" name="L889" href="#L889">889</a>         <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L890" href="#L890">890</a> <em 
class="jxr_javadoccomment">         * Write a comment.</em>
+<a class="jxr_linenumber" name="L890" href="#L890">890</a> <em 
class="jxr_javadoccomment">         * Writes a comment.</em>
 <a class="jxr_linenumber" name="L891" href="#L891">891</a> <em 
class="jxr_javadoccomment">         *</em>
 <a class="jxr_linenumber" name="L892" href="#L892">892</a> <em 
class="jxr_javadoccomment">         * @param comment the comment to write</em>
 <a class="jxr_linenumber" name="L893" href="#L893">893</a> <em 
class="jxr_javadoccomment">         * @throws IOException if an I/O error 
occurs.</em>
@@ -919,7 +919,7 @@
 <a class="jxr_linenumber" name="L911" href="#L911">911</a>         }
 <a class="jxr_linenumber" name="L912" href="#L912">912</a> 
 <a class="jxr_linenumber" name="L913" href="#L913">913</a>         <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L914" href="#L914">914</a> <em 
class="jxr_javadoccomment">         * Write a property.</em>
+<a class="jxr_linenumber" name="L914" href="#L914">914</a> <em 
class="jxr_javadoccomment">         * Writes a property.</em>
 <a class="jxr_linenumber" name="L915" href="#L915">915</a> <em 
class="jxr_javadoccomment">         *</em>
 <a class="jxr_linenumber" name="L916" href="#L916">916</a> <em 
class="jxr_javadoccomment">         * @param key The key of the property</em>
 <a class="jxr_linenumber" name="L917" href="#L917">917</a> <em 
class="jxr_javadoccomment">         * @param values The array of values of the 
property</em>
@@ -932,7 +932,7 @@
 <a class="jxr_linenumber" name="L924" href="#L924">924</a>         }
 <a class="jxr_linenumber" name="L925" href="#L925">925</a> 
 <a class="jxr_linenumber" name="L926" href="#L926">926</a>         <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L927" href="#L927">927</a> <em 
class="jxr_javadoccomment">         * Write a property.</em>
+<a class="jxr_linenumber" name="L927" href="#L927">927</a> <em 
class="jxr_javadoccomment">         * Writes a property.</em>
 <a class="jxr_linenumber" name="L928" href="#L928">928</a> <em 
class="jxr_javadoccomment">         *</em>
 <a class="jxr_linenumber" name="L929" href="#L929">929</a> <em 
class="jxr_javadoccomment">         * @param key the key of the property</em>
 <a class="jxr_linenumber" name="L930" href="#L930">930</a> <em 
class="jxr_javadoccomment">         * @param value the value of the 
property</em>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/XMLPropertiesConfiguration.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/XMLPropertiesConfiguration.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/XMLPropertiesConfiguration.html
 Tue Apr 29 15:11:33 2025
@@ -335,7 +335,7 @@
 <a class="jxr_linenumber" name="L327" href="#L327">327</a>     }
 <a class="jxr_linenumber" name="L328" href="#L328">328</a> 
 <a class="jxr_linenumber" name="L329" href="#L329">329</a>     <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L330" href="#L330">330</a> <em 
class="jxr_javadoccomment">     * Write a list property.</em>
+<a class="jxr_linenumber" name="L330" href="#L330">330</a> <em 
class="jxr_javadoccomment">     * Writes a list property.</em>
 <a class="jxr_linenumber" name="L331" href="#L331">331</a> <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L332" href="#L332">332</a> <em 
class="jxr_javadoccomment">     * @param out the output stream</em>
 <a class="jxr_linenumber" name="L333" href="#L333">333</a> <em 
class="jxr_javadoccomment">     * @param key the key of the property</em>
@@ -346,7 +346,7 @@
 <a class="jxr_linenumber" name="L338" href="#L338">338</a>     }
 <a class="jxr_linenumber" name="L339" href="#L339">339</a> 
 <a class="jxr_linenumber" name="L340" href="#L340">340</a>     <em 
class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="L341" href="#L341">341</a> <em 
class="jxr_javadoccomment">     * Write a property.</em>
+<a class="jxr_linenumber" name="L341" href="#L341">341</a> <em 
class="jxr_javadoccomment">     * Writes a property.</em>
 <a class="jxr_linenumber" name="L342" href="#L342">342</a> <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L343" href="#L343">343</a> <em 
class="jxr_javadoccomment">     * @param out the output stream</em>
 <a class="jxr_linenumber" name="L344" href="#L344">344</a> <em 
class="jxr_javadoccomment">     * @param key the key of the property</em>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.beanutils</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.beanutils</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/beanutils/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.beanutils</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.beanutils</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -136,7 +136,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder.combined</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder.combined</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/combined/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder.combined</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder.combined</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -171,7 +171,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder.fluent</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder.fluent</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/fluent/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder.fluent</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder.fluent</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -136,7 +136,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/builder/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.builder</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.builder</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -256,7 +256,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.convert</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.convert</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/convert/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.convert</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.convert</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -121,7 +121,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.event</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.event</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/event/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.event</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.event</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -126,7 +126,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.ex</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.ex</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/ex/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.ex</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.ex</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -91,7 +91,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.interpol</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.interpol</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/interpol/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.interpol</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.interpol</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -151,7 +151,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.io</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.io</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/io/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.io</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.io</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -216,7 +216,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -451,7 +451,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.plist</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.plist</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/plist/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.plist</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.plist</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -156,7 +156,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.reloading</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.reloading</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/reloading/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.reloading</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.reloading</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -131,7 +131,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.resolver</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.resolver</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/resolver/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.resolver</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.resolver</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -106,7 +106,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.spring</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.spring</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/spring/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.spring</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.spring</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.sync</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.sync</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/sync/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.sync</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.sync</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -101,7 +101,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.tree</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.tree</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.tree</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.tree</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -311,7 +311,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.tree.xpath</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.tree.xpath</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/tree/xpath/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.tree.xpath</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.tree.xpath</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -121,7 +121,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.web</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.web</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/org/apache/commons/configuration2/web/package-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference Package 
org.apache.commons.configuration2.web</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference Package 
org.apache.commons.configuration2.web</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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -126,7 +126,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/overview-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/overview-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/overview-frame.html
 Tue Apr 29 15:11:33 2025
@@ -4,11 +4,11 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
     </head>
     <body>
-        <h1 title="Apache Commons Configuration 2.12.0 Reference" 
class="bar"><strong>Apache Commons Configuration 2.12.0 Reference</strong></h1>
+        <h1 title="Apache Commons Configuration 2.12.1-SNAPSHOT Reference" 
class="bar"><strong>Apache Commons Configuration 2.12.1-SNAPSHOT 
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>

Modified: 
websites/production/commons/content/proper/commons-configuration/xref/overview-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-configuration/xref/overview-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-configuration/xref/overview-summary.html
 Tue Apr 29 15:11:33 2025
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk7) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons Configuration 2.12.0 Reference</title>
+        <title>Apache Commons Configuration 2.12.1-SNAPSHOT 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 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -37,7 +37,7 @@
         </div>
         
                 <div class="header">
-            <h1 class="title">Apache Commons Configuration 2.12.0 
Reference</h1>
+            <h1 class="title">Apache Commons Configuration 2.12.1-SNAPSHOT 
Reference</h1>
         </div>
         <div class="contentContainer">
             <table class="overviewSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Packages table, listing packages">
@@ -156,7 +156,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons 
Configuration 2.12.1-SNAPSHOT Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">


Reply via email to