Fix name on checkstyle-suppressions.xml

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/d71325b4
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/d71325b4
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/d71325b4

Branch: refs/heads/master
Commit: d71325b42726d5c2e94ba1bcb6d64ae0129fd647
Parents: db95208
Author: Rob Tompkins <chtom...@gmail.com>
Authored: Fri Mar 2 07:34:57 2018 -0500
Committer: Rob Tompkins <chtom...@gmail.com>
Committed: Fri Mar 2 07:34:57 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/d71325b4/src/assembly/src.xml
----------------------------------------------------------------------
diff --git a/src/assembly/src.xml b/src/assembly/src.xml
index 0b604c1..ee7f4a0 100644
--- a/src/assembly/src.xml
+++ b/src/assembly/src.xml
@@ -25,7 +25,7 @@
         <fileSet>
             <includes>
                 <include>checkstyle.xml</include>
-                <include>checkstyle-supressions.xml</include>
+                <include>checkstyle-suppressions.xml</include>
                 <include>CONTRIBUTING.md</include>
                 <include>fb-excludes.xml</include>
                 <include>LICENSE</include>

Reply via email to