This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch release/0.8.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/release/0.8.0 by this push:
new 46581a1 Update docs
46581a1 is described below
commit 46581a18ebe4e9ef200263af61d010d9056d199d
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Mar 19 11:55:18 2024 +0100
Update docs
---
src/site/_log4j-docgen-maven-plugin.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/_log4j-docgen-maven-plugin.adoc
b/src/site/_log4j-docgen-maven-plugin.adoc
index e86236e..545edea 100644
--- a/src/site/_log4j-docgen-maven-plugin.adoc
+++ b/src/site/_log4j-docgen-maven-plugin.adoc
@@ -92,6 +92,7 @@ The `generate-schema` goal generates an XSD derived from the
types loaded using
</excludes>
</typeFilter>
+ <schemaVersion>${project.version}</schemaVersion>
<schemaFile>${project.build.directory}/generated-site/resources/config.xsd</schemaFile>
</configuration>