Skip to content

Commit

Permalink
fixing pom for building asciidoc documentation again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Deruelle committed Sep 19, 2016
1 parent b72d806 commit 6cd7a5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core/docs/sources-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
</resource>
</resources>

<pluginManagement>
<!-- if pluginManagement is uncommented the asciidoc documentation is not built anymore-->
<!--pluginManagement-->
<plugins>
<plugin>
<groupId>org.asciidoctor</groupId>
Expand Down Expand Up @@ -157,6 +158,6 @@
</executions>
</plugin>
</plugins>
</pluginManagement>
<!--/pluginManagement-->
</build>
</project>

0 comments on commit 6cd7a5c

Please sign in to comment.