This is an automated email from the ASF dual-hosted git repository. bertty pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 4dd574eee7f3935b43e93421d3e27ad742132edd Author: Bertty Contreras-Rojas <[email protected]> AuthorDate: Wed Oct 20 01:47:26 2021 +0200 [RELEASE][PREPARATION] correction on the documentation generation Signed-off-by: bertty <[email protected]> --- wayang-docs/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/wayang-docs/pom.xml b/wayang-docs/pom.xml index 43abaf9..c953123 100644 --- a/wayang-docs/pom.xml +++ b/wayang-docs/pom.xml @@ -142,7 +142,6 @@ <resources> <resource> <directory>src/main/resources</directory> - <filtering>true</filtering> </resource> </resources> </build>
