Repository: metron Updated Branches: refs/heads/Metron_0.4.2 2e78df67c -> d012f45a6
METRON-1373 RAT failure for metron-interface/metron-alerts Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/d012f45a Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/d012f45a Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/d012f45a Branch: refs/heads/Metron_0.4.2 Commit: d012f45a6f335407c29155a8823b3d249ec30c62 Parents: 2e78df6 Author: mattf-horton <[email protected]> Authored: Tue Dec 19 02:32:59 2017 -0800 Committer: mattf-horton <[email protected]> Committed: Tue Dec 19 02:32:59 2017 -0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/d012f45a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37c7ccb..04abab6 100644 --- a/pom.xml +++ b/pom.xml @@ -349,6 +349,7 @@ metron-interface/metron-config README and NOTICE files --> <exclude>dist/*.svg</exclude> <exclude>dist/styles.a0b6b99c10d9a13dc67e.bundle.css</exclude> + <exclude>dist/styles.f56deed131e58bd7ee04.bundle.css</exclude> <!-- 3rdpartylicenses.txt is an empty file carried along by imported libraries --> <exclude>dist/3rdpartylicenses.txt</exclude> <exclude>e2e/*.js.map</exclude>
