From 6c7f58f78f0a146242eda65bad90fc40d9662838 Mon Sep 17 00:00:00 2001 From: "Oliver B. Fischer" Date: Fri, 16 Oct 2020 09:32:51 +0200 Subject: [PATCH] [jQAssistant/jqa-manual#7] Property asciidoctor.toplevelid will be now overhanded to the XSLT as parameter --- plugin/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugin/pom.xml b/plugin/pom.xml index f74e1d4a37..2305065eee 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -212,6 +212,10 @@ + + toplevelid + ${asciidoctor.toplevelid} + groupId ${project.groupId}