This is an automated email from the ASF dual-hosted git repository. dhanak pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
commit 692395a607eb493db19f760124223a940b567881 Author: Toshiya Kobayashi <[email protected]> AuthorDate: Fri Feb 7 15:11:52 2025 +0900 docs version 10.0.0 --- drools-docs/src/antora-template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drools-docs/src/antora-template.yml b/drools-docs/src/antora-template.yml index fd1b470b01..aea8183ae8 100644 --- a/drools-docs/src/antora-template.yml +++ b/drools-docs/src/antora-template.yml @@ -23,12 +23,12 @@ # 3. generate antora website using the antora.yml name: drools -title: Drools User Guide ${project.version} +title: Drools User Guide 10.0.0 version: ~ asciidoc: attributes: doctype: book - drools-version: ${project.version} + drools-version: 10.0.0 java-version: ${maven.compiler.release} maven-version: ${version.org.apache.maven} quarkus-version: ${version.io.quarkus} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
