You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2019/08/07 14:58:47 UTC

[plc4x] 03/06: pom modified for asciidoc

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch feature/implement-df1-driver
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit c4955924b28dabd02335560be6487497969d0302
Author: v.emmert <v....@pragmaticminds.de>
AuthorDate: Wed Aug 7 16:05:05 2019 +0200

    pom modified for asciidoc
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 73c14ae..51d3a23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1196,7 +1196,6 @@
               However this config section is used by the asciidoctor site plugin extension. So plead
               ignore this error, it's actually ok.
             -->
-            <!--
             <asciidoc>
               <attributes>
                 <source-highlighter>prettify</source-highlighter>
@@ -1206,7 +1205,7 @@
               <requires>
                 <require>asciidoctor-diagram</require>
               </requires>
-            </asciidoc>-->
+            </asciidoc>
           </configuration>
           <dependencies>
             <!-- All dependencies needed by the reflow skin -->