This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git

commit e646d337c2e86fbbf17ebf360e46e7c99d77971d
Merge: 01e1b407 8493023a
Author: Matt Juntunen <mattjuntu...@apache.org>
AuthorDate: Tue Jun 21 22:45:54 2022 -0400

    Merge remote-tracking branch 'origin/master' into release

 src/changes/changes.xml                                           | 2 +-
 .../org/apache/commons/configuration2/ImmutableConfiguration.java | 8 ++++----
 .../commons/configuration2/PropertiesConfigurationLayout.java     | 6 +++---
 .../configuration2/builder/FileBasedBuilderProperties.java        | 2 +-
 .../apache/commons/configuration2/convert/PropertyConverter.java  | 4 ++--
 .../java/org/apache/commons/configuration2/io/FileHandler.java    | 2 +-
 .../java/org/apache/commons/configuration2/io/FileSystem.java     | 2 +-
 .../apache/commons/configuration2/io/URLConnectionOptions.java    | 2 +-
 .../org/apache/commons/configuration2/tree/ImmutableNode.java     | 2 +-
 9 files changed, 15 insertions(+), 15 deletions(-)

diff --cc src/changes/changes.xml
index 70a00513,822c4b3a..465d5aab
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@@ -21,7 -21,7 +21,7 @@@
      <author email="d...@commons.apache.org">Apache Commons Community</author>
    </properties>
    <body>
-     <release version="2.8.0" date="2022-06-25"
 -    <release version="2.8" date="2020-MM-DD"
++    <release version="2.8" date="2022-06-26"
               description="Minor release with new features and updated 
dependencies.">
         <!-- FIX -->
         <action issue="CONFIGURATION-753" type="fix" dev="mattjuntunen">

Reply via email to