src/changelog/13.0.0/switch-to-maven.xml (7 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">Switch from `sbt` to Maven to take advantage of `logging-parent` conveniences</description>
</entry>