This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git
The following commit(s) were added to refs/heads/main by this push:
new ebf23ec Spotless
ebf23ec is described below
commit ebf23ec7bdb7d0af3f5107b97f914d13e6cb1d77
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon May 1 11:21:35 2023 +0200
Spotless
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 27c67d0..06c9492 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
<artifactId>log4j-changelog-maven-plugin</artifactId>
<version>${log4j-changelog-maven-plugin.version}</version>
<configuration>
- <indexTemplates/>
+ <indexTemplates />
<changelogTemplates>
<template>
<source>${project.basedir}/src/changelog/CHANGELOG.adoc.ftl</source>