This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push: new 918970fe Typo 918970fe is described below commit 918970fea1614aa537ad457beefbd24cc81939e4 Author: Sebb <s...@apache.org> AuthorDate: Fri Jan 17 19:56:38 2025 +0000 Typo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c210acd..2a469586 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ <configuration> <excludes> <exclude>site-content/**</exclude> - <exclude>src/site/resources/download_lang.cgi</exclude> + <exclude>src/site/resources/download_text.cgi</exclude> <exclude>src/site/resources/release-notes/RELEASE-NOTES-*.txt</exclude> <exclude>src/test/resources/org/apache/commons/text/stringEscapeUtilsTestData.txt</exclude> <exclude>src/test/resources/org/apache/commons/text/lcs-perf-analysis-inputs.csv</exclude>