Repository: metron Updated Branches: refs/heads/master fc8723e46 -> 051840851
METRON-1373 RAT failure for metron-interface/metron-alerts (mattf-horton) closes apache/metron#875 Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/05184085 Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/05184085 Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/05184085 Branch: refs/heads/master Commit: 0518408513ed54df8dbe234027b353bed2e61943 Parents: fc8723e Author: mattf-horton <[email protected]> Authored: Sun Dec 31 14:01:29 2017 -0800 Committer: mattf <[email protected]> Committed: Sun Dec 31 14:01:29 2017 -0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/05184085/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>
