METRON-1576 bundle.css RAT failure for metron-interface/metron-alerts (justinleet) closes apache/metron#1029
diff --git a/pom.xml b/pom.xml
index 7bdf991..75c9a31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,8 +346,7 @@
                         <!-- Generated svg and bundle.css containing Font Awesome fonts are covered in the
                              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>
+                        <exclude>dist/styles.*.bundle.css</exclude>
                         <!-- 3rdpartylicenses.txt is an empty file carried along by imported libraries -->
                         <exclude>dist/3rdpartylicenses.txt</exclude>
                         <exclude>e2e/*.js.map</exclude>