Skip to content

Commit

Permalink
walokra#21 Support for Maven properties aka resource filter - fixed a…
Browse files Browse the repository at this point in the history
…pplyFiltering flag consistency
  • Loading branch information
nahojkap committed Dec 13, 2016
1 parent 2c68d66 commit 298b767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/resources/substitute-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<configuration>
<headerHtmlFile>${basedir}/src/main/resources/markdown/html/header.html</headerHtmlFile>
<footerHtmlFile>${basedir}/src/main/resources/markdown/html/footer.html</footerHtmlFile>
<applyFiltering>true</applyFiltering>
<pegdownExtensions>TABLES</pegdownExtensions>
</configuration>
</plugin>
Expand Down

0 comments on commit 298b767

Please sign in to comment.