Author: ggregory Date: Tue May 26 19:58:19 2026 New Revision: 84770 Log: Bump version from 2.15.0 to 2.15.1
Modified: release/commons/configuration/README.html Modified: release/commons/configuration/README.html ============================================================================== --- release/commons/configuration/README.html Tue May 26 19:57:11 2026 (r84769) +++ release/commons/configuration/README.html Tue May 26 19:58:19 2026 (r84770) @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h1>Commons-CONFIGURATION v2.15.0.</h1> +<h1>Commons-CONFIGURATION v2.15.1.</h1> -<p>This is the 2.15.0 version of commons-configuration2. It is available in both binary and source distributions.</p> +<p>This is the 2.15.1 version of commons-configuration2. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -55,12 +55,12 @@ <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-configuration2-2.15.0-bin.tar.gz.asc +$ pgpv commons-configuration2-2.15.1-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-configuration2-2.15.0-bin.tar.gz.asc +$ pgp commons-configuration2-2.15.1-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-configuration2-2.15.0-bin.tar.gz.asc +$ gpg --verify commons-configuration2-2.15.1-bin.tar.gz.asc </pre> <p>
