This is an automated email from the ASF dual-hosted git repository. npeltier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git
commit 9fa762e059856f387dfdb82ea5b230b0b023fc1c Author: Nicolas Peltier <[email protected]> AuthorDate: Sun Apr 29 21:46:23 2018 +0200 SLING-7629 typo fix --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab5ba65..84e3c78 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,6 @@ <excludes combine.children="append"> <!-- test csv files can't have licenses embedded --> <exclude>src/test/resources/**/*.csv</exclude> - <exclude>src/test/resources/**/*.csv</exclude> </excludes> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact [email protected].
