src/changelog/10.2.0/change_flattened_pom.xml (10 lines of code) (raw):
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="changed">
<description format="asciidoc">
Moves `.flattened-pom.xml` to the same directory as `pom.xml` to preserve the relative parent path.
This requires adding `.flattened-pom.xml` to the `.gitignore` file of the repository.
</description>
</entry>