You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/09/30 17:09:43 UTC

[text] Fix typo for src distro.

Repository: commons-text
Updated Branches:
  refs/heads/master 87472c62b -> 821f79f19


Fix typo for src distro.

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/821f79f1
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/821f79f1
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/821f79f1

Branch: refs/heads/master
Commit: 821f79f1935ba5e7a22b4ba4f9ebd474554e6689
Parents: 87472c6
Author: Gary Gregory <gg...@rocketsoftware.com>
Authored: Sun Sep 30 11:09:40 2018 -0600
Committer: Gary Gregory <gg...@rocketsoftware.com>
Committed: Sun Sep 30 11:09:40 2018 -0600

----------------------------------------------------------------------
 src/assembly/src.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/821f79f1/src/assembly/src.xml
----------------------------------------------------------------------
diff --git a/src/assembly/src.xml b/src/assembly/src.xml
index 257df6e..a2256af 100644
--- a/src/assembly/src.xml
+++ b/src/assembly/src.xml
@@ -27,7 +27,7 @@
                 <include>checkstyle.xml</include>
                 <include>checkstyle-suppressions.xml</include>
                 <include>CONTRIBUTING.md</include>
-                <include>fb-excludes.xml</include>
+                <include>sb-excludes.xml</include>
                 <include>LICENSE.txt</include>
                 <include>license-header.txt</include>
                 <include>NOTICE.txt</include>