commit | e9213d47d208f563fe85a2bb2df7a9cbdf001531 | [log] [tgz] |
---|---|---|
author | Volkan Yazıcı <volkan@yazi.ci> | Thu Oct 05 12:45:34 2023 +0200 |
committer | Volkan Yazıcı <volkan@yazi.ci> | Thu Oct 05 12:45:34 2023 +0200 |
tree | cd11aa177c8065b5837938ada551e6ac25a086ca | |
parent | db70f4aa99e296bb839327f16fe37ebec8f35315 [diff] |
Swap `/pom.xml` and `/log4j-bom/pom.xml` - `/pom.xml` is moved to `/log4j-parent/pom.xml` - `/log4j-bom/pom.xml` is moved to `/pom.xml` - Implements the BOM organization described by Maven[1]. That is, `parent` inherits from `bom`. - Takes advantage of `flatten-bom` provided by `logging-parent` - Identical scheme to the one found in `-tools` and `-transformation` [1] https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms